Releases: flxzt/rnote
Releases · flxzt/rnote
v0.8.1
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
v0.7.1
v0.7.0
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
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
v0.5.17
v0.5.16
v0.5.15
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
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
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