Skip to content

Version 2.4.4

Choose a tag to compare

@vkbo vkbo released this 12 Jun 19:41
· 1842 commits to main since this release
v2.4.4
0c7808a

Release Notes

This is a patch release that fixes a usage issue when setting document label from an unsaved document, fixes a rare chance of a crash when closing the Manuscript tool, and updates the Portuguese translation.

Detailed Changelog

Bugfixes

  • Backported some memory improvements from the upcoming 2.5 release. This also fixes a potential, but low probability crash in the Manuscript tool. If the tool is closed during the milliseconds long window when the clock on the yellow label is updated, the app can crash with a segmentation fault. PRs #1903 and #1905.
  • Fixed an issue where changing a document's label to match the document heading would suggest the wrong title if the document was open in the editor, but in an unsaved state. An easy condition to encounter when creating a new document and setting the heading first. Issue #1914. PR #1923.

Internationalisation

  • Portuguese translation updated by Oli Maia. PR #1904.