github ActivityWatch/activitywatch v0.14.0b3

pre-release3 hours ago

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)

  • feat(changelog): link previous release in 'Changes since' header (#1366) (fbd1562)

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

  • docs: add subscribe CTA to the Home Support section (#914) (edb7d71)

📦 aw-server-rust

📦 aw-webui

✨ Features (1)

  • feat(home): engagement-gated supporter nudge + route survey/forum links through /go/ (#915) (464405d)

🔨 Misc (1)

  • docs: add subscribe CTA to the Home Support section (#914) (edb7d71)

📦 aw-watcher-afk

🐛 Fixes (1)

  • fix: address Greptile P2s from #82 — partial gamepad death + ambiguous log (#83) (2ee285f)

📦 aw-watcher-window

🐛 Fixes (1)

  • fix(macos): lower swift helper deployment target from 14.0 to 12.0 (#132) (c9732d5)

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

  • feat(client): return created events from insert_event(s) (#103) (2c88b87)

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

  • feat(bundle): use tauri-native resources + dynamic bundle path detection (#213) (5cf1c69)

Full Changelog: v0.14.0b2...v0.14.0b3

Don't miss a new activitywatch release

NewReleases is sending notifications on new releases.