Releases: minio/console
Releases · minio/console
Bugfix Release
What's Changed
- Temporarily fix permission tests failing due to minio-js version bump by @kaankabalak in #3321
- Make permission tests compatible with minio-js v8 by @kaankabalak in #3323
- Bump ejs from 3.1.9 to 3.1.10 in /web-app by @dependabot in #3324
- Use React hook to better deal with websockets by @ramondeklein in #3299
- fix: passing correct httpClient, do not use DefaultClients by @harshavardhana in #3319
- Fix URL safe string decoding for DownloadPublicObject API by @cesnietor in #3328
- Updated UI dependencies by @bexsoft in #3329
- fix orrect metric endpoint from minio_cluster_drive_free_inodes to minio_node_drive_free_inodes for "Drives Free Inodes" widget. by @streamvsriver in #3296
- Added VersionID support to Metadata Details by @bexsoft in #3332
- Changed default Replicate Existing Objects behavior in MinIO UI by @bexsoft in #3271
- Fix a leak in WS object browser by @vadmeste in #3325
- Release v1.4.0 by @bexsoft in #3333
New Contributors
- @ramondeklein made their first contribution in #3299
- @streamvsriver made their first contribution in #3296
Full Changelog: v1.3.0...v1.4.0
Release v1.3.0
What's Changed
- add user agent in admin client to display console in audit logs by @prakashsvmx in #3297
- Adds ExpireDeleteMarker status to bucketLifecycleRule UI display by @jinapurapu in #3302
- Make prefix field optional for adding tier by @jinapurapu in #3301
- Use url-safe base64 encoding for download-shared-object api by @cesnietor in #3305
- Upgrade superagent package to fix vulnerability by @cesnietor in #3314
- Release v1.3.0 by @cesnietor in #3313
Full Changelog: v1.2.0...v1.3.0
Release v1.2.0
What's Changed
- Bump follow-redirects from 1.15.5 to 1.15.6 in /web-app by @dependabot in #3266
- Changed Bucket Access Policy default value from n/a to private by @bexsoft in #3267
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /web-app by @dependabot in #3273
- Log error if it exists while serving APIs by @cesnietor in #3276
- Reuse GetClusterRegInfo from mc by @anjalshireesh in #3270
- fix health report upload error by @anjalshireesh in #3275
- Added missing permissions validation to rewind button by @bexsoft in #3282
- fix ux for keys permissions by @prakashsvmx in #3280
- Use Console as proxy for share object logic by @cesnietor in #3284
- Bump express from 4.18.3 to 4.19.2 in /web-app by @dependabot in #3277
- Update console dependencies to fix vulnerabilities by @bexsoft in #3291
- Release v1.2.0 by @bexsoft in #3292
Full Changelog: v1.1.1...v1.2.0
Release v1.1.1
What's Changed
- Fix folder download by @cesnietor in #3264
- Release v1.1.1 by @bexsoft in #3265
Full Changelog: v1.1.0...v1.1.1
Bugfix Release
What's Changed
- Enable console to set expired-object-all-versions by @shtripat in #3226
- update all go-deps by @harshavardhana in #3259
- Release v1.1.0 by @bexsoft in #3261
Full Changelog: v1.0.0...v1.1.0
Release v1.0.0
What's Changed
- no preview message ui by @prakashsvmx in #3244
- Add bucket replication screen by @jinapurapu in #3040
- Bump ip from 1.1.8 to 1.1.9 in /web-app by @dependabot in #3241
- Use native WebSocket API by @bayasdev in #3248
- clean up text preview support which was removed earlier by @prakashsvmx in #3251
- Fix URL of inspect object API by @bayasdev in #3247
- Check the blob size instead of the progress reports by @pschichtel in #3249
- fix: handling of no inline policy for service acc. by @donatello in #3221
- Release v1.0.0 by @bexsoft in #3252
New Contributors
- @bayasdev made their first contribution in #3248
- @pschichtel made their first contribution in #3249
Full Changelog: v0.46.0...v1.0.0
Bugfix release
What's Changed
- Kms status endpoints null validation by @cesnietor in #3189
- Add Base URI to Inspect API calls by @dvaldivia in #3190
- Added Dark / Light Mode Status icons by @bexsoft in #3194
- Disable KMS Endpoints and Metrics Tabs if using KMS Secret Key by @cesnietor in #3193
- Use swagger api for delete group by @cesnietor in #3196
- Use swagger api for delete Policy by @cesnietor in #3198
- Use swagger api for delete KMS key by @cesnietor in #3197
- Remove useAPI from DeleteUser and DeleteIDPConfigurationModal by @dvaldivia in #3191
- Use swagger api for delete single and multiple Service Accounts by @cesnietor in #3199
- Use swagger api for IDP configuration details by @cesnietor in #3200
- Use swagger api for Add IDP Configuration by @cesnietor in #3201
- Use swagger api for Add KMS Key by @cesnietor in #3202
- Use swagger api for import KSM Key by @cesnietor in #3204
- Use swagger api for AirGap Subnet Registration by @cesnietor in #3206
- Use swagger api for Add KMS key in Bucket Encryption by @cesnietor in #3205
- Fix BucketNamingRules button click by @haruaki07 in #3209
- Use swagger api for Get API from Subnet by @cesnietor in #3207
- Return proper progress on download error by @cesnietor in #3211
- Use swagger api for Site Replication Status by @cesnietor in #3208
- Bump github.com/lestrrat-go/jwx from 1.2.27 to 1.2.28 by @dependabot in #3215
- Query params
replicate-ilm-expiry
anddisable-ilm-expiry-replication
by @shtripat in #3065 - Changed DeleteAccessRule to use swagger api by @jinapurapu in #3213
- Fail request when error occurs during download by @cesnietor in #3214
- Add HelpTip to clarify Usage calculation by @jinapurapu in #3143
- fix lifecycle rule and edit modal to be consistent to display tier by @prakashsvmx in #3227
- logout state clean up by @prakashsvmx in #3219
- Fixed disabled Create User button if policy has no resource by @jinapurapu in #3231
- Fixed lint issues with files by @bexsoft in #3234
- upgrade all dependencies for console by @harshavardhana in #3235
- Added latest blog content to help menu by @jinapurapu in #3223
- Updated mds to v0.18.1 by @bexsoft in #3233
- Updated failing UI tests in console by @bexsoft in #3236
- Release v0.46.0 by @bexsoft in #3238
New Contributors
- @haruaki07 made their first contribution in #3209
Full Changelog: v0.45.0...v0.46.0
Bugfix release
What's Changed
- Rename
portal-ui
toweb-app
by @dvaldivia in #3178 - Use subnet package in pkg for license validation by @anjalshireesh in #3156
- fix life cycle rule edit for transition by @prakashsvmx in #3183
- Updated Section titles & labels by @bexsoft in #3185
- Deprecated Heal (Drives) functionality by @bexsoft in #3186
- Removed heal backend by @bexsoft in #3188
- Release v0.45.0 by @bexsoft in #3187
Full Changelog: v0.44.0...v0.45.0
Release v0.44.0
What's Changed
- Change Loading Logic for Metrics Page by @dvaldivia in #3166
- Upgrade Go Dependencies by @dvaldivia in #3167
- To include pkg tests in the coverage by @cniackz in #3171
- Adjusting the threshold of the coverage by @cniackz in #3172
- Save all coverage files to play by @dvaldivia in #3170
- fix event dest icons not loading when subpath is configured by @prakashsvmx in #3169
- Add all possible tests under restapi by @cniackz in #3174
- Pkg Subnet Utils Tests by @dvaldivia in #3173
- simplify the provider config init, loading and allow reachable IDPs by @harshavardhana in #3168
- Rename restapi to api by @dvaldivia in #3176
- Release v0.44.0 by @dvaldivia in #3177
Full Changelog: v0.43.1...v0.44.0
Release v0.43.1
What's Changed
- Update Share Object UI to reflect max expiration time by @cesnietor in #3098
- Release v0.43.1 by @bexsoft in #3161
Full Changelog: v0.43.0...v0.43.1