Skip to content

Commit

Permalink
updated bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Jan 7, 2025
1 parent 6c94c1d commit b715372
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
7 changes: 7 additions & 0 deletions _includes/store/changelog/InvoiceBundle.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
**Version 2.2.0**

Compatibility: requires minimum Kimai 2.27.0

- Required changes for Kimai release 2.27.0
- Code upgrade

**Version 2.1.1**

Compatibility: requires minimum Kimai 2.1.0
Expand Down
19 changes: 19 additions & 0 deletions _includes/store/changelog/WorkContractBundle.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
**Version 1.17.0**

Compatibility: requires minimum Kimai 2.25.0

- API:
- [BC break] fix route names for /request/approve/reject (added /absences prefix)
- [BC break] new calendar route for absences and public-holidays (those were previously the main routes)
- [BC break] new return structure for GET /absences and /public-holidays
- added route to fetch all registered absence types
- Fix multiple redirects in public holiday management
- Fallback: "Import from Google public holiday calendar" if `Yasumi` is not available (caused by a timezone error on some PHP installations)

**Version 1.16.2**

Compatibility: requires minimum Kimai 2.25.0

- Fix: only the first 10 absences were shown
- Fix: statistics were calculated from approved absences only

**Version 1.16.1**

Compatibility: requires minimum Kimai 2.25.0
Expand Down

0 comments on commit b715372

Please sign in to comment.