Releases: zidoro/pomatez
Releases Β· zidoro/pomatez
v1.7.2
1.7.2 (2024-08-30)
Bug Fixes π
- react warning that was blocking the previous release (#666) (c2f0861)
v1.7.1
1.7.1 (2024-08-30)
Note: this release had a warning in react, though due to the default settings that blocks a release. Please check out 1.7.2 once it has been published.
Bug Fixes π
- add extra logic to keep track of time accurately when in the background (#664) (5276215), closes #608
v1.7.0
1.7.0 (2024-07-25)
Features β¨
- allow user to input shortcuts in the Shortcut component (requires backend changes) (#523) (47ecece)
- hide preview button when the text in not being edited (#657) (b1ed5af)
Bug Fixes π
Reverts βͺοΈ
v1.6.4
1.6.4 (2023-12-16)
Bug Fixes π
- electron and tauri signing (release 1.6.3 was skipped) (6442717)
v1.6.3
1.6.3 (2023-12-16)
Bug Fixes π
- mac signing for electron and tauri (2c542fe)
Note: I've cancelled this release as the release action didn't have secrets: inherit for the electron versions causing signing to fail.
v1.6.2
1.6.2 (2023-12-12)
Bug Fixes π
v1.6.1
1.6.1 (2023-11-23)
Bug Fixes π
- release issue (didn't release to homebrew or winget) (fe854b0)
v1.6.0
1.6.0 (2023-11-23)
Features β¨
- shortcuts for adding new cards with
Enter
& Ctrl+Enter
(a73fca7)
Bug Fixes π
- electron open at login notification showed up on every start up (654c4db)
- tauri: avoid setting open at login if already set (1e836ee)
- website: wrong download link for macOS apple silicon installer (476b232)
v1.5.0
1.5.0 (2023-11-17)
Features β¨
- add a link to our community discord (8b2802f)
Bug Fixes π
- tauri: check autostart status to prevent error with
@tauri-apps/plugin-autostart
on Windows (de4f8b9)
- tauri: github link opens in app (09e5ae3)
- tauri: high dpi screen scaling (a9ff671)
v1.4.2
1.4.2 (2023-11-12)
Bug Fixes π
- tauri: mac ipc added to connect-src CSP (b535250)