1.7.2 (2024-08-30)
1.7.1 (2024-08-30)
- add extra logic to keep track of time accurately when in the background (#664) (5276215), closes #608
1.7.0 (2024-07-25)
- 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)
1.6.4 (2023-12-16)
- electron and tauri signing (release 1.6.3 was skipped) (6442717)
1.6.3 (2023-12-16)
- mac signing for electron and tauri (2c542fe)
1.6.2 (2023-12-12)
- winget release fix (8759751)
1.6.1 (2023-11-23)
- release issue (didn't release to homebrew or winget) (fe854b0)
1.6.0 (2023-11-23)
- shortcuts for adding new cards with
Enter
&Ctrl+Enter
(a73fca7)
- 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)
1.5.0 (2023-11-17)
- add a link to our community discord (8b2802f)
- 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)
1.4.2 (2023-11-12)
- tauri: mac ipc added to connect-src CSP (b535250)
1.4.1 (2023-11-12)
- tauri: links now open in the default browser (901b824)
1.4.0 (2023-11-12)
- 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)
- 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)
1.3.1 (2023-10-19)
- javascript error on launch (#414) (c6c18fb)
- lang: Switch "released notes" with "release notes" (#439) (d9a3afa)
- toast notification (#382) (25403d7)
1.3.0 (2023-09-26)
- add support for open at login in the settings tab (f57e133)
- increase maximum focus time to 2 hours (#383) (3fc1493)
- 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)
1.2.3 (2023-05-03)
- app/renderer: fix linter warnings that causes CI test build failing (26edd59)
- Set Application Menu to Fix Mac Shortcuts (0e6d47f)
1.2.2 (2022-12-21)
- missing app icon (c0617bd)
1.2.1 (2022-12-20)
- this is just to try and trigger the right release version (2f6fb49)
- added compact mode (#178) (c057c11)
- allow other UI to scale to the new resizeable mode (dee69fe)
- allow the window to be resized and app to scale (9bd0128)
- compact mode: prevent user from resizing the window (dd69232)
- website: update downloadable installer version (cd1b1cd)
- app icon on mac (ce12ace)
- app: invalid .desktop category mentioned here #127 (534db41)
- app: try to fix issue #106 (1061494)
- broken styles during compact mode (b142a47)
- bump version for main package.json (was resulting in wrong release version) (c1530ce)
- center add card element creating started (6d4ce16)
- change help links cursor to pointer (930e79a), closes #167
- don't close cards when clicking as its easy to lose info (8394249)
- drag logic for logo on title bar (460090b)
- exiting fullscreen error on linux (a08ec7a)
- explicitly define security policy to stop electron complaining (d19fead)
- flag extra files for version bumps (a9b2a31)
- fullscreen break escape key issue (b4affbb)
- lower electron version as bumping causes release build failures (dff7116)
- lower uuid version to fix lib export issue (fd30315)
- mac fullscreen break (42dd82d)
- make tasks not edit when clicking contained links (7b4de89)
- make the settings menu vertically resize (eec4ef0)
- min size not respected when coming out of compact mode (1d3171f)
- range slider visual bug on window resized (365fda3)
- re-enable resizeable as it may be causing issues on ubuntu (e7befeb)
- styling issues with compact mode + fullscreen (3cb1725)
- task links not opening in new windows (a32807f)
- timer task preview size (5ed1275)
- update to electron 18 to avoid gpu issues on certain linux distros (bcd4755)
- website: force render on client-side (#206) (fb9f111)
- website: remove canonical link as because it's unnecessary (a4cd6ba)
- website: remove the clean script on predeploy (065a0a6)
- website: scrolling issues (0649dcf)
- window randomly vanishing on mac after minimise (fbfaca9)
- windows full screen mode issues (55344a2)
1.2.1 (2022-04-14)
- app: invalid .desktop category mentioned here #127 (534db41)
- app: try to fix issue #106 (1061494)
- bump version for main package.json (was resulting in wrong release version) (c1530ce)
- change help links cursor to pointer (930e79a), closes #167
- flag extra files for version bumps (a9b2a31)
- lower electron version as bumping causes release build failures (dff7116)
- website: force render on client-side (#206) (fb9f111)
- website: remove canonical link as because it's unnecessary (a4cd6ba)
- website: remove the clean script on predeploy (065a0a6)
- website: scrolling issues (0649dcf)
- this is just to try and trigger the right release version (2f6fb49)
1.2.0 (2022-04-11)
- app: invalid .desktop category mentioned here #127 (534db41)
- app: try to fix issue #106 (1061494)
- change help links cursor to pointer (930e79a), closes #167
- website: force render on client-side (#206) (fb9f111)
- website: remove canonical link as because it's unnecessary (a4cd6ba)
- website: remove the clean script on predeploy (065a0a6)
- website: scrolling issues (0649dcf)