Pomatez Versions Save

Stay Focused. Take a Break.

v1.6.4

4 months ago

1.6.4 (2023-12-16)

Bug Fixes 🐛

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

v1.6.3

4 months ago

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

4 months ago

1.6.2 (2023-12-12)

Bug Fixes 🐛

v1.6.1

5 months ago

1.6.1 (2023-11-23)

Bug Fixes 🐛

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

v1.6.0

5 months ago

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

5 months ago

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

5 months ago

1.4.2 (2023-11-12)

Bug Fixes 🐛

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

v1.4.1

5 months ago

1.4.1 (2023-11-12)

Bug Fixes 🐛

  • tauri: links now open in the default browser (901b824)

v1.4.0

5 months ago

1.4.0 (2023-11-12)

Features ✨

  • add base tauri app (8b91a3f)
  • make tauri version draggable (6202477)
  • restructure connector in a way that allows easy switching out for platforms (ce368dd)
  • tauri: add base connector with placeholders for logging (a989379)
  • tauri: add closing logic (5b7c749)
  • tauri: add easy command interface for frontend -> backend (4483005)
  • tauri: add global show and hide shortcuts as well as block reload (ef17d00)
  • tauri: add tray icon updating and a number of other commands (61d3e2c)
  • tauri: added connection hooks for all of the base tauri commands (9ad7edc)
  • tauri: always on top command (702f419)
  • tauri: auto updater (02c6d00)
  • tauri: compact mode resizing (dc63f31)
  • tauri: debug menu in dev mode (c5289b9)
  • tauri: full screen mode (d59ca69)
  • tauri: improve installer (f9c8eb2)
  • tauri: pass the data from the frontend into the commands (58553d8)
  • tauri: updater window (2dfc795)

Bug Fixes 🐛

  • changing time configuration with keyboard did not work - #402 (#489) (b9b5248)
  • tauri: allow context menu on list titles (a2ae285)
  • tauri: catch audio playing errors gracefully (f4f3274)
  • tauri: fullscreen break being resizeable (aec8c3a)
  • tauri: update to tauri v2 (fixes audio) (231a379)

v1.3.1

6 months ago

1.3.1 (2023-10-19)

Bug Fixes 🐛