Skip to content

v0.14.0b5-research (Research Edition)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Sep 12:21
· 1 commit to master since this release
Immutable release. Only release title and notes can be modified.
ac70c60

Important

ActivityWatch Research Edition (v0.14.0b5-research) — prerelease build for research-study participants, with the privacy filter and study category map enabled by default (research_enabled = true in aw-watcher-window).
Not intended for general use — regular users should install the latest standard release instead.

These are the release notes for ActivityWatch version v0.14.0b5-research.

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

Installation

See the getting started guide in the documentation.

Downloads

Research Edition installers are attached to this release as assets below (filenames contain research). Standard-release download links do not apply to this build.

Contributors

Thanks to everyone who contributed to this release:

@ErikBjare, @TimeToBuildBob

Changelog

Changes since v0.14.0b5:

📦 activitywatch

✨ Features (1)

  • feat(research): bake profile=research, port 5667 and a distinct bundle id into research builds (#1434) (e68707f)

🐛 Fixes (2)

  • fix(package): resolve edition-suffixed Inno Setup output name (#1436) (774172f)
  • fix(research): retain approved application names (#1431) (e36a4e4)

🔨 Misc (1)

  • test(release): cover Windows research installer collection (#1438) (35017ff)

(excluded 2 less relevant commits)

📦 aw-watcher-window

🐛 Fixes (1)

  • fix(research): recognize original browser aliases (#142) (a101165)

🔨 Misc (1)

  • test(config): skip research-edition guards when AW_RESEARCH_EDITION=true (#143) (abd69a6)

📦 aw-qt

✨ Features (1)

  • feat(autostart): preserve named profile at login (#133) (a4072df)

🐛 Fixes (1)

  • fix(config): read isolated-root config.toml instead of config-<profile>.toml (#132) (e285e77)

📦 aw-tauri

✨ Features (1)

  • feat(autostart): isolate named profile entries (#253) (924150c)

Full Changelog: v0.14.0b5...v0.14.0b5-research