All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.7 (2023-11-17)
- add items to tray (7818cb2)
- add key to test build action (4589c91)
- add support for labeled and ready_for_review pull (a0d1c6f)
- update deps (e7c9c62)
- update Tauri action and latest release JSON (c9f28d7)
- use dynamic version form data loader (328dbe5)
- remove hide item (88a592a)
0.0.6 (2023-11-08)
0.0.5 (2023-11-06)
0.0.4 (2023-11-05)
0.0.3 (2023-11-05)
0.0.2 (2023-11-05)
- add
open_link
command (7f81aba) - add
tauri-plugin-window-state
to persist window sizes and positions (75a0703) - add basic navigate commands (85f94ba)
- add command palette page (4dc7eab)
- add command palette shortcut (055ba92)
- add icons (aa4127f)
- add settings page (bd850db)
- allow external link can be open on broswer (be9883d)
- implement new command palette page (f24f465)
- init command palette logic (293853f)
- let win can be transparent (9c801d0)
- restructure app & add custom config (74a3ac8)
- tweak allowlist (7f4cdd4)
- use
settings.json
instead (29ec1b5) - use setup hook to init window (db1baa8)