Rnote Versions Save

Sketch and take handwritten notes.

v0.7.1

10 months ago

this release changes:

  • improvement: more consistent duplicate file naming
  • UI: more compact sidebar, shape-picker, workspacebrowser
  • fix: import dialogs were not shown when importing files or drag-and-drop from file-managers (thanks to @Kneemund)

v0.7.0

11 months ago

this release changes:

  • installation: windows users - the installer now uses 64-bit mode, and now (correctly) installs into "Program Files" by default. If you are upgrading from a previous version, you need to uninstall the old version in "Program Files (x86)" manually.
  • feature: remove page from fixed size document (thanks to @PhilDevProg)
  • feature: specify page order when exporting documents with layouts that expand in horizontal and vertical directions (thanks to @Kneemund)
  • feature: inertial touch scrolling (thanks to @Kneemund)
  • feature: ability to toggle drawing cursor visibility
  • feature: "focus mode" that hides the toolbars, improving the experience on low-resolution tablets
  • feature: dedicated zoom tool, making navigating while touch-drawing is enabled easier
  • improvement: selection highlights for brush-strokes
  • improvement: ctrl + scroll following the pointer
  • improvement: scale-ratio when resizing the selection with locked aspect-ratio
  • improvement: provide selection content as Svg and Png when copying/cutting to the clipboard
  • improvement: save file logic in close tab/window dialogs
  • improvement: memory consumption when loading rnote files
  • UI: page controls for the fixed-size layout were moved into the canvas menu dropdown
  • UI: undo/redo buttons were moved to the pen switcher toolbar
  • fix: apply pressure curves when exporting to xopp
  • fix: single element/position strokes were not rendered
  • fix: stop document autoexpanding when scrolling with scrollbars

v0.6.0

1 year ago

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

v0.5.18

1 year ago

this release changes:

  • fix: panic on app start when color scheme setting is set to "Use Light Colors" / "Use Dark Colors"

v0.5.17

1 year ago

this release changes:

  • fix: some users experienced zip-zapping while using stylus
  • fix: sporadic jumps when view is near document edge
  • fix: regression where redo button stays insensitive

v0.5.16

1 year ago

this release changes:

  • fix: vector export when bounds are not origin aligned

v0.5.15

1 year ago

this release changes:

  • feature: configurable shortcuts for drawing pad buttons
  • improvement: input events for rate-limited devices (E-Paper/ low-frequency displays)
  • improvement: reduced Svg export size
  • fix: artifacts when printing
  • fix: Jpeg images embedded in Pdfs were not rendered
  • fix: select-all with "ctrl+a" included trashed strokes
  • fix: units in settings kept resetting to "Px"
  • fix: flicker when duplicating large selections

v0.5.14

1 year ago

this release changes:

  • feature: toggle mode for shortcuts
  • feature: eraser size picker
  • improvement: reduce toolbar overlays margins when scrollbar is disabled
  • improvement: indicate hover over nodes in the selector and typewriter
  • improvement: reduced save and xopp export file sizes
  • UI: follow Gnome HIG writing style more closely and fixed string inconsistencies
  • fix: Pdf import with different size pages
  • fix: image and Pdf import offsets now take the document bounds into account
  • fix: broken resizing in fixed-size document layout
  • fix: crash when navigating up/down into non-ASCII text
  • fix: crash on launch when using a custom stylesheet
  • fix: rough style fill calculations

v0.5.14-beta2

1 year ago

this release changes: (BETA)

  • feature: toggle mode for shortcuts
  • feature: eraser size picker
  • improvement: reduce toolbar overlays margins when scrollbar is disabled
  • improvement: indicate hover over nodes in the selector and typewriter
  • UI: follow Gnome HIG writing style more closely and fixed string inconsistencies
  • fix: image and pdf import offsets now take the document bounds into account
  • fix: broken resizing in fixed-size document layout
  • fix: crash when navigating up/down into non-ASCII text
  • fix: crash on launch when using a custom stylesheet
  • fix: rough style fill calculation

v0.5.14-beta1

1 year ago

this release changes: (BETA)

  • improvement: reduce toolbar overlays margins when scrollbar is disabled
  • improvement: Indicate hover over nodes in the selector and typewriter
  • UI: following Gnome HIG writing style more closely and fixed string inconsistencies
  • fix: crash when navigating up/down into non-ASCII text
  • fix: crash on launch when using a custom stylesheet
  • fix: rough style fill calculation