详细的发布说明/更改日志?

New to hosting Discourse, and still getting used to the ins and outs here.

From other open source projects I’m used to releases being accompanied by either a comprehensive release notes with technical changes, altered defaults etc (not the unboxing one, but often linked to by such an article), a CHANGELOG file in the Github repo (as far as I can tell there a only some for individual plugins/APIs?), or in the Github release (none, and tags doesn’t seem to include change notes). Am I just missing where these changes are kept track of and communicated, or how is this intended to be handled?

For instance, we were a little surprised that default composer mode was changed for all our users (LaTeX is a vital part of our community so the default was set to Markdown, and got overwritten when we updated 3.4→3.5) and I’m now trying to understand if we missed a release note somewhere or otherwise how to make sure we are on top of similar changes in the future.

Welcome to Meta :waving_hand:

The fact that the composer is enabled by default was mentioned in the announcement Introducing our new composer, making writing on Discourse easier than ever

There are also topics in Announcements tagged as release-notes
For example in 3.5.0.beta8: Bundled plugins, a new theme, better color management, powerful filtering, and advanced image controls
The composer announcement is referenced

4 个赞

OK, I will look more at the beta release notes moving forward. Thanks for your response!