Pomatez Changelog

What's new in Pomatez 1.6.4

Dec 25, 2023
  • Bug Fixes:
  • electron and tauri signing (release 1.6.3 was skipped) (6442717)

New in Pomatez 1.6.2 (Dec 12, 2023)

  • winget release fix (8759751)

New in Pomatez 1.6.1 (Nov 24, 2023)

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

New in Pomatez 1.6.0 (Nov 23, 2023)

  • 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)

New in Pomatez 1.5.0 (Nov 17, 2023)

  • Features:
  • Add a link to our community discord
  • Bug Fixes:
  • tauri: check autostart status to prevent error with @tauri-apps/plugin-autostart on Windows
  • tauri: github link opens in app
  • tauri: high dpi screen scaling

New in Pomatez 1.4.1 (Nov 13, 2023)

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

New in Pomatez 1.4.1 (Nov 12, 2023)

  • Bug Fixes:
  • Tauri: links now open in the default browser.

New in Pomatez 1.4.0 (Nov 12, 2023)

  • 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)

New in Pomatez 1.3.1 (Oct 22, 2023)

  • Bug Fixes:
  • javascript error on launch (#414) (c6c18fb)
  • lang: Switch "released notes" with "release notes" (#439) (d9a3afa)
  • toast notification (#382) (25403d7)

New in Pomatez 1.3.0 (Oct 16, 2023)

  • Features:
  • Add support for open at login in the settings tab (f57e133)
  • Increase maximum focus time to 2 hours (#383) (3fc1493)
  • Bug Fixes:
  • Compact mode layout broke with 120 minutes max timer config (#393) (c8c3c66)
  • Disable dragging for navigation links (#387) (a5b147f)
  • Fix security issues (bcbd65f), closes #407
  • Notification type selection issue in settings (04ddca1)