Skip to content

Releases: ActivityWatch/activitywatch

v0.12.3b11

19 Oct 15:00
v0.12.3b11
dfb1379
Compare
Choose a tag to compare
v0.12.3b11 Pre-release
Pre-release

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

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

Note

This release has a bug for aw-server-rust (#974) which makes it impossible to open the web UI. It was fixed in this commit, which is included in the next release.

Installation

See the getting started guide in the documentation.

Downloads

Contributors

Thanks to everyone who contributed to this release:

@ErikBjare, @Julianoe, @2e3s

Changelog

Changes since v0.12.3b10

📦 activitywatch

🔨 Misc (1)

  • test: make integration tests also run for aw-server-rust (42187d8)

📦 aw-server

✨ Features (1)

🔨 Misc (1)

  • test: improved test_settings (60269e7)

📦 aw-server-rust

✨ Features (1)

  • feat: embed webui assets into the binary (#385) (26acc28)

🐛 Fixes (5)

  • fix: return null for missing settings without 404 (d39f258)
  • fix: rewrote settings logic to mimic aw-server-python behavior (#428) (728c00e)
  • fix: improve AW_WEBUI_DIR handling (#424) (448312d)
  • fix: embed files even in debug mode, minor android build script improvements, update aw-webui (2e3298e)
  • fix(android): removed use of asset_path in favor of asset_resolver (f284213)

📦 aw-webui

✨ Features (1)

🐛 Fixes (4)

  • fix: removed unnecessary margin on small screens (573b728)
  • fix: make uncategorized notification less aggressive (2bcd615)
  • fix: support Arc browser on macOS (#473) (cf74080)
  • fix: wording s/ignore case/case insensitive/ (#478) (f76721a)

📦 aw-core

🐛 Fixes (2)

  • fix: fixed log path (again) (6adeed9)
  • fix: change back to old log dir after breaking change in platformdirs, pinned platformdirs (6b3d670)

📦 aw-client

✨ Features (1)

  • feat: added methods get_setting and set_setting (858672d)

v0.12.3b10

13 Sep 09:30
v0.12.3b10
2f5fc91
Compare
Choose a tag to compare
v0.12.3b10 Pre-release
Pre-release

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

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:

@ErikBjare, @victorlin, @2e3s

Changelog

Changes since v0.12.3b9

📦 aw-server-rust

✨ Features (1)

  • feat: split client to async and blocking (#396) (e689636)

📦 aw-watcher-window

🐛 Fixes (1)

  • fix: downgrade python-xlib to 0.31 to work around #89 (1a334d8)

📦 aw-client

🐛 Fixes (2)

  • fix(examples): update merge buckets example script (#75) (99c597b)
  • fix(examples): fixed deprecated kwargs in to_datetime (3b4b6f0)

v0.12.3b9

30 Aug 22:10
v0.12.3b9
468976e
Compare
Choose a tag to compare
v0.12.3b9 Pre-release
Pre-release

v0.12.3b9

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

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:

@ErikBjare, @iloveitaly, @StefanoChiodino

Changelog

Changes since v0.12.3b8

📦 activitywatch

🔨 Misc (1)

📦 aw-server-rust

🔨 Misc (1)

📦 aw-webui

🐛 Fixes (2)

  • fix: don't get previous day for the 'Daily Timeline (Chronological)' visualization (d2fa858)
  • fix: add missing title parameter to URL of Custom Visualization (#475) (9c84f22)

v0.12.3b8

17 Aug 14:39
v0.12.3b8
05b6646
Compare
Choose a tag to compare
v0.12.3b8 Pre-release
Pre-release

v0.12.3b8

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

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:

@ErikBjare

Changelog

Changes since v0.12.3b7

📦 aw-notify

🐛 Fixes (2)

  • fix: touch init.py to fix mypy complaining (15a5aa0)
  • fix: added main.py (350bf7c)

v0.12.3b7

10 Aug 17:23
v0.12.3b7
2c4a976
Compare
Choose a tag to compare
v0.12.3b7 Pre-release
Pre-release

v0.12.3b7

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

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:

@ErikBjare, @ochen1

Changelog

Changes since v0.12.3b6

📦 aw-webui

🐛 Fixes (1)

  • fix: fixed bugs in PeriodUsage (wrong date labels) and TimelineBarChart (suggestedMax not set correctly) (fb019df)

📦 aw-server-rust

📦 aw-webui

🐛 Fixes (1)

  • fix: fixed bugs in PeriodUsage (wrong date labels) and TimelineBarChart (suggestedMax not set correctly) (fb019df)

📦 aw-notify

✨ Features (5)

  • feat: load categories from file, added yesterday summary, misc cleanup (1667535)
  • feat: added start_new_day notification (ff5c000)
  • feat: added proper icon and media submodule (1f4d036)
  • feat: misc improvements, added hourly command (d9e2e28)
  • feat: added checkin notification (9cecdbc)

🐛 Fixes (4)

  • fix: set positive=true for Work alert (d88473a)
  • fix: added ttl-based caching, misc fixes (144f9c9)
  • fix: set up CLI, added installation & usage to README (139afac)
  • fix: refactor (c0f021e)

🔨 Misc (3)

  • chore: added .gitignore (61fd864)
  • docs: added note about macOS limitations (1fe7cf8)
  • initial commit (4880a40)

📦 aw-watcher-input

✨ Features (2)

  • feat: added basic custom visualization (810c4b3)
  • feat: working MVP (e0efd6a)

🐛 Fixes (7)

Click to expand

  • fix: fixed visualization when running on non-standard port (c9a4052)
  • fix(build): include pynput hidden imports in pyinstaller spec (#11) (2a45376)
  • fix: fixed incorrect variable name (7791a5e)
  • fix: respect testing mode (4abce0a)
  • fix: fixed incorrect parameter name 'stop' -> 'end' (154432e)
  • fix: fixed bucket not being created (9bb85c4)
  • fix: start client queue thread (fixes #10) (5ffcacd)

🔨 Misc (7)

Click to expand

  • docs(README): added instructions for usage with aw-server-rust (63ae7d5)
  • docs(README): improved README, and some very minor changes (408174c)
  • docs(README): pug-cli package is needed for pug command used in make build (#14) (3313b4a)
  • Merge pull request #12 from ActivityWatch/dev/custom-vis (32a717c)
  • docs: use 'poetry run' to ensure command is in PATH (714ce5f)
  • docs: added screenshot and links to how it's implemented/looks in ulogme (87d2100)
  • initial commit (a08e2e6)

v0.12.3b6

02 Aug 10:15
v0.12.3b6
37b0801
Compare
Choose a tag to compare
v0.12.3b6 Pre-release
Pre-release

v0.12.3b6

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

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:

@BelKed, @ErikBjare, @TSRBerry

Changelog

Changes since v0.12.3b5

📦 activitywatch

📦 aw-server

✨ Features (1)

🐛 Fixes (1)

  • fix: fix a 404 error when loading the dashboard (#144) (8b2cc22)

📦 aw-webui

🐛 Fixes (1)

  • fix: added text-shadow to improve readability on dark theme (51b1a2e)

📦 aw-server-rust

✨ Features (1)

📦 aw-core

🐛 Fixes (1)

  • fix: prevent KeyError: 'title' in filter_keyvals_regex() (#123) (c0bd507)

v0.12.3b5

21 Jul 09:37
v0.12.3b5
21579d7
Compare
Choose a tag to compare
v0.12.3b5 Pre-release
Pre-release

v0.12.3b5

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

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:

@ErikBjare

Changelog

Changes since v0.12.3b4

📦 activitywatch

v0.12.3b4

07 Jul 08:05
v0.12.3b4
d27def7
Compare
Choose a tag to compare
v0.12.3b4 Pre-release
Pre-release

v0.12.3b4

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

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

Known issues

  • aw-server won't start due to missing files in bundle: #916

Installation

See the getting started guide in the documentation.

Downloads

Contributors

Thanks to everyone who contributed to this release:

@BelKed, @ErikBjare

Changelog

Changes since v0.12.3b3

📦 aw-server

🐛 Fixes (4)

  • fix: refactor Flask init code (b211131)
  • fix: fixed updated JSON handling in Flask 2.3+ (7f30c17)
  • fix: remove unneeded dependency (#139) (0e035c2)
  • fix: removed MANIFEST.in (replaced with pyproject.toml include) (df76a77)

📦 aw-webui

✨ Features (1)

  • feat: updated design of 'Raw data' (Buckets) view (#448) (5484d68)

🐛 Fixes (2)

  • fix: added link to issue for server-side settings (1f194ff)
  • fix: added multidevice support to query_active_history (#451) (9b387d2)

📦 aw-core

🐛 Fixes (1)

  • fix: migrate to platformdirs from deprecated appdirs (#122) (ebdf2dd)

🔨 Misc (2)

v0.12.3b3

26 May 19:29
v0.12.3b3
53b5ef5
Compare
Choose a tag to compare
v0.12.3b3 Pre-release
Pre-release

v0.12.3b3

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

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:

@ErikBjare

Changelog

Changes since v0.12.3b2

📦 activitywatch

🔨 Misc (1)

  • docs(README): replaced occurrences of "our" (eea6713)

📦 aw-core

🐛 Fixes (1)

  • fix: fixed bug in peewee storage where updated/migrated model was expected (f5f3816)

v0.12.3b2

16 May 09:46
v0.12.3b2
560e298
Compare
Choose a tag to compare
v0.12.3b2 Pre-release
Pre-release

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)