v0.12.3b4
These are the release notes for ActivityWatch version v0.12.3b4.
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:
Changelog
Changes since v0.12.3b3
📦 aw-server
🐛 Fixes (4)
- fix: refactor Flask init code (
b211131
) - fix: fixed updated JSON handling in Flask 2.3+ (
7f30c17
) - fix: remove unneeded dependency (#139) (
0e035c2
) - fix: removed MANIFEST.in (replaced with pyproject.toml include) (
df76a77
)
📦 aw-webui
✨ Features (1)
🐛 Fixes (2)
- fix: added link to issue for server-side settings (
1f194ff
) - fix: added multidevice support to
query_active_history
(#451) (9b387d2
)
📦 aw-core
🐛 Fixes (1)
🔨 Misc (2)