Skip to content

Releases: zidoro/pomatez

v1.7.2

30 Aug 17:03
2230eab
Compare
Choose a tag to compare

1.7.2 (2024-08-30)

Bug Fixes πŸ›

  • react warning that was blocking the previous release (#666) (c2f0861)

v1.7.1

30 Aug 15:27
13ad64b
Compare
Choose a tag to compare

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

25 Jul 02:31
2c3d11d
Compare
Choose a tag to compare

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

16 Dec 19:48
Compare
Choose a tag to compare

1.6.4 (2023-12-16)

Bug Fixes πŸ›

  • electron and tauri signing (release 1.6.3 was skipped) (6442717)

v1.6.3

16 Dec 18:35
Compare
Choose a tag to compare

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

12 Dec 00:23
Compare
Choose a tag to compare

1.6.2 (2023-12-12)

Bug Fixes πŸ›

v1.6.1

23 Nov 23:44
Compare
Choose a tag to compare

1.6.1 (2023-11-23)

Bug Fixes πŸ›

  • release issue (didn't release to homebrew or winget) (fe854b0)

v1.6.0

23 Nov 02:47
Compare
Choose a tag to compare

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

17 Nov 02:26
Compare
Choose a tag to compare

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

12 Nov 22:20
Compare
Choose a tag to compare

1.4.2 (2023-11-12)

Bug Fixes πŸ›

  • tauri: mac ipc added to connect-src CSP (b535250)