Releases: dragonwocky/obsidian-tray
Releases · dragonwocky/obsidian-tray
0.3.5
0.3.4
0.3.3
- chore: update plugin description.
0.3.2
- chore: update terminology to differentiate between vault-level and app-level actions
- feat: register close vault to command palette.
- feat: #13 use vault name as default tray icon tooltip (thanks to @hedonihilist).
- feat: make tray icon tooltip configurable.
0.3.1
- chore: change plugin id from
obsidian-tray
->tray
.
0.3.0
- fix: prevent option format descriptions duplicating on each open of the menu.
- feat: make tray icon configurations reflect without requiring app restart,
- feat: #2 customisable tray icon images.
- feat: #7 multi-vault support (open, hide & quit actions target windows in the vault the plugin is running in only).
0.2.1
0.2.0
- chore: disable window-management opts by default.
- fix: #5 use 16x16 base64 encoded icon for macos compatibility.
- fix: #6 do not automatically hide on launch if open on startup is disabled.
- feat: #4 decouple run in background and hide on launch opts.
- feat: #11 hide from taskbar option.
- feat: #10 add quick notes via tray or hotkey.
0.1.2
- fix: cleanup window close interception on plugin unload.
0.1.1
Initial public release.