Skip to content

v0.6.0

Compare
Choose a tag to compare
@flxzt flxzt released this 23 Apr 10:26
· 432 commits to main since this release
7c2dc15

this release changes:

  • orga: Rnote now follows a new versioning scheme - feature updates will increment x, while patches will increment y in versions 0.x.y . Breakages in the file format will be explicitly announced (but we'll work as hard as possible to avoid them!) and are not reflected in the version anymore.
  • orga: the app is now available for Windows and MacOS! Check the installation section on the website / README, you'll find links to the installer and app bundle there.
  • feature: arrow shapes (thanks to @TornaxO7 )
  • feature: ability to recolor selected strokes (thanks to @Kneemund )
  • feature: isometric background patterns (thanks to @Kneemund )
  • feature: add option to block pinch zoom (thanks to @LeSnake04 )
  • improvement: typewriter keyboard navigation (thanks to @Kneemund )
  • improvement: exiting / closing dialogs and logic (thanks to @adih-20 )
  • improvement: more icons for workspace list entries
  • improvement: associated symbolic icon for .rnote files
  • improvement: added labels for name and directory of the active workspace
  • fix: occasional crashes when doing three-finger swipes
  • fix: size limits for grid builder, preventing slowdowns and crashes (thanks to @Kneemund)
  • fix: strokes not generating hitboxes when pen is being changed mid-stroke
  • fix: limit chars for dirs in edit-workspace dialog