Update Changelog for 26.03.1 Release

This commit is contained in:
johnnyq
2026-03-30 11:58:22 -04:00
parent 793b14885b
commit 35fb8b1ee6

View File

@@ -2,6 +2,14 @@
This file documents all notable changes made to ITFlow.
## [26.03.1] Maint Release
### Bug Fixes
- Racks: Fix Device Removal.
- Table Lists: replace class table-responsive-sm with just table-reponsive was causing ui issues with certain screen sizes.
- Client: Fix Edit erroring on certain characters.
- Category: Fix Add/Edit due to missing CSRF fields.
- Invoice: Do not apply late fee on first overdue reminder (1 day).
## [26.03] Stable Release
### Bug Fixes
- Ticket Templates: Fix Task Sorting.