Releases: zidoro/pomatez
Releases Β· zidoro/pomatez
v1.4.1
v1.4.0
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 π
v1.3.1
v1.3.0
v1.2.3
v1.2.2
v1.2.1
1.2.1 (2022-12-20)
Changes to Existing Features π§
Miscellaneous Chores
- this is just to try and trigger the right release version (2f6fb49)
Features β¨
- 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)
Bug Fixes π
- 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)