These are the release notes for ActivityWatch version v0.14.0b3.
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:
@0xbrayo, @ErikBjare, @TimeToBuildBob
Changelog
Changes since v0.14.0b2:
📦 activitywatch
✨ Features (1)
🐛 Fixes (2)
- fix(build): retry transient dmgbuild failures (#1368) (
016d80b) - fix(ci): upgrade poetry 1.4.2 -> 2.2.1 and add package-mode = false (#1365) (
908b99a)
📦 aw-server
🐛 Fixes (1)
- fix(api): return inserted event with server-assigned ID from single insert; return [] from bulk (#158) (
481c9a9)
📦 aw-webui
✨ Features (1)
- feat(home): engagement-gated supporter nudge + route survey/forum links through /go/ (#915) (
464405d)
🔨 Misc (1)
📦 aw-server-rust
📦 aw-webui
✨ Features (1)
- feat(home): engagement-gated supporter nudge + route survey/forum links through /go/ (#915) (
464405d)
🔨 Misc (1)
📦 aw-watcher-afk
🐛 Fixes (1)
📦 aw-watcher-window
🐛 Fixes (1)
📦 aw-core
🐛 Fixes (3)
- fix(transform): split uncertain flood gaps at midpoint (#146) (
cfcc34a) - fix(transform): sort by (timestamp, duration) and add flood idempotency tests (#145) (
b706a50) - fix(transform): normalize flood() output to remove overlapping events (#143) (
62276a7)
🔨 Misc (2)
- perf(datastore): replace single-column event indexes with composite (bucket_id, timestamp) index (#147) (
34198c6) - test(flood): add test for custom pulsetime parameter (#144) (
b70e8ec)
📦 aw-client
✨ Features (1)
📦 aw-notify
✨ Features (3)
- feat: add aw-notify-client crate and harden the /notify endpoint (
1426676) - feat: add minimal delay for displaying notifications and rate limits (
8c8cf6f) - feat: notification support for other modules (
352e01b)
🐛 Fixes (1)
- fix: disable HTTP notification server by default (
e8bdb81)
🔨 Misc (1)
- add MPL-2.0 LICENSE file (
969352f)
📦 aw-tauri
✨ Features (1)
Full Changelog: v0.14.0b2...v0.14.0b3