Allow file upload extensions: .bat, .stk

This commit is contained in:
Marcus Hill
2025-05-04 21:38:11 +01:00
parent e1f212d30d
commit 429dfa5ca4
3 changed files with 16 additions and 7 deletions

View File

@@ -2,6 +2,14 @@
This file documents all notable changes made to ITFlow.
## [25.05]
### Fixed
### Added / Changed
- Expanded file upload allow-list to include .bat and .stk
## [25.03.6]
### Fixed
@@ -280,4 +288,4 @@ This file documents all notable changes made to ITFlow.
## [24.12]
### Added / Changed
- Introduced versioned releases for the first time!
- Introduced versioned releases for the first time!