Skip to content

v0.12.3b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 11:10
· 125 commits to master since this release
v0.12.3b1
527283c

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 for setup_logging (99ab85d)
  • fix: added ruff linting, fixed lints (abd5b67)

🔨 Misc (1)

📦 aw-server-rust

🐛 Fixes (1)

  • fix: Remove unwraps from filter_keyvals_regex (bd547ad)

📦 aw-watcher-window

🐛 Fixes (1)

  • fix(macOS): guards against missing notification data (#86) (82d9673)

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

📦 aw-client

🐛 Fixes (1)

  • fix: fixed lints and formatting (fc83616)