This release contains one small feature "max content width" with default of 1200px. This manifests in making the content pane smaller on wide/fullscreen windows. If you want to revert back to full-width content pane, set it to some big value like 10000:
Other changes:
- fix infinite recursion, closes #2292
- fix correct number of related attributes
- fix sizing of the attribute detail in inherited attribute list
- fix broken autocomplete in attribute editor, closes #2295
- fix immediately closed attribute detail after clicking e.g. "add label"
- fix overriding monospace font size, closes #2296
- added "switch to mobile version" button to web edition, closes #1889
- add back .isDeleted property to becca's note, branch and attribute entities for BC, fixes #2268
- fix "XSS" in the new empty tab, closes #2145
- close last tab should behave similarly to 0.47, fixes #2298
- add hack to produce debian compatible XZ compressed deb packages, fixes #2272