v.1.3.0 update travel reimbursement added

This commit is contained in:
2026-07-08 23:42:13 +02:00
parent e3dfc3431d
commit 3eae1e6862
7 changed files with 350 additions and 6 deletions

View File

@@ -1,15 +1,19 @@
# Release notes
## v.1.3
`to be announced`
### Changes
- Rename the servers module to Inventory so it supports other things as well.
- Added CSP headers to PHP code
`08-07-2026`
### Features
- Hypervisor overview.
- Network devices overview.
- Travel reimbursement feature added.
### Fixes
- [b4f3553f1e](https://gitea.mooij.me/meteo/Sentri/commit/b4f3553f1eeedb7ea47686b49e66acd6fccfe145) Disabling MFA in userprofile does not hide button correctly.
- [97963b34aa](https://gitea.mooij.me/meteo/Sentri/commit/97963b34aa138c9dbfca8d0a2d8f326e96adb925) Update different composer packages.
- [68c9e00afb](https://gitea.mooij.me/meteo/Sentri/commit/68c9e00afb79ba2c63e0ecb9970a6f04b04e6e7a) cloudDistributor not set when creating Inserve subscription licenses.
- [94f349597d](https://gitea.mooij.me/meteo/Sentri/commit/94f349597d97f480aa2713589508baf46428ad80) Changed /systemconfig/ page to /portal-management/.
- [b31185c2e9](https://gitea.mooij.me/meteo/Sentri/commit/b31185c2e92945fa06ca223d6b0ac95b5cd1180d) Login without username/password now shows error on login page.
- [f94bafb25d](https://gitea.mooij.me/meteo/Sentri/commit/f94bafb25dd1ba17ba59b5114a9b0dff6d687f8c) Server overview wont hide last modify column.
- [fa3515625b](https://gitea.mooij.me/meteo/Sentri/commit/fa3515625b7ff5e80e3737c5feb5fbcd7a2b6cbe) No response toast anymore when saving something
## v.1.2.4
`21-06-2026`