Skip to content

v0.12.3b4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 08:05
· 79 commits to master since this release
v0.12.3b4
d27def7

v0.12.3b4

These are the release notes for ActivityWatch version v0.12.3b4.

New to ActivityWatch? Check out the website and the README.

Known issues

  • aw-server won't start due to missing files in bundle: #916

Installation

See the getting started guide in the documentation.

Downloads

Contributors

Thanks to everyone who contributed to this release:

@BelKed, @ErikBjare

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)

  • feat: updated design of 'Raw data' (Buckets) view (#448) (5484d68)

🐛 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)

  • fix: migrate to platformdirs from deprecated appdirs (#122) (ebdf2dd)

🔨 Misc (2)