Releases: braican/taskkeeper
Releases · braican/taskkeeper
Release 5.3.0
Release 5.2.2
What's Changed
- Bump next from 16.1.7 to 16.2.3 by @dependabot[bot] in #161
- Release 5.2.2 by @braican in #162
Full Changelog: 5.2.1...5.2.2
Release 5.2.1
What's Changed
- Bump minimatch by @dependabot[bot] in #156
- Bump next from 16.1.1 to 16.1.7 by @dependabot[bot] in #157
- Bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #158
- Bump picomatch by @dependabot[bot] in #159
- Release 5.2.1 by @braican in #160
Full Changelog: 5.2.0...5.2.1
Release 5.2.0
What's Changed
- New feature: adds past invoice totals for each year for clients.
- New feature: adds the totals for each client in the stats area for the previous year.
- Update: upgrades to Next.js 16.1.1.
- Fix: invoices are now fetched and displayed in reverse chronological order by their paid date.
- Fix: invoices that were sent in the previous year but are yet unpaid in the current year will be listed as awaiting payment for the current year.
- Fix: no more double scrollbars.
- Fix: resolves the position of the paid invoices group when there are no active invoices on a client.
Full Changelog: 5.1.2...5.2.0
Release 5.1.2
What's Changed
Full Changelog: 5.1.1...5.1.2
Release 5.1.1
Release 5.1.0
Release 5.0.1
What's Changed
- Try redirecting from component to gate routes in PWA settings. by @braican in #133
- Release 5.0.1 by @braican in #134
Full Changelog: 5.0.0...5.0.1
Release 5.0.0
Taskkeeper version 5 is a full rewrite of the application, using Next.js for the frontend and Pocketbase for authentication and backend data store. It also enables PWA functionality for the app.