Release 3.0 comprises a substantial improvement to plugin functionality, and includes significant changes to its internal design and workings.
- Add native Daily Notes integration, allowing you to use your Daily Note as a homepage. The old Moment formatting option is still available for those who use more advanced solutions such as Periodic Notes.
- Enable executing commands when opening the homepage. This allows advanced workflows that were previously impossible.
- Add the ability to store a separate homepage when using mobile devices. (#15)
- Add an option to use a random note as the homepage.
- When right-clicking the house icon, the homepage now always uses the "Keep open notes" setting. (#45)
- Revamp the homepage selection UI.
- Add a button for copying debug info in the plugin settings. This should make bug reporting easier.
- Remove limits on workspaces for mobile.
- Remove remaining traces of the deprecated
activeLeaf
Obsidian API. - Various improvements to plugin internals and its build process.
- Fix issues with the tab bar disappearing when using pinned notes. (partially #44)