Skip to content

Releases: dragonwocky/obsidian-tray

0.3.5

04 Sep 11:27
cc0baa3
Compare
Choose a tag to compare
  • fix #29 #30: focus maximised windows on trigger after alt-tab

0.3.4

24 Aug 08:45
6a76f57
Compare
Choose a tag to compare
  • fix #21: always create quick notes relative to root
  • fix #22: preserve maximised windows after minimisation
  • fix #27: hide app in dock on mac if the hide taskbar icon option is enabled
  • fix #28: quit app on mac if no windows remain

0.3.3

11 Apr 06:50
d49c49f
Compare
Choose a tag to compare
  • chore: update plugin description.

0.3.2

11 Apr 06:37
aac7115
Compare
Choose a tag to compare
  • 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

10 Apr 13:55
4e097cc
Compare
Choose a tag to compare
  • chore: change plugin id from obsidian-tray -> tray.

0.3.0

10 Apr 13:49
5cf55e3
Compare
Choose a tag to compare
  • 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

10 Apr 03:13
f48cd63
Compare
Choose a tag to compare
  • chore: define all messages in constants.
  • fix: #3, #12 intercept window close at electron level.
  • feat: #8 register relaunch obsidian to command palette.

0.2.0

09 Apr 14:16
046440e
Compare
Choose a tag to compare
  • 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

23 Nov 04:45
28da78c
Compare
Choose a tag to compare
  • fix: cleanup window close interception on plugin unload.

0.1.1

23 Nov 04:36
c89a6e1
Compare
Choose a tag to compare

Initial public release.