Update Changelog

This commit is contained in:
johnnyq
2026-03-08 12:54:58 -04:00
parent 7acaf55331
commit c936823912

View File

@@ -28,7 +28,7 @@ This file documents all notable changes made to ITFlow.
- Calendar: You can now delete a custom calendar. - Calendar: You can now delete a custom calendar.
- Report: Client Ticket Time Detail Audit: Selectable Billing Time Increment, will later be avauilable globally. - Report: Client Ticket Time Detail Audit: Selectable Billing Time Increment, will later be avauilable globally.
- Roles/Permissions: Now complete and is out of beta all permission roles are strictly enforced, except for in Trips and Calendar, new enforce modules will be added for these at a later date. - Roles/Permissions: Now complete and is out of beta all permission roles are strictly enforced, except for in Trips and Calendar, new enforce modules will be added for these at a later date.
- Invoices/Quotes/Recurring: Split into their own POST logic and Modal UIs and item tables. - Invoices/Quotes/Recurring Invoices: Split Items tables into their own POST logic and Modal UIs and tables (quote_items, invoice_items, recurring_items).
- Project Template: Ticket Template order can now be dragged and dropped. - Project Template: Ticket Template order can now be dragged and dropped.
- Global: CSRF Checks everywhere instead of just deletion calls. - Global: CSRF Checks everywhere instead of just deletion calls.