Started changelog

This commit is contained in:
wrongecho 2025-03-19 14:02:30 +00:00
parent a1ea5214a9
commit 400ba5bb20
1 changed files with 12 additions and 0 deletions

View File

@ -2,6 +2,18 @@
This file documents all notable changes made to ITFlow.
## [25.03 UNRELEASED]
### Fixed
- Fixed missing attachments on ticket replies via the ticket email parser
### Added / Changed
- Added Bulk Delete Asset Functionality
- Ability to redact ticket replies after a ticket is closed
### Breaking Changes
- Renamed users table; if you are unable to log in, update the database schema using the CLI script
## [25.02.4]
### Fixed