Skip to content

System Trace v0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 18:27

System Trace v0.3.0 - Productivity tools, personalization, and data safety

A broad quality release on top of the tracking core: real productivity
tools, personalization, data safety, and an important CI fix.

Website: https://system-trace.pages.dev

Download

Platform File
Windows 10 / 11 System.Trace_0.3.0_x64-setup.exe or .msi
macOS (Apple Silicon) System.Trace_0.3.0_aarch64.dmg
Linux (Debian / Ubuntu) System.Trace_0.3.0_amd64.deb
Linux (any distro) System.Trace_0.3.0_amd64.AppImage
Linux (RHEL / Fedora) System.Trace-0.3.0-1.x86_64.rpm

Windows is not yet code-signed (SmartScreen may warn: More info -> Run anyway).
macOS is not yet notarized (right-click -> Open on first launch).

New in 0.3.0

  • Search history - find when you used an app across all tracked time, grouped by day.
  • App icons - colored per-app icons in Top Apps, the Apps list, and search.
  • Goal streaks - a flame badge per category goal showing consecutive days met.
  • Focus-session notes - jot what you worked on; saved with each session, listed under Recent sessions.
  • Date-range export - export everything or just a chosen From/To window.
  • Backup and restore - snapshot and restore your local database in one click.
  • Global pause hotkey - toggle tracking from anywhere with Ctrl + Alt + P.
  • Accent palettes - Signal, Slate, Solar, or Cocoa, applied live.
  • Check for updates - reads the public GitHub releases API and tells you if a newer version exists (nothing is sent).
  • i18n scaffolding and an accessibility pass.

Fixed

  • The 0.2.0 onboarding flow broke the WebdriverIO CI E2E job (a fresh test
    database dropped the app on the welcome screen, hiding the dashboard the
    smoke tests assert on). Test mode now boots straight to the dashboard.

Catching up

This release also carries everything from 0.2.0 (the Day / Week / Month
history explorer, productivity scoring, category goals, distraction nudges,
block-list schedules, bedtime grayscale, and always-on background tracing),
which had not yet been published as a release.

Full changelog: https://github.com/anandsundaramoorthysa/System-Trace/blob/main/CHANGELOG.md

Platform support

Windows is hand-tested on Windows 11. macOS and Linux installers are built and
verified by CI but not yet hand-tested on real hardware - please open an issue
if you hit anything.