Skip to content

v2.33.0 - A language, and a row you can take back

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Aug 06:08
· 12 commits to main since this release
ea43117

Both changes arrived from outside the project: a complete Croatian translation, and a discussion about what sits above the keyboard while you write. No permission or storage-format changes.

Added

  • Markleaf speaks Croatian (#329). The interface, the six starter notes and the store listing are all translated, which makes Croatian the eighth language and the first outside contribution complete enough that nothing falls back to English. The README and the landing page are translated too. Contributed by @anotherus3r.
  • The formatting button can be turned off (#331). With nothing selected, the Aa button sits on an otherwise empty row above the keyboard — a handle for the formatting panel, and for anyone who writes Markdown by typing it, a strip of screen that never does anything. Settings → Markdown → Show formatting button turns it off and the row goes with it. It stays on by default, so nothing moves unless you ask. What does not go away: select some text and bold, italic and link appear exactly as before, because selecting is how you ask for them, and / quick insert and the hardware-keyboard shortcuts are untouched either way. Requested in discussion #328 by @NatJoe64.