Skip to content

v0.14.0b4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 12:20
· 2 commits to master since this release
Immutable release. Only release title and notes can be modified.
8f99807

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

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, @almirb, @ErikBjare, @TimeToBuildBob

Changelog

Changes since v0.14.0b3:

📦 activitywatch

✨ Features (3)

  • feat(research): ship the study category set to the web UI (#1400) (b13592e)
  • feat(research): inject APP_TO_CATEGORY map for non-browser app privacy (#1397) (36cb85a)
  • feat(release): add research_edition workflow_dispatch input for Research Edition builds (#1374) (7fe3075)

🐛 Fixes (5)

  • fix(research): survive the #137 config layout, and anchor the flag rewrite (#1398) (a311d14)
  • fix(release): consistent release asset naming across editions (#1393) (25e34c7)
  • fix(release): make edition=research produce -research suffixed tags and releases (#1378) (cb41ec7)
  • fix(package): exclude bundled Wayland client from all Qt packages (#1377) (845313b)
  • fix(release): patch actual Research Edition config shape (#1375) (d981cc4)

🔨 Misc (1)

  • Fix AppImage crash on startup on newer Linux distros (#1376) (f1a8c3b)

(excluded 6 less relevant commits)

📦 aw-server-rust

🐛 Fixes (7)

Click to expand

  • fix(sync): never re-sync buckets synced from another host (#648) (d827c15)
  • fix(aw-sync): only write $aw.sync.origin on pull, not push-staging (#650) (40d0c65)
  • fix(ci): remove brittle dependabot automerge PAT (#643) (d030f63)
  • fix(query): return 400 Bad Request for query errors instead of 500 (#644) (a422b6f)
  • fix(aw-sync): forward API key from server config, stop panicking on 401 (#640) (a8bf1e4)
  • fix(cors): scope the moz-extension wildcard to aw-watcher-web endpoints (#637) (45ca293)
  • fix(auth): API key bypass via percent-encoded paths (#636) (8fd4e09)

🔨 Misc (1)

  • test(aw-query): add property-based fuzz tests for regex compilation (#651) (4947c03)

📦 aw-watcher-window

✨ Features (2)

  • feat(research): add APP_TO_CATEGORY support for non-browser apps (#136) (a297914)
  • feat: add Research Edition privacy filter for window titles (#130) (a121b81)

🐛 Fixes (1)

  • fix(heartbeat): scale pulsetime with poll_time to prevent missing time (#131) (624823a)

📦 aw-tauri

✨ Features (1)

  • feat(updater): auto-update via tauri-plugin-updater (based on #225) (#235) (9456328)

🐛 Fixes (3)

  • fix: fix module discovery on Windows for the Tauri install (#234) (332e9b6)
  • fix(ci): avoid secrets in step conditions (#236) (6c3a580)
  • fix(manager): replace crash dialog cascade with updateable webview (9803171)

Full Changelog: v0.14.0b3...v0.14.0b4