Skip to content

v0.12.3b17

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 17:18
· 10 commits to master since this release
v0.12.3b17
4651b2b

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

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, @pkvach, @vieteh

Changelog

Changes since v0.12.3b16:

📦 activitywatch

🐛 Fixes (2)

  • fix(windows): re-add leading double brace to AppId (3ada578)
  • fix(windows): remove extra '{' in AppId, potentially fixing #886 (7aeb31c)

(excluded 9 less relevant commits)

📦 aw-server

(excluded 2 less relevant commits)

📦 aw-server-rust

✨ Features (1)

  • feat: added query function in aw-client (#477) (c056e50)

🐛 Fixes (1)

  • fix: added sync dir config via global --sync-dir cli param and AW_SYNC_DIR env var (#457) (1b56e03)

🔨 Misc (1)

  • docs(sync): updated README for aw-sync with proper usage instructions (41b030a)

(excluded 2 less relevant commits)

📦 aw-webui

✨ Features (1)

  • feat: Add 'app' and 'title' fields to CSV export in Reports (#552) (7c0761d)

🐛 Fixes (14)

Click to expand

  • fix: fixed dark theme toggle in webpack (64bc94d)
  • fix: added pwa manifest generation in vite (f608a1e)
  • fix: make files in ./static serve at root (harmonize webpack and vite) (b78ad4f)
  • fix: fix CSP for both vite and webpack (8b2d886)
  • fix: fixed vite builds! (a5a6ea0)
  • fix: more progress on vite builds (b9978e3)
  • fix: rename jest.config.js -> jest.config.cjs (b62b4c3)
  • fix: fixed broken icons (0b032ec)
  • fix: changed require to import (c7cdade)
  • fix: Handle date clearing in Activity view (#554) (97a1089)
  • fix: converted components to typescript (#556) (400ba07)
  • fix: fixed Search view returning all events unfiltered, and converted component to typescript (#555) (3a6a218)
  • fix: use settings store to retrieve useColorFallback setting (#533) (23df3fb)
  • fix: add app name for Vivaldi on macOS (#520) (845b12f)

🔨 Misc (3)

  • test: fixed import errors in tests (cc82b3d)
  • refactor: converted the remaining components to typescript (#558) (3ae4060)
  • Revert "fix: use settings store to retrieve useColorFallback setting (#533)" (6bffa65)

(excluded 17 less relevant commits)

📦 aw-qt

✨ Features (1)

  • feat: added 'Open config folder' button (#104) (a259608)

(excluded 3 less relevant commits)

📦 aw-client

✨ Features (1)

  • feat(example): added working_hours_gspread.py example script (#81) (c2b051e)

🐛 Fixes (1)

  • fix(examples): fixed bug where it doesn't update rows between midnight and day_offset (7e12bf2)

📦 aw-notify

🔨 Misc (1)

(excluded 2 less relevant commits)

Full Changelog: v0.12.3b16...v0.12.3b17