Releases: AdamJ/TimeTrackerPro
v0.55.0
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
v0.53.0
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
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
What's Changed
Full Changelog: v0.50.0...v0.51.0
v0.50.0
What's Changed
Full Changelog: v0.49.0...v0.50.0
v0.49.0
What's Changed
Full Changelog: v0.48.0...v0.49.0
v0.48.0
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
What's Changed
Full Changelog: v0.46.0...v0.47.0
v0.46.0
What's Changed
Full Changelog: v0.45.0...v0.46.0