TimeTracker Updates & Release Notes
60 updates curated from 1 source by the Releasebot Team. Last updated: Sep 5, 2026
- Sep 4, 2026
- Date parsed from source:Sep 4, 2026
- First seen by Releasebot:Sep 5, 2026
Release v5.13.4
TimeTracker releases 5.13.3 and 5.13.4 with cleaner release docs, offline and idle flow fixes, more graceful frontend handling when the backend goes down, improved time formatting, and tracked time now shown in task list and detail views.
chore(release): bump version to 5.13.4 and update docs (Dries Peeters)
docs(release): fold post-merge fixes into 5.13.3 notes (Dries Peeters)
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates (dependabot[bot])
docs(changelog): unreleased entries for 746 offline fixes, onboarding tour fix, idle needs-review flow (Giorgio)
feat(idle): port needs-review flow for unanswered idle timers from mobile-client-v2 (Giorgio)
fix(web): graceful frontend handling when backend goes down (Giorgio)
chore(deps): bump fast-uri (dependabot[bot])
chore(release): bump version to 5.13.3 and update docs (Dries Peeters)
fix(idle): enforce Still working? timeout across clients (#722) (Dries Peeters)
fix(pwa): stop SW fake 503s after tab idle (#746) (Dries Peeters)
feat(tasks): show tracked time on list and detail views (#745) (Dries Peeters)
chore(ci): fix pre-existing flake8 W391 and missing script nonces on main (Giorgio)
fix(timeformat): make datetime-local inputs honor the chosen time format (Giorgio)
π¦ Build Status
Desktop Applications
- β Windows build: Success
- β Linux build: Success
- β macOS build: Success
Mobile Applications
- β Android build: Success
- β iOS build: Success
- Sep 4, 2026
- Date parsed from source:Sep 4, 2026
- First seen by Releasebot:Sep 5, 2026
Release v5.13.3
TimeTracker ships 5.13.3 with offline and idle flow fixes, smoother frontend handling during backend outages, improved time formatting, and tracked time now shown in task list and detail views. The release also includes onboarding tour and PWA stability updates.
docs(release): fold post-merge fixes into 5.13.3 notes (Dries Peeters)
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates (dependabot[bot])
docs(changelog): unreleased entries for 746 offline fixes, onboarding tour fix, idle needs-review flow (Giorgio)
feat(idle): port needs-review flow for unanswered idle timers from mobile-client-v2 (Giorgio)
fix(web): graceful frontend handling when backend goes down (Giorgio)
chore(deps): bump fast-uri (dependabot[bot])
chore(release): bump version to 5.13.3 and update docs (Dries Peeters)
fix(idle): enforce Still working? timeout across clients (#722) (Dries Peeters)
fix(pwa): stop SW fake 503s after tab idle (#746) (Dries Peeters)
feat(tasks): show tracked time on list and detail views (#745) (Dries Peeters)
chore(ci): fix pre-existing flake8 W391 and missing script nonces on main (Giorgio)
fix(timeformat): make datetime-local inputs honor the chosen time format (Giorgio)
π¦ Build Status
Desktop Applications
- β Windows build: Success
- β Linux build: Success
- β macOS build: Success
Mobile Applications
- β Android build: Success
- β iOS build: Success
All of your release notes in one feed
Join Releasebot and get updates from DryTrix and hundreds of other software products.
- Aug 27, 2026
- Date parsed from source:Aug 27, 2026
- First seen by Releasebot:Aug 27, 2026
Release v5.13.2
TimeTracker releases a broad update with connector exports, a Linear setup wizard, and smoother project-first selection with client auto-fill. It also fixes mobile timer flows, cascading pickers, start sheet crashes, web manual entry, and Android APK signing.
chore(release): bump version to 5.13.2 and update docs (Dries Peeters)
feat(integrations): export all connectors and add Linear setup wizard (Dries Peeters)
fix(android): sign release APKs with a stable CI keystore (Dries Peeters)
fix(web): manual entry cascading pickers, inline create flow, dark-mode comboboxes (#728) (Giorgio)
docs(changelog): mention project-first selection with client auto-fill (Giorgio)
feat(mobile): allow project-first selection with client auto-fill (Giorgio)
docs(changelog): document mobile start timer fixes; test last_used_at parsing (Giorgio)
fix(mobile): stop/pause buttons flashing disabled while timer polls (Giorgio)
fix(mobile): unwrap nested payload when creating client/project/task (Giorgio)
fix(mobile): crash when opening start timer sheet (Giorgio)
fix(mobile): unify start timer flow with cascading pickers and inline creation (Giorgio)π¦ Build Status
Desktop Applications
- β Windows build: Success
- β Linux build: Success
- β macOS build: Success
Mobile Applications
- β Android build: Success
- β iOS build: Success
- Aug 26, 2026
- Date parsed from source:Aug 26, 2026
- First seen by Releasebot:Aug 26, 2026
Release v5.13.1
TimeTracker releases version 5.13.1 with project list sorting improvements, fixes for extension project creation and combobox blur reset, idle timeout recording, and leftover picker bugs. It also updates docs and attaches a Chrome extension zip to each GitHub release.
chore(release): bump version to 5.13.1 and update docs (Dries Peeters)
Restore extension Create project client guard after last-used sort. (Dries Peeters)
Sort project lists by most recently used first. (Dries Peeters)
Fix Issue #728 combobox blur reset and extension create-project guard. (Dries Peeters)
Fix idle timeout recording 0 minutes and missing Still working? prompts (#722). (Dries Peeters)
Fix Issue #728 leftover picker bugs: no auto-selected project, require a client to create one, and translate Create labels. (Dries Peeters)
Attach a Chrome extension zip to every GitHub release. (Dries Peeters)
π¦ Build Status
Desktop Applications
- β Windows build: Success
- β Linux build: Success
- β macOS build: Success
Mobile Applications
- β Android build: Success
- β iOS build: Success
- Aug 23, 2026
- Date parsed from source:Aug 23, 2026
- First seen by Releasebot:Aug 23, 2026
Release v5.13.0
TimeTracker releases version 5.13.0 with smoother dashboard, timer, mobile, and productivity experiences. It adds dashboard alerts, quick log and due-today widgets, recurring task improvements, stronger invoice settings, and fixes for heatmaps, idle timing, and portal templates.
chore(release): bump version to 5.13.0 and update docs (Dries Peeters)
Improve UX across dashboard, lists, timer bar, and productivity views. (Dries Peeters)
Add backend support for dashboard alerts, timer switch, and productivity breakdown. (Dries Peeters)
Fix productivity heatmap and empty_state template errors. (Dries Peeters)
Resolve invoice tax rate and currency from project/client settings. (Dries Peeters)
Declutter navigation and improve mobile More drawer. (Dries Peeters)
Enhance recurring tasks list with filters, toggles, and run-now. (Dries Peeters)
Add dashboard quick log time and tasks due today widgets. (Dries Peeters)
Improve floating timer bar and idle-stop UX. (Dries Peeters)
fix: log swallowed errors and surface user feedback where actionable (Dries Peeters)
feat(timer): warn on long-running entries and show workday progress (Dries Peeters)
feat(dashboard): add daily progress widget and quick-start timer strip (Dries Peeters)
feat(mobile): expand bottom nav More drawer with key destinations (Dries Peeters)
chore(static): add missing favicon, apple touch icon, and OG image (Dries Peeters)
fix(portal): add missing client portal customization admin template (Dries Peeters)
fix(recurring-tasks): complete CRUD flow and add sidebar navigation (Dries Peeters)
Improve support incentives with Supporter identity and smarter prompts. (Dries Peeters)
fix(timer): keep heartbeats alive and stop at idle boundary (#736) (Dries Peeters)
π¦ Build Status
Desktop Applications
- β Windows build: Success
- β Linux build: Success
- β macOS build: Success
Mobile Applications
- β Android build: Success
- β iOS build: Success
Similar to TimeTracker with recent updates:
- Gemini updates408 release notes Β· Latest Sep 4, 2026
- Codex updates227 release notes Β· Latest Sep 5, 2026
- Proton Pass updates37 release notes Β· Latest Sep 3, 2026
- Next.js updates107 release notes Β· Latest Sep 3, 2026
- Gemini CLI updates163 release notes Β· Latest Sep 1, 2026
- Visual Studio Code updates54 release notes Β· Latest Sep 2, 2026
- Aug 20, 2026
- Date parsed from source:Aug 20, 2026
- First seen by Releasebot:Aug 20, 2026
Release v5.12.0
TimeTracker releases a major update with a new project health dashboard and API, weekly resource scheduling, digital signatures in the client portal, manager approval queues, billable utilization reporting, project milestones, task dependencies, and dashboard fixes.
chore(release): bump version to 5.12.0 (Dries Peeters)
feat(projects): add project health dashboard and API (Dries Peeters)
feat(team): add weekly resource scheduling swimlane view (Dries Peeters)
feat(quotes): support digital signatures in the client portal (Dries Peeters)
feat(expenses): add manager approval queue with pending badge (Dries Peeters)
feat(reports): add billable utilization report and dashboard widget (Dries Peeters)
feat(projects): add milestones for project checkpoints (Dries Peeters)
feat(tasks): add task dependencies with Gantt links (Dries Peeters)
fix(dashboard): restore Start Timer modal click handlers (Dries Peeters)
fix(approvals): normalize PostgreSQL approvalstatus enum case (Dries Peeters)
π¦ Build Status
Desktop Applications
- β Windows build: Success
- β Linux build: Success
- β macOS build: Success
Mobile Applications
- β Android build: Success
- β iOS build: Success
- Aug 15, 2026
- Date parsed from source:Aug 15, 2026
- First seen by Releasebot:Aug 15, 2026
Release v5.11.5
TimeTracker releases 5.11.5 with client-only timers across web, extension, mobile and API support, searchable timer pickers, a global time rounding policy, and fixes for idle notifications, email links, kiosk stop timing, desktop payloads, and mobile crashes.
chore(release): bump version to 5.11.5 (Dries Peeters)
docs(changelog): record post-fix audit remediation (Dries Peeters)
chore(extension): sync version to 5.11.4 (Dries Peeters)
feat(ui): migrate remaining timer pickers to searchable combobox (Dries Peeters)
feat(clients): client-only timers on extension and mobile (Dries Peeters)
feat(api): support client-only timers on timer start (Dries Peeters)
fix(rounding): apply boundary rounding on duration-override paths (Dries Peeters)
fix(extension): react to server-side idle notifications (Dries Peeters)
fix(desktop): valid manual entry payload and client-only timers (Dries Peeters)
fix(templates): render previously dead extra_head blocks (Dries Peeters)
fix(email): absolutize client notification links and expose APP_BASE_URL (Dries Peeters)
fix(quotes): restore approval and client-portal quote emails (Dries Peeters)
fix(kiosk): compute duration when stopping a timer (Dries Peeters)
fix(email): build absolute links in scheduled jobs without SERVER_NAME (#730) (Dries Peeters)
fix(timer): restore edit inline-create and unify clientβprojectβtask pickers (#728) (Dries Peeters)
feat(settings): add enforceable global time rounding policy (#725) (Dries Peeters)
fix(mobile): prevent Android Timer crash under R8 (#731) (Dries Peeters)
π¦ Build Status
Desktop Applications
- β Windows build: Success
- β Linux build: Success
- β macOS build: Success
Mobile Applications
- β Android build: Success
- β iOS build: Success
- Aug 13, 2026
- Date parsed from source:Aug 13, 2026
- First seen by Releasebot:Aug 13, 2026
Release v5.11.4
TimeTracker ships version 5.11.4 with a searchable client and project picker, inline create, and improved timer handling. The release also tightens idle prompts, rounding, duration limits, client-only edits, and stability across web, API, extension, and workday flows.
chore(release): bump version to 5.11.4 (Dries Peeters)
fix(timer): broadcast idle prompts beyond web push (#722) (Dries Peeters)
fix(api): stop joinedload on dynamic Client.projects (#716) (Dries Peeters)
fix(web): quiet background polls so idle tabs do not toast 503 (#703) (Dries Peeters)
fix(extension): dedupe tasks and avoid concurrent picker races (#700) (Dries Peeters)
feat(timer): searchable client/project combobox with inline create (#728) (Dries Peeters)
fix(timer): add boundary rounding, min duration, and admin fallback (#725) (Dries Peeters)
fix(workday): preserve submit button values before loading-state disable (#709) (Dries Peeters)
fix(timer): allow client-only edits and inline client/project create (#728) (Dries Peeters)
fix(timer): enforce idle timeout with heartbeats across all clients (#722) (Dries Peeters)
fix(timer): apply per-user rounding on remaining duration write paths (#725) (Dries Peeters)
π¦ Build Status
Desktop Applications
- β Windows build: Success
- β Linux build: Success
- β macOS build: Success
Mobile Applications
- β Android build: Success
- β iOS build: Success
- Aug 11, 2026
- Date parsed from source:Aug 11, 2026
- First seen by Releasebot:Aug 11, 2026
Release v5.11.3
TimeTracker releases 5.11.3 with fixes for manual time entry rounding, stronger access checks on attachment downloads, and a hardened Chrome timer popup plus packaging updates. Desktop and mobile builds also passed across Windows, Linux, macOS, Android, and iOS.
chore(release): bump version to 5.11.3 (Dries Peeters)
fix(timer): use db.session.get for manual-entry rounding and cover #700/#725 (Dries Peeters)
chore(deps-dev): bump js-yaml (dependabot[bot])
fix(extension): harden Chrome timer popup and ship packaging (#700) (Dries Peeters)
test(workday): cover leave_room handlers for Socket.IO (#709) (Dries Peeters)
fix(timer): apply per-user rounding to manual time entries (#725) (Dries Peeters)
fix(security): enforce access checks on attachment downloads (IDOR) (Dries Peeters)π¦ Build Status
Desktop Applications
- β Windows build: Success
- β Linux build: Success
- β macOS build: Success
Mobile Applications
- β Android build: Success
- β iOS build: Success
- Aug 9, 2026
- Date parsed from source:Aug 9, 2026
- First seen by Releasebot:Aug 9, 2026
Release v5.11.2
TimeTracker fixes attendance approvals, timer picker task visibility, and idle auto-stop behavior in 5.11.2.
chore(release): bump version to 5.11.2 and update docs (Dries Peeters)
fix(workday): stop attendance Approve from silently rejecting (#709) (Dries Peeters)
fix(extension): show custom Kanban tasks in timer picker (#700) (Dries Peeters)
fix(extension): include on_hold tasks in timer picker (#700) (Dries Peeters)
fix(idle): auto-stop timers after unanswered "Still working?" prompt (Dries Peeters)π¦ Build Status
Desktop Applications
- β Windows build: Success
- β Linux build: Success
- β macOS build: Success
Mobile Applications
- β Android build: Success
- β iOS build: Success
- Aug 6, 2026
- Date parsed from source:Aug 6, 2026
- First seen by Releasebot:Aug 7, 2026
Release v5.11.1
TimeTracker releases attendance, mobile, API, and Peppol updates, including configurable auto-breaks, system break flagging, persistent running-timer notifications, improved invoice and UBL handling, and fixes for overnight totals, task picking, and client updates.
chore(release): bump version to 5.11.1 and update docs (Dries Peeters)
chore(release): bump version to 5.11.0 and update docs (Dries Peeters)
feat(attendance): fill auto-break deficit and flag system breaks (Dries Peeters)
feat(attendance): auto-deduct configurable break on clock-out (Dries Peeters)
feat(mobile): show persistent notification while timer is running (#714) (Dries Peeters)
test(workday): stabilize attendance correction route tests (Dries Peeters)
fix(api): stop joinedload on dynamic Client.projects (#716) (Dries Peeters)
feat(peppol): embed the invoice PDF in the UBL as an attachment (BG-24/BT-125) (ThingThingHub)
fix(workday): clip overnight totals and prompt for forgotten clock-outs (Dries Peeters)
fix(extension): restore task picker for existing tasks (#700) (Dries Peeters)
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (dependabot[bot])
feat(peppol): verify access-point delivery status after send (ThingThingHub)
fix(peppol): make generated UBL XSD-valid and BIS Billing 3.0 compliant (ThingThingHub)
chore(deps): bump cryptography in the pip group across 1 directory (dependabot[bot])
fix(peppol-bridge): scheme-prefix documentType/processType for Peppyrus (Jitser Sevenant)
fix(api): restore client update, expose Peppol send, map invoice buyer_reference/issue_date + recompute totals (Jitser Sevenant)
fix(docs): add missing Tasks and Clients endpoints to OpenAPI spec (Rafa Couto)
chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates (dependabot[bot])π¦ Build Status
Desktop Applications
- β Windows build: Success
- β Linux build: Success
- β macOS build: Success
Mobile Applications
- β Android build: Success
- β iOS build: Success
- Jul 25, 2026
- Date parsed from source:Jul 25, 2026
- First seen by Releasebot:Jul 25, 2026
Release v5.10.1
TimeTracker fixes overnight clock-out, time entry, and Chrome extension issues in version 5.10.1.
chore(release): bump version to 5.10.1 and update documentation (evilguy4000)
Add overnight clock-out correction and fix workday today double-count (#706). (evilguy4000)
Fix compact time typing and edit-page date format (#704). (evilguy4000)
Fix Chrome extension connect by shipping missing api.js (#700). (evilguy4000)
π¦ Build Status
Desktop Applications
- β Windows build: Success
- β Linux build: Success
- β macOS build: Success
Mobile Applications
- β Android build: Success
- β iOS build: Success
- Jul 23, 2026
- Date parsed from source:Jul 23, 2026
- First seen by Releasebot:Jul 23, 2026
Release v5.10.0
TimeTracker releases 5.10.0 with admin time booking for other users, a Chromium timer extension, stronger UI and session fixes, 24-hour picker support, and frontend changes that self-host third-party assets and add a JS build pipeline.
Chore
chore(release): bump version to 5.10.0 and update documentation (evilguy4000)
Feat
feat(timer): let admins book time entries for other users (#701) (evilguy4000)
feat(frontend): self-host all third-party assets and add a JS build pipeline (evilguy4000)
Add Chromium timer extension for quick start/stop (#700). (evilguy4000)
Fix
fix(ui): restore sidebar expand, theme icons, and Ctrl+K (evilguy4000)
fix(ui): keep sidebar expand control visible when collapsed (#699) (evilguy4000)
fix: restore connection after tray hide and tab idle (#702, #703) (evilguy4000)
fix(ui): honor 24h time format preference in pickers and JS (#704) (evilguy4000)
Fix Socket.IO/Flask session crash and make license verify diagnosable. (evilguy4000)
Build Status
Desktop Applications
β Windows build: Success
β Linux build: Success
β macOS build: Success
Mobile Applications
β Android build: Success
β iOS build: Success
Original source - Jul 23, 2026
- Date parsed from source:Jul 23, 2026
- First seen by Releasebot:Jul 23, 2026
Release v5.9.4
TimeTracker releases 5.9.4 with webapp 5.9.3 parity across desktop and mobile clients, updated docs and versioning, a fix for CSRF blocking Bearer clients on timer routes, and several backend, contacts, migrations, and dependency updates.
Chore
- chore(release): bump version to 5.9.4 and update documentation (evilguy4000)
- Sync Android local.properties version to 5.9.3. (evilguy4000)
- Bring desktop and mobile clients up to webapp 5.9.3 parity. (evilguy4000)
- Fix CSRF blocking Bearer clients on /api/v1 timer routes. (evilguy4000)
- chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates (dependabot[bot])
- ci: pin GitHub Actions to commit SHAs (28 pin(s)) (mirkosalvato1-ctrl)
- chore(deps): bump the pip group across 1 directory with 2 updates (dependabot[bot])
- chore(deps): bump axios (dependabot[bot])
- chore(format): satisfy black + isort on client_portal_session.py (MacJediWizard)
Fix
- fix(contacts): stop TypeError when logging a contact communication (MacJediWizard)
- fix(migrations): merge parallel kanban feature heads into one (MacJediWizard)
π¦ Build Status
Desktop Applications
- β Windows build: Success
- β Linux build: Success
- β macOS build: Success
Mobile Applications
- β Android build: Success
- β iOS build: Success
- Jul 16, 2026
- Date parsed from source:Jul 16, 2026
- First seen by Releasebot:Jul 16, 2026
Release v5.9.3
TimeTracker releases team collaboration and planning updates, including @mention notifications, saveable Kanban board templates, per-task checklists and subtasks, and per-column WIP limits. It also improves portal session handling and calendar holiday overlays.
chore(release): bump version to 5.9.3 and update documentation (evilguy4000)
chore(gitignore): ignore donate_hide_private.pem (evilguy4000)
fix(portal): keep native client sessions in portal UI (#677) (evilguy4000)
test(peppol): harden Peppyrus X-Api-Key auth regression coverage (evilguy4000)
chore(format): apply black + isort to pass Code Quality Checks (MacJediWizard)
feat(comments): notify teammates on @mention (MacJediWizard)
feat(kanban): add saveable board templates (MacJediWizard)
feat(tasks): add per-task checklists / subtasks (MacJediWizard)
feat(kanban): add per-column WIP limits (MacJediWizard)
fix(calendar,workday): show holiday overlays in day/week views and fix history date formatting (evilguy4000)
ci(docker): automate Docker Hub publishing and repository description (evilguy4000)
π¦ Build Status
Desktop Applications
- β Windows build: Success
- β Linux build: Success
- β macOS build: Success
Mobile Applications
- β Android build: Success
- β iOS build: Success
Curated by the Releasebot team
Releasebot is an aggregator of official product update announcements from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.