Releases: solidtime-io/solidtime-desktop
Releases · solidtime-io/solidtime-desktop
Release list
0.2.0-beta4
What's New
KDE Plasma Activity Tracking support (experimental)
Introduced a backend abstraction layer for activity tracking, making it easier to support different desktop environments. Added a KWin backend for KDE Plasma users (experimental).
Improvements
- Upgraded to Electron 41 with updated dependencies
- Updated CI pipelines to Node.js 22
Full Changelog: v0.1.5...v0.2.0-beta
0.1.5
This release improves how the Window Activity Entries are shown in the calendar views of day and week. The top activity/app/window will be displayed on the first UI level, unless there is an exsting time entry in the period already
it also includes bugfixes and stability improvements:
- work around windows minimum height limit
- include currently running activity in the windowstatistics
- refactor org id handling in mutations to make it more robust
- add fallback for drizzle migrations directory with system level electron
- Drag to create in the calendar view now respects open Context Menus
0.1.4
This release includes bugfixes for:
- fix light mode contrast issues on welcome screen
- make sure URLs are only parsed from http/s
- fix activity tracking on initial activation
- fix electron builder yml for old windows x64 versions so autoupdates from older versions to this one should work now
Full Changelog: v0.1.0...v0.1.4
0.1.3
This release includes bugfixes for:
- fix light mode contrast issues on welcome screen
- make sure URLs are only parsed from http/s
- fix activity tracking on initial activation
- fix electron builder yml for old windows x64 versions so autoupdates from older versions to this one should work now
Full Changelog: v0.1.0...v0.1.3
0.1.0
0.0.81-beta
v0.0.81-beta add electron latest yml merge for mac and win
0.0.70-beta
v0.0.70-beta include all deb dependencies for minimal linux install
0.0.69-beta
v0.0.69-beta add libasound2 to deb dependencies
0.0.68-beta
v0.0.68-beta add deb system dependencies to electron builder config
0.0.67-beta
v0.0.67-beta fix wrong fpm install on linux arm runner