Skip to content

Releases: flxzt/rnote

v0.2.2

28 Dec 15:23
Compare
Choose a tag to compare

this release changes:

  • selecting with a rectangle
  • bug fixes

v0.2.1

17 Dec 22:58
Compare
Choose a tag to compare

this release changes:

  • significant rendering speed improvements
  • bug fixes

v0.2.0

13 Dec 19:12
Compare
Choose a tag to compare

this release changes:

  • an updated icon!
  • an updated file format. !!! Breaks compatibility to older versions. Please export existing files before upgrading / downgrade temporarily (explained how to downgrade at github.com/flxzt/rnote)
  • new features: PDF import, clipboard and drag&drop support
  • performance improvements in stroke rendering, selecting, erasing by parallelizing these operations
  • UI improvements
  • internal: code refactoring into ECS pattern
  • bug fixes

v0.1.6

01 Nov 01:18
Compare
Choose a tag to compare

this release changes:

  • introducing dots as background pattern
  • added undo, redo, close app and close active window shortcuts
  • added current file as title, with unsaved changes indicator
  • improved background rendering
  • UI tweaks
  • bug fixes

v0.1.5

21 Oct 11:56
Compare
Choose a tag to compare
  • introducing background patterns
  • improved zooming
  • improved performance
  • saving and loading more settings
  • UI tweaks
  • bug fixes

v0.1.4

16 Oct 20:54
Compare
Choose a tag to compare
  • UI improvements: sidebar and settings
  • set a background color
  • added ellipse as a rough shape

  • new and improved gestures and shortcuts (zoom with "ctrl+scroll", drag the canvas with the middle mouse button)
  • improved strokes algorithms
  • bug fixes

v0.1.3

08 Oct 15:59
Compare
Choose a tag to compare
  • Introducing rough shapes for a sketched look
  • fill shapes with a color
  • improved shape drawing (broke .rnote file backward compatibility, sorry!)
  • alpha checkerboard background in the colorpicker
  • bug fixes

v0.1.2

06 Oct 23:55
Compare
Choose a tag to compare

improved zooming, UI tweaks and bug fixes

rnote v0.1.1

01 Oct 15:02
Compare
Choose a tag to compare

using native filechooser dialogs

rnote v0.1.0

30 Sep 22:04
Compare
Choose a tag to compare

The initial release.