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.