Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 10:30
· 42 commits to master since this release
273e49f

Changelog

Full Changelog: v1.1.1...v2.0.0

Added

  • Created custom OneNote parser/library, adding the ability for several new features.
  • Support for section groups when using the notebook explorer.
  • Support for displaying unread results.
  • Support for showing locked sections in results (you still can't see inside them unless they are unlocked).
  • The ability to search by only title.
  • The ability to do a scoped search (e.g. search in one section only).
  • Settings! You can change these options:
    • Show unread icons.
    • Show encrypted sections.
    • Show recycle bin items.
    • Created coloured icons for notebook and sections.
    • Default number of recent pages
    • Customisable keywords!

Changed

  • Compressed images.
  • Reduced the calls to create a OneNote COM object, this should lead to a overall smoother experience.
  • Updated to .NET 7 (update Flow Launcher if an error persists).
  • Refactored majority of code and project structure.

Removed