saber

The cross-platform open-source app built for handwriting

GPL-3.0 License

Stars
1.8K

Bot releases are visible (Hide)

saber -

Published by github-actions[bot] 8 months ago

External links

    

Changelog

  • Fixed notes not being unselected after renaming, by @ZebraVogel94349 in https://github.com/saber-notes/saber/pull/1099
  • perf: avoid MediaQuery.of by @ellet0 in https://github.com/saber-notes/saber/pull/1112
  • Fixed the "resync everything" button causing multiple uploads at once.
  • The in-app updater will no longer show the download button if the download isn't available yet. This only applies to the in-app updater, and not any other update methods like an app store.

Full Changelog: https://github.com/saber-notes/saber/compare/v0.19.2...v0.19.3

saber - v0.19.2

Published by adil192 9 months ago

External links

    

Changelog

Strokes that had jagged edges have now been smoothed out, particularly ones drawn with a mouse or trackpad.

  • None this release

Full Changelog: https://github.com/saber-notes/saber/compare/v0.19.1...v0.19.2

saber - v0.19.1

Published by adil192 9 months ago

External links

    

Changelog

  • Lines are more accurately recognized with the shape tool
  • Adapted to multiple Nextcloud versions being supported
  • Fixed ads overlapping with the navbar

Full Changelog: https://github.com/saber-notes/saber/compare/v0.19.0...v0.19.1

saber - v0.19.0

Published by adil192 10 months ago

External links

    

Changelog

Merry Christmas! I've added a number of performance improvements, including more efficient image inverting (#1072), better handling of SVG files, and moving the homescreen ads (there's now only 1 ad) to the bottom of the screen to speed up scrolling. Good luck to everyone sitting exams in the next few weeks!

None this release

Full Changelog: https://github.com/saber-notes/saber/compare/v0.18.6...v0.19.0

saber - v0.18.6

Published by adil192 10 months ago

External links

    

Changelog

  • Fixed thumbnails being inverted incorrectly when saved in dark mode #1069
  • Fixed a long-standing inversion bug with pure black pixels #628
  • fix: unselect notes after moving by @ZebraVogel94349 in https://github.com/saber-notes/saber/pull/1061

None this release

Full Changelog: https://github.com/saber-notes/saber/compare/v0.18.5...v0.18.6

saber - v0.18.5

Published by adil192 10 months ago

External links

    

Changelog

Full Changelog: https://github.com/saber-notes/saber/compare/v0.18.4...v0.18.5

saber - v0.18.4

Published by adil192 10 months ago

External links

    

Changelog

  • Fixed syncing! A huge thank you to @cuihaoleo and @provokateurin
  • Fixed a bug where assets would be left behind when deleting or moving a note #1030
  • Use the arrow keys to move around a note
  • Performance improvements for the shape tool

Full Changelog: https://github.com/saber-notes/saber/compare/v0.18.3...v0.18.4

saber - v0.18.3

Published by adil192 11 months ago

External links

    

Changelog

  • Switched to a new shape recognition algorithm
  • Added triangle detection
  • Added line snapping with the shape tool
  • Fixed some SBN imports failing

None this release

Full Changelog: https://github.com/saber-notes/saber/compare/v0.18.2...v0.18.3

saber - v0.18.2

Published by adil192 11 months ago

External links

    

Changelog

  • Fixed Nextcloud storage usage not being displayed
  • Fixed a bug where notes with certain names wouldn't be shown on the home screen

None this release

Full Changelog: https://github.com/saber-notes/saber/compare/v0.18.1...v0.18.2

saber - v0.18.1

Published by adil192 11 months ago

External links

    

Changelog

  • Assets are now lazily loaded as you scroll to them
  • Removed unused thumbnail generation
  • Fixed a bug where deleted files wouldn't be unselected

None this release

Full Changelog: https://github.com/saber-notes/saber/compare/v0.18.0...v0.18.1

saber - v0.18.0

Published by adil192 11 months ago

External links

    

Changelog

  • Performance improvements by storing images/PDFs separately to the main note
  • Errors when renaming a note are now reported to the user

None this release

Full Changelog: https://github.com/saber-notes/saber/compare/v0.17.2...v0.18.0

saber - v0.17.2

Published by adil192 11 months ago

External links

    

Changelog

Full Changelog: https://github.com/saber-notes/saber/compare/v0.17.1...v0.17.2

saber - v0.17.1

Published by adil192 12 months ago

External links

    

Changelog

  • Fixed a crash when zooming in to PDFs
  • Improved performance of the shape tool

Full Changelog: https://github.com/saber-notes/saber/compare/v0.17.0...v0.17.1

saber - v0.17.0

Published by adil192 12 months ago

External links

    

Changelog

  • Added a shape recognition pen
  • Straight line detection now only works with the shape recognition pen
  • New PDF imports will retain their original quality
  • Select multiple notes at once to move or delete them, thanks to @ZebraVogel94349 in https://github.com/adil192/saber/pull/940
  • You can now delete and duplicate a selection of strokes/images, thanks to @AraxTheCoder in https://github.com/adil192/saber/pull/937

New Contributors

Full Changelog: https://github.com/adil192/saber/compare/v0.16.1...v0.17.0

saber - v0.16.1

Published by adil192 about 1 year ago

External links

    

Changelog

  • Fixed login failing when the Saber folder already exists on the server.
  • None for this release

Full Changelog: https://github.com/adil192/saber/compare/v0.16.0...v0.16.1

saber - v0.16.0

Published by adil192 about 1 year ago

External links

    

Changelog

  • You can now change the colour of selected strokes, thanks to @AraxTheCoder in https://github.com/adil192/saber/pull/926.
  • Syncing reliability improvements.
  • Ads are labelled as such even if they fail to load.
  • Better handling of zoom lock when restoring your last zoom.
  • Importing PDFs from the home screen now uses the current folder.

New Contributors

Full Changelog: https://github.com/adil192/saber/compare/v0.15.5...v0.16.0

saber - v0.15.5

Published by adil192 about 1 year ago

External links

    

Changelog

  • Added a Linux (Yaru) theme
  • Fixed a syncing regression

New Contributors

Full Changelog: https://github.com/adil192/saber/compare/v0.15.4...v0.15.5

saber - v0.15.4

Published by adil192 about 1 year ago

External links

    

Changelog

  • Fixed a lot of zooming issues and the current page detection when zoomed
  • Improved initial performance on non-Onyx Android devices
  • Improved toolbar performance when toggling different menus
  • Support for arm64 Linux devices on Flathub
  • Disabled ads on devices where they'd cause slowdowns

Full Changelog: https://github.com/adil192/saber/compare/v0.15.3...v0.15.4

saber - v0.15.3

Published by adil192 about 1 year ago

External links

    

Changelog

Full Changelog: https://github.com/adil192/saber/compare/v0.15.2...v0.15.3

saber - v0.15.2

Published by adil192 about 1 year ago

External links

    

Changelog

  • Fixed the new file format crashing when you use colored strokes
  • Any known corrupted files are now deprioritized in the sync queue

Full Changelog: https://github.com/adil192/saber/compare/v0.15.1...v0.15.2