Skip to content

Releases: Ethran/notable

v0.1.11

10 Feb 11:35
181c5d8

Choose a tag to compare

What's Changed

  • Change order of DrawCanvas and EditorGestureReceiver.kt on composition in #207
  • code clean up - DrawCanvas in #208
  • fixed selection and added setting to disable QuickNav + separated setting into multiple files in #209
  • fix crash (issue #210) in #212

Full Changelog: v0.1.10...v0.1.11

v0.1.10

07 Feb 16:41
1a2f273

Choose a tag to compare

Improved stability of app and added switch to allow destructive migrations (for those moving from 0.0.X to 0.1.X).

What's Changed

  • Fix typo in readme.md by @thebrightsideofmathematics in #194
  • Upgrade Gradle, AGP, compose version & onyx sdk in #195
  • lz4 + dependency updates in #198
  • Resize large images on import in #199
  • Refactor: Use Notebook.getPageIndex() extension function in #200
  • Fix surface released crash in DrawCanvas in #201
  • Use batch update for moving selection in #202
  • fixes for #186 and #160, #161, #162 in #203
  • Add destructive migration option for oversized strokes in #205
  • improve getPageNumber in #206

New Contributors

Full Changelog: v0.1.9...v0.1.10

v0.1.9

01 Dec 13:46
9783721

Choose a tag to compare

What's Changed

  • migrate to onyxsdk-pen:1.5.0.4 -- there shouldn't be any noticeable differences.

Full Changelog: v0.1.8...v0.1.9

v0.1.8

23 Nov 21:32
cb42753

Choose a tag to compare

What's Changed

  • Add to QuickNav slider for changing page
  • fix #163 causing app hanging
  • bug fixes with handling pdfs
  • Fix bugs related to undo/redo
  • update dependencies

Full Changelog: v0.1.7...v0.1.8

v0.1.7

26 Oct 21:54
25c4fea

Choose a tag to compare

What's Changed

  • Fix QuickNav -- Use three fingers touch to bring up quick navigation menu
  • Finish implementing Toolbar at the bottom.
  • Add initial support for multiple languages
  • Fix bug with page not loading correctly

Full Changelog: v0.1.6...v0.1.7

v0.1.6

17 Oct 14:15
870c612

Choose a tag to compare

0.1.6 QuckFix: crash on opening notebooks

v0.1.5 release notes:

What's Changed

  • Improve UX of settings toggle with custom IconSwitch by @Sovan22 in #138
  • Implement linking to external file and refactor the imports and exports
  • Add edit mode in previous of notebook pages and preload backgrounds images
  • Add option to clear all strokes
  • bug fixes and small improvements
  • improve pdf rendering quality
  • update dependencies & enable R8 & release 0.1.5

New Contributors

If coming from any 0.0.x version, back up your Documents/notabledb folder before updating to 0.1.x.

This release might bring some regressions, especially in exporting/importing. If you notice any, please submit bug report.

Full Changelog: v0.1.4...v0.1.5

v0.1.5

17 Oct 10:10
a596211

Choose a tag to compare

What's Changed

  • Improve UX of settings toggle with custom IconSwitch by @Sovan22 in #138
  • Implement linking to external file and refactor the imports and exports
  • Add edit mode in previous of notebook pages and preload backgrounds images
  • Add option to clear all strokes
  • bug fixes and small improvements
  • improve pdf rendering quality
  • update dependencies & enable R8 & release 0.1.5

New Contributors

If coming from any 0.0.x version, back up your Documents/notabledb folder before updating to 0.1.x.

This release might bring some regressions, especially in exporting/importing. If you notice any, please submit bug report.

Full Changelog: v0.1.4...v0.1.5

v0.1.4

04 Oct 16:13
b78746f

Choose a tag to compare

Notable v0.1.4

Highlights

  • MuPDF renderer for faster, more reliable PDF pages.
  • Refactored & safer PDF import/render pipeline
  • Media picker & import crash fixes (images, PDF/XOPP).
  • UI cleanup: split HomeView into smaller composables; improved toolbar/menu & button hit areas.
  • Explicit opt‑in to ExperimentalFoundationApi (fixes Release build failure).
  • More robust file / path resolution.
  • Safer filename resolution across storage providers.
  • General code cleanup, logging reductions.

If coming from any 0.0.x version, back up your Documents/notabledb folder before updating to 0.1.x.

Full Changelog: v0.1.3...v0.1.4

v0.1.3

28 Sep 10:45
29897dc

Choose a tag to compare

QuickFix: fixed crash on startup.

If upgrading from 0.0.X to any 0.1.X please do a backup of notabledb folder first.

Full Changelog: v0.1.2...v0.1.3

v0.1.2

27 Sep 13:11
e6746ad

Choose a tag to compare

What's Changed

  • Export improvements and bug fixes
  • Redesign preview of pages in notebooks

If upgrading from 0.0.X to any 0.1.X please do a backup of notabledb folder first.

Full Changelog: v0.1.1...v0.1.2