Thank you everyone for your support and commitment!
New
- Public API. Other plugins and Javascript developers can now interact with Notebook Navigator through a comprehensive API that provides metadata management, navigation control, and event subscriptions. Full TypeScript support included!
 - Theming support. Notebook Navigator now exposes custom CSS properties and provides detailed documentation for theme developers. Theme developers can fully customize colors, selection styles, hover effects, and all UI elements including mobile-specific components.
 - Style Settings support. Full integration with the Style Settings plugin makes it super easy to get Notebook Navigator to look just the way you want it!
 - New setting: Optimize note height. You can now toggle off the automatic height reduction of pinned notes and notes without preview text (default on).
 - New setting: Inherit folder colors. You can now toggle on color inheritance for folders.
 
Changed
- Pinned notes are now context-aware. Files are now pinned separately in folder view and tag view, allowing different pinned files for each context.
 
Fixed
- Lots of improvements to the user experience. Featured images scale in size depending on item height, we use native scroll bars on macOS, and the interface was improved in over a dozen places.