v0.12.3b1
Pre-release
Pre-release
github-actions
released this
25 Mar 11:10
·
125 commits
to master
since this release
v0.12.3b1
These are the release notes for ActivityWatch version v0.12.3b1.
New to ActivityWatch? Check out the website and the README.
Installation
See the getting started guide in the documentation.
Downloads
Contributors
Thanks to everyone who contributed to this release:
@dependabot[bot], @ErikBjare, @iloveitaly, @johan-bjareholt
Changelog
Changes since v0.12.2
📦 activitywatch
🔨 Misc (1)
- docs: added CITATION.cff (
712f45a
)
📦 aw-server
🐛 Fixes (2)
- fix: removed use of deprecated
log_file_json
param forsetup_logging
(99ab85d
) - fix: added ruff linting, fixed lints (
abd5b67
)
🔨 Misc (1)
- test: fixed test (
dc510b1
)
📦 aw-server-rust
🐛 Fixes (1)
- fix: Remove unwraps from filter_keyvals_regex (
bd547ad
)
📦 aw-watcher-window
🐛 Fixes (1)
📦 aw-core
🐛 Fixes (5)
- fix: removed pythonjsonlogger and json logging support (
7f494f5
) - fix: removed mongodb storage (
330b415
) - fix: fixed warnings/nits reported by ruff (
085d823
) - fix: applied black (
b6362bb
) - fix: applied black (
c193153
)
🔨 Misc (1)
- chore: release v0.5.12 (
64b539f
)
📦 aw-client
🐛 Fixes (1)
- fix: fixed lints and formatting (
fc83616
)