New
- The user interface now has a slight transparency for all overlay elements. This can be modified or disabled in Style Settings.
- New theme variables: --nn-theme-pane-overlay-opacity and --nn-theme-pane-overlay-filter. Set pane overlay stack opacity and backdrop filter.
- When installing for the first time, new users will now be presented with a Welcome to Notebook Navigator modal that helps them get started.
- Settings > General now shows a link to the video "Mastering Notebook Navigator" on YouTube. The video has subtitles in 21 languages, the same as Notebook Navigator supports.
- New setting: General > Vault title placement. You can now show the vault title either in the header or in the navigation pane (new default).
- Notebook Navigator now has its own icon! 🎉
Improved
- Recent files are now saved per vault profile.
- Feature images now treat .md files as Excalidraw drawings when excalidraw-plugin is set in frontmatter.
- You can now rename shortcuts by right clicking and selecting "Rename shortcut".
- You can now quickly remove shortcuts by clicking on the (X) on the right side of each shortcut.
- Shortcuts and recent notes with truncated titles now show full title on hover with a tooltip.
- List pane can now be shrunk down to 150px width, same as navigation pane.
Changed
- Minimum required Obsidian version is now 1.8.7 due to the updated notice system.
- The Pin shortcuts toolbar button was removed. Pin shortcuts using the pin button next to the Shortcuts header, or right-click Shortcuts and select "Pin shortcuts".
- Changed the default navigation pane width from 300px to 200px so it is smaller than the default width for left panel. This should help with people not finding the list pane when enabling dual pane mode.
- Changed the Shortcuts icon to Star to keep it visually distinct from Obsidian Bookmarks.
Fixed
- Fixed pinned shortcuts sometimes appearing blank on mobile after switching from editor to side pane.
- Duplicating a file now correctly selects the new file in the list pane.