These are the release notes for ActivityWatch version v0.13.2.New to ActivityWatch? Check out the website and the README.Installation
See the getting started guide in the documentation.Downloads
- Windows (.exe, installer)
- macOS (.dmg)
- Linux (.zip)
Contributors
Thanks to everyone who contributed to this release:@2e3s, @BasileusErwin, @BelKed, @brayo-pip, @davidfraser, @erikbjare, @Shi-SoulChangelog
Changes since v0.13.1:π¦ activitywatch
π¨ Misc (7)
- chore: bump version to 0.13.2 (839d99f)
- chore: updated changelog contributors cache (78d2b9d)
- docs: fix mermaid architecture diagram (0951338)
- docs: added links to the mermaid architecture diagram (cdc8d5e)
- docs: added mermaid-diagram for visualization of architecture (#1086) (43cbad1)
- chore: updated changelog_contributors.csv cache (26fe779)
- chore: bumped version to v0.13.1 in various places, including in submodules (6f0518a)
(excluded 5 less relevant commits)π¦ aw-server
π¨ Misc (1)
- chore: bumped version to 0.13.1 (72108cd)
(excluded 3 less relevant commits)π¦ aw-webui
β¨ Features (3)
- feat(ux): improve timeline usability (#610) (291da6f)
- feat: revert to the default coloring for non-standard watchers (#613) (85c007e)
- feat: use category colors in the timeline view (#609) (0cf7831)
π Fixes (3)
- fix: correctly invert colors of alerts in dark mode (#591) (e6ad4cd)
- fix: add a default color for Media category (#593) (6ed3e83)
- fix: add browser app name Microsoft Edge Beta on macOS (#595) (ba1305d)
π¦ aw-server-rust
π Fixes (2)
- fix(sync): remove bug-causing workaround for spurious small db files (fixes #466) (#492) (5738246)
- fix(linux): add sd-notify for better systemd interop (#489) (8d7ce89)
π¨ Misc (1)
- chore: bumped aw-server version to 0.13.1 (b8330f1)
(excluded 6 less relevant commits)π¦ aw-webui
β¨ Features (3)
- feat(ux): improve timeline usability (#610) (291da6f)
- feat: revert to the default coloring for non-standard watchers (#613) (85c007e)
- feat: use category colors in the timeline view (#609) (0cf7831)
π Fixes (3)
- fix: correctly invert colors of alerts in dark mode (#591) (e6ad4cd)
- fix: add a default color for Media category (#593) (6ed3e83)
- fix: add browser app name Microsoft Edge Beta on macOS (#595) (ba1305d)
π¦ aw-watcher-window
β¨ Features (1)
- feat: add exclude_titles config & CLI option for excluding window titles by regex (#99) (76c85c6)
π Fixes (1)
- fix: added exception handling for Xlib.error.BadWindow (#97) (7a89db4)
π¦ aw-core
π¨ Misc (1)
- chore: bump version to 0.5.17 (6a58ec5)
π¦ aw-client
π Fixes (4)
- fix: fixed lints and type issues (ece2b4c)
- fix: fixed operator precedence bug in query (#86) (292b235)
- fix(example): fixed tz-naive datetimes in time_spent_today.py (ff61703)
- fix(example): replace single quotes with double quotes in query (#83) (c699f43)
π¨ Misc (1)
- format: formatted with black (38acb84)
(excluded 2 less relevant commits)Full Changelog: https://github.com/ActivityWatch/activitywatch/compare/v0.13.1...v0.13.2