Release 0.42.0 (#3148)

This commit is contained in:
Cesar N
2023-12-06 16:04:01 -08:00
committed by GitHub
parent 07b8c745e6
commit 74030aa067
390 changed files with 506 additions and 519 deletions

View File

@@ -2,6 +2,20 @@
# Changelog
## Release v0.42.0
Features:
- Introducing Dark Mode
Bug Fix:
- Fixed vulnerabilities
- Changes on Upload and Delete object urls
- Fixed blocking subpath creation if not enough permissions
- Removed share object option at prefix level
- Updated allowed actions for a deleted object
## Release v0.41.0
Features:
@@ -9,7 +23,6 @@ Features:
- Updated pages to use mds components
- support for resolving IPv4/IPv6
Bug Fix:
- Remove cache for ClientIP
@@ -23,7 +36,6 @@ Features:
- Updated OpenID page
- Added New bucket event types support
Bug Fix:
- Fixed crash in access keys page
@@ -37,7 +49,6 @@ Features:
- Migrated metrics page to mds
- Migrated Register page to mds
Bug Fix:
- Fixed LDAP configuration page issues