Releases: minio/console
Releases · minio/console
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
Bugfix release
What's Changed
- Updated Changelog for v0.38.0 by @bexsoft in #3031
- Removed TableWrapper by @bexsoft in #3032
- Moved EditBucketReplication to screen by @jinapurapu in #3037
- Migrated Register page components to mds by @bexsoft in #3034
- Upgrade go version in git workflows to 1.21.1 by @cesnietor in #3039
- mds-released-v0.9.1 by @minio-bot in #3041
- Fix regression on login path when using redirect url by @cesnietor in #3038
- Fixed an issue while deleting objects with similar prefixes by @bexsoft in #3035
- Migrated Metrics pages and components to mds by @bexsoft in #3042
- Added CONSOLE_PROMETHEUS_AUTH_TOKEN flag support by @bexsoft in #3043
- Remove unused check-version api by @cesnietor in #3045
- migrate and upgrade all dependencies by @harshavardhana in #3046
- Load the available CA in logout API by @pjuarezd in #3044
- Improvements to LDAP Configuration page by @bexsoft in #3047
- Release v0.39.0 by @bexsoft in #3049
Full Changelog: v0.38.0...v0.39.0
Bugfix release
What's Changed
- show service account status and expiry in ui by @prakashsvmx in #2992
- Rename Error to ApiError to avoid ambiguity by @dvaldivia in #2954
- mds-released-v0.8.4 by @minio-bot in #3002
- Handle errors for Set Policy for Access keys by @dvaldivia in #3005
- Migrated available mds components in Tiers Page by @bexsoft in #3007
- mds-released-v0.8.6 by @minio-bot in #3012
- Updated generated stylesheet by @bexsoft in #3013
- To properly show error in AddAccessRule.tsx by @cniackz in #3008
- Migrated Site Replication Pages by @bexsoft in #3011
- Migrated Speedtest components to mds by @bexsoft in #3015
- Migrated Heal and Watch pages to mds by @bexsoft in #3016
- Fix oauth2Config.Exchange error reporting by @mrvanes in #3003
- Update minimum Standard plan capacity on License page by @kaankabalak in #3023
- mds-released-v0.9.0 by @minio-bot in #3021
- Replaced LinearProgress as loader in favor of ProgressBar from mds by @bexsoft in #3020
- Updated console dependencies by @bexsoft in #3024
- Migrated Components loader to mds by @bexsoft in #3025
- Renamed Subnet strings to SUBNET by @bexsoft in #3026
- Use github.com/minio/pkg/v2 by @donatello in #3027
- idp: Use 900 seconds as minimum expiry without returning an error by @vadmeste in #3022
- Release v0.38.0 by @bexsoft in #3029
New Contributors
Full Changelog: v0.37.0...v0.38.0
Bugfix release
What's Changed
- Remove duplicate ref=con in License page buttons by @kaankabalak in #2993
- Disabled input fields and changed Register label in Subscription features by @bexsoft in #2994
- mds-released-v0.8.3 by @minio-bot in #2995
- update disk -> drive change in prometheus metrics in minio master by @harshavardhana in #2999
- Migrated available mds components in Logs Page by @bexsoft in #2998
- Migrated Trace page to mds by @bexsoft in #2996
- Release v0.37.0 by @bexsoft in #3000
Full Changelog: v0.36.0...v0.37.0
Bugfix release
What's Changed
- Removing unneeded password by @cniackz in #2983
- truncate prefixes above the selected level to make the download layout flat by @prakashsvmx in #2987
- Show ldap configuration by @reivaj05 in #2985
- Update Settings Page components by @bexsoft in #2986
- Release v0.36.0 by @cesnietor in #2988
Full Changelog: v0.35.1...v0.36.0
Bugfix release
What's Changed
- fix: dateTime usage only available in go1.20 by @harshavardhana in #2982
Full Changelog: v0.35.0...v0.35.1