Rnote Versions Save

Sketch and take handwritten notes.

v0.10.2

1 month ago

this release changes:

  • improv: put handles outside of selection borders, enable resizing to smaller sizes (thanks to @Doublonmousse)
  • improv: error notification when file operations fail in workspace browser
  • metainfo: add brand colors (thanks to @bertob)
  • fix: origin indicator cross size on hi-dpi screens
  • fix: rendering got out of sync when resizing long-to-render content
  • fix: selection stroke widths got larger when resizing non-uniformly
  • fix: regression which caused excessive rerendering of selection during resizing

v0.10.1

2 months ago

this release changes:

  • fix: importing images changed document dimensions when `adjust-document` pdf import setting is set
  • fix: windows installer now includes EGL/GLES libraries, fixing launch error when they are present elsewhere but in PATH

v0.10.0

2 months ago

this release changes:

  • feat: touch-hold context-menu with basic actions (thanks to @silvasch)
  • feat: added polygon shape and builder
  • feat: added adjust-document Pdf import option that configures the document for improved annotation use-case
  • improv: additional color button (default: white) (thanks to @silvasch)
  • improv: new keyboard shortcuts for managing windows and tabs (thanks to @silvasch)
  • improv: autosave all tabs, but only ones that are flagged modified (thanks to @Doublonmousse)
  • improv: don't export empty layers when exporting to xopp (thanks to @Doublonmousse)
  • improv: workspace browser is now separated into three sections: folders - rnote notes - other importable files
  • improv: use start aspect ratio when resizing and locking aspect-ratio
  • improv: renaming file in workspace browser selects only file stem initially
  • improv: move document-layout option from canvas-menu to settings
  • improv: reduce repaints - when stroke is finished, cache origin-indicator rendering
  • improv: added new-window menu entry
  • improv: file watcher implementation and rnote file writing, possibly fixing "reload document" toasts when file is saved on windows
  • fix: failing export/clipboard-copy with large images (thanks to @Doublonmousse)
  • fix: menus positions when opened through keyboard shortcut (thanks to @detiam)
  • fix: zoom label not being updated after switching tab
  • fix: regression where margin is not applied when exporting selection
  • fix: undo/redo triggering document-modified flag

v0.9.4

5 months ago

this release changes:

  • ux: increase window threshold width at where the sidebar becomes an overlay
  • fix: indicate unsaved when changing document settings (format, colors, pattern, ..)
  • fix: missing progress pulse when saving existing doc
  • fix: ui not being refreshed after loading document from file
  • fix: jumping view when zoomed out and reaching edges

v0.9.3

5 months ago

this release changes:

  • improvement: add button to export notification to open file location in file-manager after exporting (thanks to @silvasch)
  • improvement: initial export file picker folder got improved, now prioritising the rnote file location and are now remembered between exports (thanks to @pobrn )
  • improvement: more readable file row names
  • improvement: add keyboard shortcut for snap-positions action
  • improvement: pdf import option to toggle page borders
  • fix: don't export empty pages that are adjacent to content that is snapped to the document grid
  • fix: progress pulses getting out of sync when executing multiple operations in parallel
  • fix: typewriter width adjustment button disappearing after setting it to minimal width

v0.9.2

6 months ago

this release changes:

  • feature: option to snap positions in different tools to pattern and document grid
  • feature: option to open files with default app from workspace browser list (thanks to @silvasch)
  • improvement: sort workspace files and folders in a more intuitive way (thanks to @doublonmousse)
  • fix: initial documents opened with rnote have blurry rendering when system scale-factor is larger than 1.0
  • fix: selection after nudging view only included strokes in current viewport
  • fix: text files not appearing in workspacebrowser

v0.9.1

6 months ago

this release changes:

  • feature: ability to toggle the visibility of the origin indicator cross (thanks to @silvasch)
  • improvement: port rows widgets to libadwaita spezialized variants (thanks to @oscfdezdz)
  • improvement: text formatting buttons now toggle text attributes (thanks to @xweskingx)
  • improvement: load documents into the current tab if it is a draft and empty (thanks to @silvasch)
  • UI: tweak sidebar width
  • fix: don't display reload-file dialog after saving to directories synced with cloud storage
  • fix: chinese translations (thanks to @detiam)
  • fix: single position strokes not being rendered
  • fix: don't restore maximized window state on macos, fixing inability to resize the window after launch
  • fix: windows installer not including certain dll's, possibly causing crashes when the missing ones are located elsewhere and present in PATH (thanks to @mdonoughe)

v0.9.0

7 months ago

this release changes:

  • feature: added ctrl plus space as configurable shortcut
  • feature: added plaintext file import
  • feature: ability to nudge view while performing certain pen actions
  • improvement: port the UI to libadwaita 1.4 with an improved sidebar and adaptivity
  • improvement: scale widths of brush-strokes and shapes when resizing selection
  • improvement: added keyboard shortcuts to add/remove pages when in fixed-size layout
  • improvement: the current document view is saved and restored to/from rnote files
  • improvement: orientation toggle usable when using custom document dimensions
  • improvement: shape builder picker sidebar location (thanks to @PhilDevProg)
  • fix: when using the vertical-space tool strokes that came into view were not initially rendered
  • fix: color picker dialog could be opened multiple times
  • fix: default view offset when opening a new tab

v0.8.2

8 months ago

this release changes:

  • fix: button presses not handled as pen events
  • fix: windows build
  • fix: bundled fonts not appearing in flatpak

v0.8.1

8 months ago

this release changes:

  • feature: export previews
  • feature: invert selection color brightness (thanks to @Kneemund)
  • feature: optimize for printing export option (thanks to @Kneemund)
  • feature: a few handwrite-y,typewriter and dyslexia fonts are now bundled with the application (check the README for a list of them)
  • feature: polyline shape and builder
  • improvement: cli export enhancements (thanks to @LeSnake04)
  • improvement: update outdated symbolic icons (thanks to @oscfdezdz)
  • improvement: behaviour when opening files in new tab
  • improvement: added close buttons to configuration popovers as a workaround for the Gtk4 stuck-popover bug
  • improvement: default view offset when opening documents
  • enhancement: move view using arrow keys
  • fix: orientation of some popovers when sidebar is on the left
  • fix: restore vectorized images (Pdf pages, Svg) export
  • fix: .rnote file imports that were created pre v0.5.9
  • fix: rendering of closed shapes from imported xopp file