-
released this
2026-06-22 16:07:22 +02:00 | 2 commits to master since this releaseWhat's New
- Persistent recent files — your recent files history now survives Obsidian restarts. Stored alongside bookmarks in the plugin data file.
- About tab — new settings tab showing the current version and a short description of what Waypoint does.
Bug Fixes
- Limit enforcement — the max items setting now works everywhere: on file open, on plugin load, and immediately when you change the setting. Omitted paths regex filtering is also wired up now.
- Settings data loss — changing any setting was silently wiping your bookmarks. Fixed
saveAndRefresh()to properly merge data instead of overwriting.
Downloads