Bugfix: When exporting to CSV, the first asset isn't shown

This commit is contained in:
wrongecho
2025-03-03 09:42:45 +00:00
parent 8da3bb15e9
commit a69b09c9e6
2 changed files with 8 additions and 7 deletions

View File

@@ -5,6 +5,7 @@ This file documents all notable changes made to ITFlow.
## [25.03]
### Fixed
- Corrected some edit modals not showing notes correctly.
- Bugfix: When exporting to CSV, the first asset wasn't being shown.
### Added / Changed
- Implemented SSL certificate history tracking.