Skip to content

Releases: minio/console

Release version v0.12.3

13 Nov 02:48
70845c0
Compare
Choose a tag to compare

Changelog

2b34fba Add Bucket as a page (#1220)
21a9073 Add HelpBox to DirectCSI. (#1225)
000071e Add Tagging for Buckets to Console (#1193)
0086aa8 Added ref to documentation links on Basic dashboard help card (#1219)
8102ab7 Added speedtest page & updated diagnostic page (#1099)
6df6d78 Changed link button component for MinIO Image (#1208)
33f13c4 Changed react-scripts to be only dev dependency (#1222)
0e778a7 Created Help Box on Basic Dashboard guiding user to Prometheus documentation (#1214)
fae0135 Fix Manage Tenant is disabled always in Tenant Summary (#1211)
34dc51a Fixed broken oauth2 login for operator (#1217)
3638455 Increased wide modal size & removed preview file width limit (#1221)
3b69d98 Match Checkbox Design (#1216)
ad240d2 New Bucket Listing Style (#1223)
258a940 New Vertical Tab UX refactor (#1210)
abd9768 Recover Icon. Add Tooltip support for TableActionButton (#1215)
70845c0 Release v0.12.3 (#1224)
e461a22 Remove Warnings (#1200)
e82103c Remove yarn warnings from portal-ui (#1207)
c2f0889 STS session token and console session cookie have same duration (#1202)
4a8ec21 don't restart after every commit (#1204)
9a01922 fix session duration regression (#1212)
09a5dfe use container services in integration tests (#1213)

Docker images

  • docker pull minio/console:v0.12.3
  • docker pull quay.io/minio/console:v0.12.3

Release version v0.12.2

09 Nov 02:55
31fbdd5
Compare
Choose a tag to compare

Changelog

5c40bda Disable Manage button if (#1198)
31fbdd5 Release v0.12.2 (#1201)
685cfda Update Box Button Style and move Icons to the Right (#1199)

Docker images

  • docker pull minio/console:v0.12.2
  • docker pull quay.io/minio/console:v0.12.2

Release version v0.12.1

04 Nov 23:22
47a48de
Compare
Choose a tag to compare

Changelog

c0601b7 Disabled restore button on delete marker = true (#1186)
f7eac30 Fixed health color logic for two drive case (#1185)
6e3c0bd Fixed possible undefined condition if element is not defined. (#1190)
1bb7012 License Tweaks (#1188)
b8027c7 Make Dashboard reactive in xs and sm to full screen (#1189)
9b06748 Match button's height. Remove Margin+Padding on Panel Titles. Move List bucket Buttons. (#1191)
a9937af Redirect back to original URL if user redirected to loging screen (#1187)
47a48de Release v0.12.1 (#1192)

Docker images

  • docker pull minio/console:v0.12.1
  • docker pull quay.io/minio/console:v0.12.1

Release version v0.12.0

03 Nov 22:50
5df4e98
Compare
Choose a tag to compare

Changelog

6f13cbae Add Code Highlight to YAML editor (#1149)
c9352f1 Add Info Cards on Empty Screens (#1164)
caa282f Added functionality to delete icon on Policy Details screen (#1137)
684f089 Added loading validation to avoid flashing empty components (#1177)
cd47b0c Added sort functionality to ame, last modified & size columns in object browser list (#1151)
acd785d Added support to restore versions in object details (#1181)
e7f1aef Align right radio groups (#1167)
faf20f7 Bug: Tenant metrics not loading (#1142)
ac9f25f Changed background to white & added new shadow in title bar (#1141)
7065123 Disable Download icon for folders (#1134)
184f864 Dynamic UI components (#1162)
bbe87ec Enable gzip compression on assets (#1150)
e1a3164 Fix reload bar not disappearing on console settings page. (#1178)
dfd0d08 Fix styles activated license page (#1176)
d1e4ce2 Fixed error message on tenant creation wizard (#1143)
5740c11 Fixed some details on audit logs page (#1156)
4e7559f Groups page ux refactor (#1183)
972ea65 Implement logout endpoint for operator-ui (#1144)
610c8a4 Made versions text selectable (#1159)
2191a15 Match switch design (#1166)
7a5cc66 New tenants list (#1160)
2f91713 Optimized List objects v2 for metadata (#1175)
5df4e98 Release v0.12.0 (#1184)
a4de76c Restructured settings page to use URL navigation (#1138)
f4c90bb Right Alighn Scalar/Unit selector (#1169)
dc35bb2 Tools Page (#1180)
2d51f64 Update buttons to BoxIconButton (#1174)
ad2cdd7 Updated Liencese Page (#1170)
3fabfb9 Updated material-ui dependencies to mui 5 & fixed issues with migration (#1119)
5f1e228 update mc deps to fix gjson CVE-2021-42836 (#1155)

Docker images

  • docker pull minio/console:v0.12.0
  • docker pull quay.io/minio/console:v0.12.0

Release version v0.11.0

21 Oct 00:05
b21acee
Compare
Choose a tag to compare

Changelog

1d69024 Add Help Box to multiple Screens (#1129)
573049e Add some missing config keys to settings panel (#1064)
3b82079 Adding additional fields for openid configuration (#1132)
aadc66a Changed styles for range date selector in Prometheus dashboard (#1111)
790c6b0 Fix License Page Styles (#1122)
ccebc17 Fix Loading Quota stuck spinner (#1117)
ba9f4d0 Fix base64 encoded prefix received on the server side for chinese characters (#1126)
7c82306 Fix: download objects and delete tags for object browser (#1118)
67082e1 Fixed file download in list (#1130)
c62fecb Fixes object name encoding/decoding crashing because of weird characters (#1124)
3d858ac Limit Max Width of all containers to 1180px (#1123)
1371705 Limit add Tier and Add Notification Endpoint width (#1125)
ed73d99 Make Lambda Notification Targets a page (#1105)
ff43354 Operator-UI security context configuration (#1089)
410b455 Refactor session token (#1109)
b21acee Release v0.11.0 (#1131)
9625d46 Remove Review Step on Add Tenant (#1121)
37d7f00 Remove tabs on Settings (#1127)
854468a Return parseable error on S3 requests (#1120)
4d458c4 Updated Tiers module to be its own page (#1113)
95f622a fix: more fixes related to object name encoding (#1128)

Docker images

  • docker pull minio/console:v0.11.0
  • docker pull quay.io/minio/console:v0.11.0

Release version v0.10.4

12 Oct 23:59
2cae87a
Compare
Choose a tag to compare

Changelog

d6944cc Added zoom option to line charts & bar charts in prometheus dashboard (#1104)
ebaa194 Changed number representations in Prometheus dashboard (#1101)
5dfba3f Fix Broken Hop Cookies (#1106)
1b9902a Prevent adding user with access key already in use (#1103)
2cae87a Release v0.10.4 (#1108)
b824418 update to new minio/pkg v1.1.5 (#1107)

Docker images

  • docker pull minio/console:v0.10.4
  • docker pull quay.io/minio/console:v0.10.4

Release version v0.10.3

05 Oct 20:18
9d61af7
Compare
Choose a tag to compare

Changelog

7a864d2 Changed error modal snackbar (#1093)
dfca190 Dashboard Tweaks (#1091)
8fd1e0d Fixed widgets overlaps & some style adjustments in Dashboard (#1087)
61cf397 Loaded correct version of the file for sharing (#1090)
3d27cd2 Multiple fixes for sub path and objects filename encoding (#1086)
9d61af7 Release v0.10.3 (#1098)
d31528e Uptime Icon (#1088)
1b225e0 fix: broken STS Sessions with large policies (#1096)

Docker images

  • docker pull minio/console:v0.10.3
  • docker pull quay.io/minio/console:v0.10.3

Release version v0.10.2

28 Sep 01:30
2269af8
Compare
Choose a tag to compare

Changelog

3034803 Console portal-ui improvements (#1079)
19f034a Embedded lato font in console project & removed google fonts dependency (#1080)
8658ac2 Improved the Share File modal (#1083)
403f8ca Minor Typo Fix (#1081)
2269af8 Release v0.10.2 (#1085)
cb886f0 Updated styles in Prometheus dashboard (#1078)

Docker images

  • docker pull minio/console:v0.10.2
  • docker pull quay.io/minio/console:v0.10.2

Release version v0.10.1

23 Sep 01:05
951a041
Compare
Choose a tag to compare

Changelog

d85b693 Add share action to listed objects (#1052)
2ade4ca Added New styles to Dashboard (#1054)
e6f4ac1 Adds Azure support for KES configuration in operator-ui (#1070)
4cc57fe Browser Theme Styling (#1056)
4ab1cf1 Bump tmpl from 1.0.4 to 1.0.5 in /portal-ui (#1068)
8d203f4 Case insensitive search for list objects (#1077)
e7665fa Compute Pool Fields on Refresh (#1067)
137ff41 Display detailed errors when login fails (#1069)
4cdb862 Fix folder icon (#1074)
2b6d5e5 Fix oauth flow and remove go-oidc library (#1063)
64e38ca List buckets re-design (#1058)
401a051 Object Details Loading + NPE (#1075)
52ee9bb Reactive Tenant Details and Summary (#1051)
951a041 Release v0.10.1 (#1076)
27689a1 change server side uploader to fully streaming based (#1066)
4c16789 rename use_buildx -> use: buildx
2e300db support multisite replication setup (#1072)
4b262f2 turn-off prefix-usage information per account for console (#1071)
00752d2 use cluster endpoint API to detect erasure coded setup (#1057)

Docker images

  • docker pull minio/console:v0.10.1
  • docker pull quay.io/minio/console:v0.10.1

Release version v0.10.0

14 Sep 23:49
c93f1ba
Compare
Choose a tag to compare

Changelog

0fdf5ee Add Tenant in non-linear way (#1027)
ba051df Added verification to server & drive cards for missing fields (#1022)
77eff6c Additional image, music and video file formats for object preview (#1047)
8f202ef Allow set policy to none (#1039)
755e0b4 Cleanup of non used icons (#1018)
a060ddb Collapsed Menu Icon (#1040)
8756475 Dashboard MinIO Version Icon (#1037)
59f5f6a Default background color (#1030)
15a9e72 File Type Icons (#1046)
e104c4a Fix Endpoints for Object Browser (#1028)
9f070d9 Fix Users with + in the name (#1045)
46d504c Integration Test (#1012)
67b0261 Make Menu Collapsable (#1025)
4135b27 Menu Re-Design Part 1 (#1021)
605f4d4 Object browser migrated into bucket details (#1017)
c30f1ce Policies Routing Wildcard (#1041)
27ac6db Preview WEBM files on object details (#1033)
c93f1ba Release v0.10.0 (#1049)
2077004 Release v0.9.9 (#1042)
e6086af adding volumes page (#1019)
9067e85 fix: TLS issues with console (#1043)
b6f818b fix: add support for userInfo endpoint (#1048)
c269285 fix: leaking fd's large object uploads (#1026)
3c8de3a update prometheus request_total/request_errors dashboard queries (#1032)

Docker images

  • docker pull minio/console:v0.10.0
  • docker pull quay.io/minio/console:v0.10.0
  • docker pull minio/console:latest