Releases: flxzt/rnote
Releases Β· flxzt/rnote
v0.5.14-beta1
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
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
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
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
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
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
v0.5.10
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
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
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