Home

Software-update: Zettlr 4.3.1

Versie 4.3.1 van Zettlr is uitgekomen. Zettlr is een op zettelkasten gebaseerde opensource en crossplatform markdown editor, waarmee artikelen, e-boeken en content kunnen worden gecreƫerd. Ook kan het orde scheppen in de chaos van notities en artikelen, bronvermelding genereren en interactieve vragenlijsten maken. Het is daarmee geschikt voor onder meer ontwikkelaars, onderzoekers, journalisten en bloggers. In deze uitgave zijn de volgende veranderingen en verbeteringen doorgevoerd:

Release v4.3.1

For this small update, we've fetched the polishing cloth and improved things here and there, but nothing big has happened. The one notable fix is that Zettlr now properly escapes path names passed to shell commands during exports. In very specific circumstances, it was possible to make Zettlr execute unexpected commands during exports. This update improves this behavior so that it is no longer possible.

GUI and Functionality
  • Update pt-PT translations (#6262).
  • Translated the tutorial to Japanese (#6260).
  • Under the Hood
  • Escape file and directory paths passed to runShellCommand.
  • Update Pandoc to v3.9.0.2.
  • Updated some dependencies.
  • Removed duplicate FSAL descriptor fetching.
  • Improved resiliency of the descriptor fetching; now if a renderer requests anarray of paths, the FSAL does not fail. Instead, it simply omits thosedescriptors from the return array and logs an error (context: #6272).
  • Source: Tweakers.net

    Previous

    Next