Add CHANGELOG file for Releases (#2887)

This commit is contained in:
Cesar N
2023-06-15 14:21:27 -07:00
committed by GitHub
parent 58aad859e1
commit 1f481e690b

18
CHANGELOG.md Normal file
View File

@@ -0,0 +1,18 @@
<!-- @format -->
# Changelog
## Release v0.30.0
Features:
- Added MinIO Console Help Menu
- Updated UI Menu components
Bug Fix:
- Disable the Upload button on Object Browser if the user is not allowed
- Fixed security vulnerability for `lestrrat-go/jwx` and `fast-xml-parser`
- Fixed bug on sub-paths for Object Browser
- Reduce the number of calls to `/session` API endpoint to improve performance
- Rolled back the previous change for the Share File feature to no longer ask for Service Account access keys