Releases: QuackByte/punchboard
Releases · QuackByte/punchboard
Release list
punchboard-v1.6.0
What's Changed
- chore(main): release punchboard 1.6.0 by @github-actions[bot] in #22
Full Changelog: punchboard-v1.5.0...punchboard-v1.6.0
punchboard: v1.5.0
1.5.0 (2026-08-03)
Features
- add data export and import functionality to WorkTracker and ConfigPanel (3f2fdf9)
- add work tracker components and functionality (6d925bb)
- configure Electron build and update project structure (d9faeda)
- enter hours as durations or time ranges, show weekly totals (#19) (0b23a48)
- finish open-sourcing as Punchboard — docs, marketing site, Pages deploy (b6e9168)
- migrate UI to shadcn/ui components (0e77e65)
- migrate UI to shadcn/ui components (e5d617d)
- redesign app icon and wire up Windows/Linux icons (0e35362)
- remove payslip end day functionality and update related components (3336eb1)
- rename default hours to holiday hours and update related logic (6fb1d62)
- replace localStorage-only persistence with file-based storage in Electron (290b72c)
- show currency conversion for tax/deductions and polish UI (542aaff)
- sign and notarize macOS release builds (765e6a6)
- track weekend/extra hours, add currency conversion, and redesign the dashboard (1d227de)
- update app icon (23bf891)
- update app icon and improve icon handling in Electron app (9e84766)
Bug Fixes
- add missing description to package.json (372144c)
- add missing description to package.json (a81f242)
- quote release upload assets (dc42252)
- update release workflow for proper PR-based releases (9f66f4e)
- update release workflow for proper PR-based releases (0d9cb04)
- update tsconfig to include ignoreDeprecations option (7596d7c)
- upgrade actions to Node.js 24 compatible versions (0a30e59)
- upgrade actions to Node.js 24 compatible versions (eade453)