Skip to content

Releases: flxzt/rnote

v0.5.14-beta1

12 Feb 21:56
Compare
Choose a tag to compare
v0.5.14-beta1 Pre-release
Pre-release

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

v0.5.13

06 Feb 21:14
Compare
Choose a tag to compare

this release changes:

  • feature: tabs!
  • feature: a global colorpicker
  • feature: stroke width preset palette
  • feature: added "semi-infinite" canvas layout ( thanks @D0V4HKIIN !)
  • feature: added two-finger long-press touch gesture that switches the active pen (like stylus buttons)
  • feature: added pdf import bitmap scaling preference
  • UI: floating toolbars
  • UI: shape builder picker is now a categorized grid (thanks a lot @Kneemund !)
  • improvement: copy, cut and paste selections between tabs and windows
  • improvement: flap revealed state is now remembered across app launches
  • fix: svg clipboard paste
  • fix: lag when panning in "continuous-vertical" layout
  • fix: layers when erasing marker strokes in "split-stroke" mode
  • fix: "split-stroke" mode only eraser one segment at a time
  • fix: freeze when saving multiple times in succession
  • fix: blurry vector images after zooming in
  • fix: some blurry icons

v0.5.13-beta4

29 Jan 14:27
Compare
Choose a tag to compare
v0.5.13-beta4 Pre-release
Pre-release

this release changes: (BETA)

  • feature: tabs!
  • feature: a global colorpicker
  • feature: stroke width preset palette
  • feature: added "semi-infinite" canvas layout ( thanks @D0V4HKIIN !)
  • feature: added two-finger long-press touch gesture that switches the active pen (like stylus buttons)
  • feature: added pdf import bitmap scaling preference
  • UI: floating toolbars
  • improvement: shape builder picker is now a categorized grid (thanks a lot @Kneemund !)
  • improvement: flap revealed state is now remembered across app launches
  • fix: lag when panning in "continuous-vertical" layout
  • fix: layers when erasing marker strokes in "split-stroke" mode
  • fix: "split-stroke" mode only eraser one segment at a time
  • fix: freeze when saving multiple times in succession
  • fix: blurry vector images after zooming in
  • fix: some blurry icons

v0.5.13-beta3

24 Jan 23:45
Compare
Choose a tag to compare
v0.5.13-beta3 Pre-release
Pre-release

this release changes: (BETA)

  • feature: tabs!
  • feature: a global colorpicker
  • feature: stroke width preset palette
  • feature: added "semi-infinite" canvas layout ( thanks @D0V4HKIIN !)
  • feature: added two-finger long-press touch gesture that switches the active pen (like stylus buttons)
  • feature: added pdf import bitmap scaling preference
  • UI: floating toolbars
  • fix: lag when panning in "continuous-vertical" layout
  • fix: layers when erasing marker strokes in "split-stroke" mode
  • fix: "split-stroke" mode only eraser one segment at a time
  • fix: freeze when saving multiple times in succession
  • fix: blurry vector images after zooming in

v0.5.13-beta2

16 Jan 19:22
Compare
Choose a tag to compare
v0.5.13-beta2 Pre-release
Pre-release

this release changes: (BETA)

  • feature: tabs!
  • feature: a global colorpicker
  • feature: Semi infinite canvas layout ( thanks @D0V4HKIIN !)
  • UI: floating toolbars
  • fix: lag when panning in "continuous-vertical" layout
  • fix: layers when erasing marker strokes in "split-stroke" mode
  • fix: freeze when saving multiple times in succession
  • fix: blurry vector images after zooming in

v0.5.13-beta1

14 Jan 13:36
Compare
Choose a tag to compare
v0.5.13-beta1 Pre-release
Pre-release

this release changes: (BETA)

  • feature: tabs!
  • feature: a global colorpicker
  • feature: Semi infinite canvas layout ( thanks @D0V4HKIIN !)
  • UI: floating toolbars
  • fix: lag when panning in "continuous-vertical" layout
  • fix: layers when erasing marker strokes in "split-stroke" mode
  • fix: freeze when saving multiple times in succession
  • fix: blurry vector images after zooming in

v0.5.12

27 Dec 13:36
Compare
Choose a tag to compare

this release changes:

  • UI: minor sidebar tweaks
  • i18n: updated strings and translations
  • fix: remove selection bounds margins
  • fix: don't overwrite active palette color when start modifying existing text

v0.5.10

23 Dec 00:33
Compare
Choose a tag to compare

this release changes:

  • feature: added a grid builder
  • feature: ctrl + pointer drag for panning the canvas, ctrl+shift + pointer drag for zooming
  • improvement: added the ability to reorder workspaces
  • improvement: rough style now supports transparent colors
  • improvement: full asynchronicity for all import and exports
  • fix: rough style bezier curves drawing
  • fix: added missing association for `.xopp` files
  • fix: ability to select folders in export-doc-pages filechooser
  • fix: text input with IME's ( thanks @Mr-Spade !)

v0.5.9

06 Dec 22:02
Compare
Choose a tag to compare

this release changes:

  • feature: hatched fills for the rough shape style
  • improvements to the monitoring and handling of file changes to the currently opened file (thanks @Kneemund !)
  • simplified textured brush style options
  • faster start up times
  • switch to the typewriter when dropping text
  • more icon improvements (thanks @bertob !)
  • fix: view "jumps" when quickly zooming multiple times
  • fix: typewriter now handles cut (Ctrl + x) properly

v0.5.8

23 Nov 19:03
Compare
Choose a tag to compare

this release changes:

  • feature: added keyboard shortcuts "Ctrl+1..6" to switch between the different pens
  • feature: added coordinate system builders (thanks to @Kneemund )
  • feature: drop text on the canvas
  • improvement: export preferences, new export dialogs and options
  • improvement: UI following Gnome HIG more closely ( with @bertob's help )
  • fix: update current document state when the file was modified from the workspace browser. (thanks @Kneemund )
  • fix: clearing text attributes for new text fields