github.com/minio/console@v1.3.0/CHANGELOG.md (about) 1 <!-- @format --> 2 3 # Changelog 4 5 ## Release v1.3.0 6 7 Features: 8 9 - Adds ExpireDeleteMarker status to BucketLifecycleRule UI 10 11 Bug Fix: 12 13 - Fixed vulnerability 14 - Used URL-safe base64 enconding for Share API 15 - Made Prefix field optional when Adding Tier 16 - Added Console user agent in MinIO Admin Client 17 18 ## Release v1.2.0 19 20 Features: 21 22 - Updated file share logic to work as Proxy 23 24 Bug Fix: 25 26 - Updated project dependencies 27 - Fixed Key Permissions UX 28 - Added permissions validation to rewind button 29 - Fixed Health report upload to SUBNET 30 - Misc Cosmetic fixes 31 32 ## Release v1.1.1 33 34 Bug Fix: 35 36 - Fixed folder download issue 37 38 ## Release v1.1.0 39 40 Features: 41 42 - Added Set Expired object all versions selector 43 44 Bug Fix: 45 46 - Updated Go Dependencies 47 48 ## Release v1.0.0 49 50 Features: 51 52 - Updated Preview message alert 53 54 Bug Fix: 55 56 - Updated Websocket API 57 - Fixed issues with download manager 58 - Fixed policies issues 59 60 ## Release v0.46.0 61 62 Features: 63 64 - Added latest help content to forms 65 66 Bug Fix: 67 68 - Disabled Create User button in certain policy cases 69 - Fixed an issue with Logout request 70 - Upgraded project dependencies 71 72 ## Release v0.45.0 73 74 Deprecated: 75 76 - Deprecated Heal / Drives page 77 78 Features: 79 80 - Updated tines on menus & pages 81 82 Bug Fix: 83 84 - Upgraded project dependencies 85 86 ## Release v0.44.0 87 88 Bug Fix: 89 90 - Upgraded project dependencies 91 - Fixed events icons not loading in subpaths 92 93 ## Release v0.43.1 94 95 Bug Fix: 96 97 - Update Share Object UI to reflect maximum expiration time in UI 98 99 ## Release v0.43.0 100 101 Features: 102 103 - Updated PDF preview method 104 105 Bug Fix: 106 107 - Fixed vulnerabilities 108 - Prevented non-necessary metadata calls in object browser 109 110 ## Release v0.42.2 111 112 Bug Fix: 113 114 - Hidden Prometheus metrics if URL is empty 115 116 ## Release v0.42.1 117 118 Bug Fix: 119 120 - Reset go version to 1.19 121 122 ## Release v0.42.0 123 124 Features: 125 126 - Introducing Dark Mode 127 128 Bug Fix: 129 130 - Fixed vulnerabilities 131 - Changes on Upload and Delete object urls 132 - Fixed blocking subpath creation if not enough permissions 133 - Removed share object option at prefix level 134 - Updated allowed actions for a deleted object 135 136 ## Release v0.41.0 137 138 Features: 139 140 - Updated pages to use mds components 141 - support for resolving IPv4/IPv6 142 143 Bug Fix: 144 145 - Remove cache for ClientIP 146 - Fixed override environment variables display in settings page 147 - Fixed daylight savings time support in share modal 148 149 ## Release v0.40.0 150 151 Features: 152 153 - Updated OpenID page 154 - Added New bucket event types support 155 156 Bug Fix: 157 158 - Fixed crash in access keys page 159 - Fixed AuditLog filters issue 160 - Fixed multiple issues with Object Browser 161 162 ## Release v0.39.0 163 164 Features: 165 166 - Migrated metrics page to mds 167 - Migrated Register page to mds 168 169 Bug Fix: 170 171 - Fixed LDAP configuration page issues 172 - Load available certificates in logout 173 - Updated dependencies & go version 174 - Fixed delete objects functionality 175 176 ## Release v0.38.0 177 178 Features: 179 180 - Added extra information to Service Accounts page 181 - Updated Tiers, Site Replication, Speedtest, Heal & Watch pages components 182 183 Bug Fix: 184 185 - Fixed IDP expiry time errors 186 - Updated project Dependencies 187 188 ## Release v0.37.0 189 190 Features: 191 192 - Updated Trace and Logs page components 193 - Updated Prometheus metrics 194 195 Bug Fix: 196 197 - Disabled input fields for Subscription features if MinIO is not registered 198 199 ## Release v0.36.0 200 201 Features: 202 203 - Updated Settings page components 204 205 Bug Fix: 206 207 - Show LDAP Enabled value LDAP configuration 208 - Download multiple objects in same path as they were selected 209 210 ## Release v0.35.1 211 212 Bug Fix: 213 214 - Change timestamp format for zip creation 215 216 ## Release v0.35.0 217 218 Features: 219 220 - Add Exclude Folders and Exclude Prefixes during bucket creation 221 - Download multiple selected objects as zip and ignore deleted objects 222 - Updated Call Home, Inspet, Profile and Health components 223 224 Bug Fix: 225 226 - Remove extra white spaces for configuration strings 227 - Allow Create New Path in bucket view when having right permissions 228 229 ## Release v0.34.0 230 231 Features: 232 233 - Updated Buckets components 234 235 Bug Fix: 236 237 - Fixed SUBNET Health report upload 238 - Updated Download Handler 239 - Fixes issue with rewind 240 - Avoid 1 hour expiration for IDP credentials 241 242 --- 243 244 ## Release v0.33.0 245 246 Features: 247 248 - Updated OpenID, LDAP components 249 250 Bug Fix: 251 252 - Fixed security issues 253 - Fixed navigation issues in Object Browser 254 - Fixed Dashboard metrics 255 256 --- 257 258 ## Release v0.32.0 259 260 Features: 261 262 - Updated Users and Groups components 263 - Added placeholder image for Help Menu 264 265 Bug Fix: 266 267 - Fixed memory leak in WebSocket API for Object Browser 268 269 --- 270 271 ## Release v0.31.0 272 273 **Breaking Changes:** 274 275 - **Removed support for Standalone Deployments** 276 277 Features: 278 279 - Updated way files are displayed in uploading component 280 - Updated Audit Logs and Policies components 281 282 Bug Fix: 283 284 - Fixed Download folders issue in Object Browser 285 - Added missing Notification Events (ILM & REPLICA) in Events Notification Page 286 - Fixed Security Vulnerability for `semver` dependency 287 288 --- 289 290 ## Release v0.30.0 291 292 Features: 293 294 - Added MinIO Console Help Menu 295 - Updated UI Menu components 296 297 Bug Fix: 298 299 - Disable the Upload button on Object Browser if the user is not allowed 300 - Fixed security vulnerability for `lestrrat-go/jwx` and `fast-xml-parser` 301 - Fixed bug on sub-paths for Object Browser 302 - Reduce the number of calls to `/session` API endpoint to improve performance 303 - Rolled back the previous change for the Share File feature to no longer ask for Service Account access keys