Skip to content

Releases: flxzt/rnote

v0.13.1

09 Sep 17:08
07dd598

Choose a tag to compare

this release changes:

  • fix: occasional PDF import failure (thanks to @Doublonmousse)
  • fix: add back accidentally removed 'Pen Style' keyboard shortcuts (thanks to @Doublonmousse)

v0.13.0

06 Sep 14:01
71523ac

Choose a tag to compare

this release changes:

  • feat: save/restore engine configuration with preset
  • feat: respect snap-positions option when building shapes
  • feat: shape styling options and shape highlight-mode (thanks to @anesthetice)
  • improv: application window always focused when opening a file (thanks to @Nugfle)
  • fix: selected part when renaming files in the application file browser (thanks to @Kneemund)
  • fix: cancelling import dialogs not stopping progress bar (thanks to @Doublonmousse)
  • fix: missing translation for a string (thanks to @Doublonmousse)
  • fix: save file logic when encountering corner cases (thanks to @Doublonmousse)
  • fix: filename sorting in integrated files list
  • fix: prevent occasional xopp import failure

v0.12.0

12 Apr 10:25
303660c

Choose a tag to compare

this release changes:

  • feat: laser tool with animations (thanks to @Kneemund)
  • feat: tab overviews (thanks to @zefr0x)
  • feat: thumbnailer for .rnote files (thanks to @tiziodcaio)
  • feat: keyboard clipboard paste at pointer location (thanks to @Kneemund)
  • feat: multi-click selections (thanks to @Kneemund)
  • feat: new limit movements options for vertical-space tool (thanks to @Doublonmousse)
  • feat: confirmation prompt for file/folder trash action (thanks to @RayJW)
  • feat: open workspace folder option (thanks to @Doublonmousse)
  • feat: import of encrypted PDFs (thanks to @kq98)
  • improv: support keyboard and uncommon key shortcuts (thanks to @Kneemund)
  • improv: clipboard pasting on certain platforms like macOS (thanks to @Doublonmousse)
  • fix: selection handle sensitivity in "single-selection" mode
  • fix: unwanted activation of long-press gesture after zooming (thanks to @Kneemund)
  • fix: allow view movement while having a selection
  • fix: cli file collision resolution in non-interactive settings (thanks to @LeSnake04)
  • fix: missing tooltips (thanks to @Doublonmousse)
  • fix: window shadows on Windows (thanks to @Doublonmousse)
  • fix: .rnote file icons in file managers
  • fix: selecting colors not working properly in certain cases (thanks to @Kneemund)

v0.11.0

26 Jul 10:01
a8a48fc

Choose a tag to compare

this release changes:

  • feat: add disable option for pen shortcuts (thanks to @Doublonmousse)
  • feat: add respect-borders option, improving size logic when pasting content (thanks to @Doublonmousse)
  • feat: add improve-for-E-Paper option, showing current selected color as a string
  • improv: migrate to libadwaita based dialogs (thanks to @zefr0x)
  • improv: stroke modeler entirely rewritten in Rust! (thanks to @Doublonmousse)
  • improv: zoom tool following the pointer (thanks to @JonathanGodar)
  • improv: developers list in about window (thanks to @zefr0x)
  • improv: native file dialogs on Windows, macOS (thanks to @Doublonmousse)
  • improv: gzip (de)compression optimizations, reducing file save/load times (thanks to @anesthetice)
  • improv: prevent accidental resizes/moves when interacting with buttons in the titlebar
  • improv: inhibit app close while saves are in progress
  • improv: ability to change text selection colors inside a single text box
  • fix: pen state becoming incorrect on windows (thanks to @Doublonmousse)
  • fix: file extension filters in dialogs (thanks to @Doublonmousse)
  • fix: force the gtk renderer to gl for now, fixing recurring crashes for some users (thanks to @Doublonmousse)
  • fix: two-finger long-press gesture causing crashes for some users
  • fix: single element stroke not generating hitboxes
  • fix: scrolls being captured by unit-entries in settings, causing accidental value changes
  • fix: hover state for typewriter move/resize nodes

v0.10.2

06 Apr 12:33
dc3b2d5

Choose a tag to compare

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

08 Mar 09:15
25d1b0f

Choose a tag to compare

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

01 Mar 17:48
ee76fd1

Choose a tag to compare

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

13 Dec 08:06
551f563

Choose a tag to compare

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

07 Dec 15:38
e8bbf1a

Choose a tag to compare

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

16 Nov 11:33
7075998

Choose a tag to compare

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