github Zettlr/Zettlr v1.4.2

latest releases: v3.1.1, v3.1.0, v3.1.0-beta.3...
4 years ago

This second patch for Zettlr 1.4 includes important fixes for several components that alleviate some bugs and unexpected behaviour. It is recommended to install this patch soon to improve your experience with the app.

Most notably, the EdgeButtons for the Table Editor have been improved and won't cover the toolbar anymore. Additionally, especially if you use languages that have not been fully translated, you will not see string identifiers anymore but the meaningful English translations. For developers, the enabled debug mode restores the old behaviour.

A complete list of changes can be found below.


As always, we'd like to encourage you to support the development over at Patreon or PayPal!

Become a Patron


Changelog

GUI and Functionality

  • Removed the last remnants of Clusterize.js
  • Fixed a bug that would cause the app to crash when you search for //.
  • The default editor search is now case-insensitive.
  • Added highlighting, which can be applied either with ==highlight== or ::highlight::.
  • The EdgeButtons of the table editors won't cover the toolbar anymore. Additionally, their movement is now smoother.
  • If there are untranslated strings in your language, Zettlr will now try to show you the meaningful English ones first, before falling back to the translation identifiers, making the user experience better.
  • Minor design improvements.
  • Fixed the sidebar toggle.
  • Added a context menu item to show a file in Finder/Explorer/your file browser.
  • Added a notification when opening a new root directory to announce that the process of opening a directory may take some time. Zettlr will notify you once the new root directory has been fully loaded.
  • When you close a root directory which also happened to be the currently selected one, Zettlr will try to select the previous or next root directory before actually closing the directory so that you will always have one directory selected.
  • Fixed a small error that would count italics at the beginning of a line as a list item when applying a block-formatting style.

Under the Hood

  • Made sure the default languages do not appear twice in the preferences.
  • Zettlr will now detect files it can open case-insensitively (so: .md === .MD).
  • Images in export should work again.
  • Remedy a small error on some Linux launchers.

Don't miss a new Zettlr release

NewReleases is sending notifications on new releases.