Skip to content

v0.12.3b13

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 16:09
· 40 commits to master since this release
v0.12.3b13
18b01d9

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

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

Note

This release had a build issue which led to aw-server-rust not being included.

Installation

See the getting started guide in the documentation.

Downloads

Contributors

Thanks to everyone who contributed to this release:

@750, @BelKed, @ErikBjare, @johan-bjareholt, @Organoidus

Changelog

Changes since v0.12.3b12:

📦 activitywatch

🔨 Misc (3)

  • scripts: add line with count of excluded commits in build_changelog.sh (20649af)
  • scripts: many changes to build_changelog.py (038d48a)
  • scripts: adapted build_changelog.py to work for any repo (6b67ec6)

(excluded 13 less relevant commits)

📦 aw-server

🔨 Misc (1)

  • chore: added py.typed marker file (400a17e)

(excluded 4 less relevant commits)

📦 aw-server-rust

✨ Features (1)

  • feat(sync): moved logic in sync-test scripts into rust, enabling sync with a single command (#430) (3ab8291)

🐛 Fixes (2)

  • fix: set rocket_cors log level to Warn (fixes[#975](#975)) (59ee035)
  • fix(datastore): fixed deprecations in chrono (timestamp_nanos and from_utc) (88464b5)

🔨 Misc (4)

  • perf: improve performance of filter_period_intersect (#436) (55cad4a)

(excluded 9 less relevant commits)

📦 aw-webui

✨ Features (1)

  • feat: added support for query caching in aw-client (#501) (33784bd)

🐛 Fixes (4)

  • fix: respect request timeout setting (#979) (e05e805)
  • fix: better edge browser support (9600814)
  • fix: better librewolf browser support (#499) (d1fb86b)
  • fix: correct the regex for GIMP in default category rules (#483) (608296f)

(excluded 2 less relevant commits)

📦 aw-watcher-afk

🐛 Fixes (2)

📦 aw-watcher-window

🐛 Fixes (1)

📦 aw-qt

🐛 Fixes (1)

📦 aw-client

🐛 Fixes (2)

  • fix: added ActivityWatchClient to all (6b04bd5)
  • fix: fixed typechecking issue (5d06b08)

Full Changelog: v0.12.3b12...v0.12.3b13