Skip to content

v0.12.3b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 09:46
· 79 commits to master since this release
v0.12.3b2
560e298

v0.12.3b2

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

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

Bad version

This version has a bad bug (mentioned here). Don't use it. It is only kept here for testing purposes.

Downloads

Please don't install this version.

Contributors

Thanks to everyone who contributed to this release:

@chaoky, @dependabot[bot], @ErikBjare, @hooger, @omahs, @ShootingKing-AM, @skewballfox, @vedantmgoyal2009

Changelog

Changes since v0.12.3b1

📦 activitywatch

📦 aw-server

✨ Features (1)

  • feat: added support for bucket data object and updating bucket metadata (#128) (8fecb98)

🐛 Fixes (1)

  • fix: changed exit(0) to sys.exit(0) (64f57ae)

📦 aw-server-rust

✨ Features (1)

  • feat: allow specifying exactly which db file to sync with (72993e7)

🐛 Fixes (2)

  • fix: fixed verbose logging, added proper closing of db connections, removed NoResponse message (c2374b5)
  • fix: period_union with empty args (#366) (1f4f07d)

🔨 Misc (3)

  • refactor: moved site_data_dir and get_asset_path to dirs.rs (5a7e84d)
  • Update logging.rs (49b2026)
  • debug: redir stderr panic log to logger (729f27b)

📦 aw-webui

✨ Features (4)

  • feat: add productivity score for categories (#258) (f4e0793)
  • feat(wip): added bucket validator (#441) (184cc83)
  • feat(wip): added bucket merge tool (#434) (d805a02)
  • feat: show bucket data field in Bucket view (384cb82)

🐛 Fixes (7)

Click to expand

  • fix: add librewolf support (#433) (6468b39)
  • fix: add mattermost to category rule Comms::IM (#363) (6d49cd4)
  • fix: add NeoChat to category rule Comms::IM (#361) (29193cb)
  • fix: adds Microsoft-edge to list of browser names (#398) (ec4cce6)
  • fix: apply typing fixes needed after updating dependencies (ab5f598)
  • fix: set uncategorized notification isVisible ratio to 0.3, disabled when category query param set (03caaa0)
  • fix: made daterange selector date-inclusive/include the day of the end date (fixes[#693](#693)) (839366e)

🔨 Misc (3)

📦 aw-core

✨ Features (1)

  • feat: added update_bucket methods to datastores, finished support for bucket 'data' attribute (#121) (c38713e)

🔨 Misc (1)

📦 aw-client

🔨 Misc (1)