Releases: braican/taskkeeper
Releases · braican/taskkeeper
Release 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 application and Pocketbase for authentication and backend data store. It also enables PWA functionality for the application.
Release 4.2.0
Release 4.1.0
This release introduces the ability to generate a PDF of an invoice from the application.
Release 4.0.0
This release is a full rebuild of the application using Fauna DB as the backend.
Release 3.1.1
- After adding a new task, clear the input fields.
- Fix bug with due date not updating with an update of the issue date.
- Fix prop types error.
- Fix bug with dangling selected tasks when getting out of the invoicing view.
- Display a singular
hoursin 1 hour tasks. - Various style updates.
Release 3.1.0
Adds the ability to create a new client.