Releases: minio/object-browser
Releases · minio/object-browser
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
Release v0.43.0
What's Changed
- Don't attempt to show prometheus metrics if URL is empty by @dvaldivia in #3152
- Release v0.42.2 by @bexsoft in #3153
- FIX: Use STS env variable to increase the IDP token expiration by @adriangitvitz in #3132
- Cleaned up Tooltips and HelpTips on AddBucket screen by @jinapurapu in #3154
- Tests for pkg/utils by @dvaldivia in #3155
- Updated Console dependencies by @bexsoft in #3157
- fix to prevent extra metadata call when listing at a bucket level by @prakashsvmx in #3158
- Changed PDF file preview behavior by @bexsoft in #3144
- Omit detailedMessage from login errors by @jinapurapu in #3136
- Release v0.43.0 by @bexsoft in #3159
Full Changelog: v0.42.1...v0.43.0
Release v0.42.1
What's Changed
Full Changelog: v0.42.0...v0.42.1
Release v0.42.0
What's Changed
- Ignore server file from swagger-gen make command by @cesnietor in #3123
- Added new blog and video content to HelpMenu by @jinapurapu in #3124
- Removed MUI dependencies from console by @bexsoft in #3126
- Added OIDC docs and blog to helpMenu by @jinapurapu in #3127
- Enabled Dark Mode in Console by @bexsoft in #3129
- Added matchMedia mock function for Testing purposes by @bexsoft in #3130
- Add UI to select number of non-current versions subject to ILM expiry rule by @jinapurapu in #3088
- Enable Create Path button on BrowserBreadcrumbs if User can create subPath by @jinapurapu in #3131
- access keys ui details improvement and edit by @prakashsvmx in #3116
- fix actions on a del marker in object list view by @prakashsvmx in #3134
- fix share option should not be enabled for a prefix by @prakashsvmx in #3135
- Updated mds version to v0.13.0 by @bexsoft in #3138
- Upgrade to Go 1.21 by @dvaldivia in #3142
- Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /portal-ui by @dependabot in #3139
- Updated govuln check to use latest version by @bexsoft in #3146
- add encoded filename as part of upload url by @prakashsvmx in #3140
- add encoded filename as part of delete api url by @prakashsvmx in #3141
- Remove prints from delete handlers by @cesnietor in #3147
- Release 0.42.0 by @cesnietor in #3148
Full Changelog: v0.41.0...v0.42.0
Bugfix release
What's Changed
- Updated Playwright tests by @bexsoft in #3070
- Fixed Failing integration test by @bexsoft in #3071
- mds-released-v0.9.3 by @minio-bot in #3073
- Updated README file by @bexsoft in #3074
- Removed deprecated components and replaced them with mds ones by @bexsoft in #3077
- Updated FileSelector and removed old component by @bexsoft in #3076
- Removed mui support from PasswordSelector component by @bexsoft in #3078
- Add HelpTips to Console by @jinapurapu in #3054
- Fix: cache clientIP in GetConsoleHTTPClient by @adriangitvitz in #3056
- Components cleanup by @bexsoft in #3079
- Removed FormSwitchWrapper component by @bexsoft in #3081
- Migrated mui Box to use mds component by @bexsoft in #3082
- mui Grid component replacement by @bexsoft in #3084
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #3086
- Use the new golang version 1.21.3 by @shtripat in #3087
- Updated styling methods to remove mui and replace it with mds by @bexsoft in #3085
- Updated mds version to v0.9.6 by @bexsoft in #3090
- Replaced mui accordion with mds component by @bexsoft in #3089
- Update swagger generated files with latest swagger version by @cesnietor in #3094
- Add global params for limit and offset by @reivaj05 in #3096
- Add share link exp api by @cesnietor in #3095
- Improved error handling in Object Browser by @bexsoft in #3097
- Replace missing icons from mui by @bexsoft in #3101
- MDS Console improvements by @bexsoft in #3102
- Replaced Notification components with mds variants by @bexsoft in #3103
- Autocomplete component replacement by @bexsoft in #3104
- Migrated Selector & Chart Tooltips styles by @bexsoft in #3107
- Migrated Object Manager components to mds by @bexsoft in #3108
- update docker file to ubi9 base image by @aead in #3109
- Restored ENV var display support in Console Configuration pages. by @bexsoft in #3112
- Replaced MenuDropdown components with mds variables by @bexsoft in #3113
- Support resolving of listen addrs to multiple IPv4/IPv6 by @vadmeste in #3100
- Updated Logs Page to use mds components by @bexsoft in #3114
- update the madmin-go dep by @jiuker in #3115
- Fix days selector to ignore daylight savings by @nreisingercres in #3117
- Updated common bars by @bexsoft in #3118
- Updated HelpMenu components to use only mds subcomponents by @bexsoft in #3119
- Updated Login Error Callback page to mds by @bexsoft in #3120
- Release v0.41.0 by @bexsoft in #3121
New Contributors
- @adriangitvitz made their first contribution in #3056
- @aead made their first contribution in #3109
- @nreisingercres made their first contribution in #3117
Full Changelog: v0.40.0...v0.41.10
Bugfix Release v0.40.0
What's Changed
- fix: handle crash in error handling of access keys page by @prakashsvmx in #3051
- Added support for Scanner event type by @bexsoft in #3055
- AuditLogs page fixes by @bexsoft in #3059
- Updated OpenID UX by @bexsoft in #3050
- Improve change password user experience by @prakashsvmx in #3058
- mds-released-v0.9.2 by @minio-bot in #3060
- Updated console dependencies by @bexsoft in #3068
- Object Browser Refactor by @bexsoft in #3066
- Release v0.40.0 by @bexsoft in #3069
Full Changelog: v0.39.0...v0.40.0