Skip to content

Releases: AdamJ/TimeTrackerPro

v0.55.0

28 May 01:44

Choose a tag to compare

What's Changed

  • chore: add automated labeler to PRs by @AdamJ in #145
  • chore(deps): bump ws from 8.20.0 to 8.20.1 by @dependabot[bot] in #134
  • chore(deps-dev): bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 by @dependabot[bot] in #115
  • chore: update release.yml by @AdamJ in #146
  • chore: update test.yml by @AdamJ in #147
  • docs: update README.md by @AdamJ in #148
  • docs: sync documentation to current codebase state by @AdamJ in #149
  • Add backdated entry creation workflow by @AdamJ in #150

Full Changelog: v0.54.0...v0.55.0

v0.54.0

26 May 13:35

Choose a tag to compare

What's Changed in v0.54.0

[#142] chore: update release.yml

Author: @AdamJ


[#143] fix: reduce Kanban DB calls

Author: @AdamJ


[#144] fix: replace mobile bottom-sheet usage with modals

Author: @AdamJ


Contributors

v0.53.0

26 May 01:36

Choose a tag to compare

What's Changed in v0.53.0

[#141] fix: restore PageLayout header visibility and add mobile actions slot

Author: @AdamJ

Summary

Restores the page header section (title, icon, actions) that was accidentally hidden at all breakpoints, and adds a mobile-specific actions bar so page-level action buttons are accessible on narrow viewports.

v0.52.0

25 May 17:36

Choose a tag to compare

What's Changed in v0.52.0

[#140] chore: update gitignore and GitHub workflows

Author: @AdamJ

Summary

Update .gitignore to include dev-dist/ and fix/update GitHub Workflows to not break on the test.yml action and properly publish release notes with the automated release process.


[#138] feat: Add Kanban task planning board

Author: @AdamJ

Introduces a full-featured Kanban board at /tasks for planning work ahead of time with four status columns (To Do, In Progress, Blocked, Done). Planned tasks are a separate entity from time-tracked tasks, enabling cross-day carry-over naturally.

v0.51.0

25 May 17:09

Choose a tag to compare

What's Changed

  • fix: prevent archived day from reappearing after hard refresh by @AdamJ in #139

Full Changelog: v0.50.0...v0.51.0

v0.50.0

22 May 17:32

Choose a tag to compare

What's Changed

  • feat: Remove Capacitor/iOS build and polish PWA mobile experience by @AdamJ in #136

Full Changelog: v0.49.0...v0.50.0

v0.49.0

22 May 14:02

Choose a tag to compare

What's Changed

  • fix: add discard day option to avoid forced archiving by @AdamJ in #135

Full Changelog: v0.48.0...v0.49.0

v0.48.0

22 May 13:46

Choose a tag to compare

What's Changed

  • actions: Fix test.yml workflow syntax by @Copilot in #132
  • fix: set tab bar to match iOS design by @AdamJ in #133

Full Changelog: v0.47.0...v0.48.0

v0.47.0

15 May 13:39

Choose a tag to compare

What's Changed

  • fix: Reduce DB calls when saving archived day edits by @AdamJ in #131

Full Changelog: v0.46.0...v0.47.0

v0.46.0

15 May 04:28

Choose a tag to compare

What's Changed

  • feat: Improve iOS experience to align with Apple HIG by @AdamJ in #128

Full Changelog: v0.45.0...v0.46.0