Skip to content

Release v0.1.8

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jun 23:44
· 3 commits to main since this release
4efb59b

🎉 What's New in v0.1.8

🔄 Changes since v0.1.7

  • fix: guard object preview fullscreen on webkit (#134) (4efb59b)
  • fix: harden browser page webkit compatibility (#133) (3977d67)
  • fix(rebalance): show cleanup warnings and progress state (#132) (c34ef44)
  • fix: correct pool operation console status (0bd097a)
  • chore(deps): bump project dependencies (#131) (9df43ee)
  • ci: use pnpm 11 instead of 11.4 (#130) (2d27805)
  • feat: use server zip downloads (#128) (145e1f9)
  • feat: add parquet preview (#127) (03db6ea)
  • feat(console): add Kafka SASL target fields (95076b4)
  • fix(access-keys): format policy JSON, validate input, and decode XML error messages (#126) (3a66642)
  • ci: remove NPM and Yarn support (#125) (8253bf4)
  • ci: update GitHub actions (#124) (354a8b7)
  • Set min PNPM 11.4.0 (#123) (834375d)
  • fix: preserve utf-8 charset for text uploads (7837930)
  • fix: prevent dropdown labels from requiring groups (#122) (67350e8)
  • fix: stabilize object drawer dialogs (#121) (7889bb7)
  • fix: remove redundant function call when delete replication config (#119) (f504a3d)
  • feat: add server list sorting and filtering (#118) (db6d17e)
  • fix: repair object retention controls (07dddd1)
  • feat: make object list page size configurable (fd1d812)
  • fix: run dropdown menu item actions (5e03f64)
  • feat: move bucket modules to top-level lists (#116) (bb3e366)
  • fix: rename settings menu label (c041d55)
  • fix: show detailed S3 XML error messages (e32d0e9)
  • fix: refine pool decommission interactions (04af5b6)
  • fix: list styles (1dac89e)
  • fix: correct Next.js icons and manifest setup (#114) (00df510)
  • Migrate shadcn/ui from Radix to Base UI (#115) (bb3422d)
  • feat: expand pool details for rebalance and decommission (a95bb5b)
  • fix: show pool operation status details (70e6cd3)
  • fix: datetime picker language support (dd1d68a)
  • Merge branch 'main' of github.com:rustfs/console (94a47a1)
  • fix:i18n (131f29c)
  • feat: add NEXT_PUBLIC_API_PREFIX for reverse-proxy support (#109) (5b0d8cc)
  • feat: add pool rebalance and decommission pages (#113) (22a38e0)
  • Merge branch 'main' of github.com:rustfs/console (01e005c)
  • fix: normalize upload objects prefix rustfs/rustfs#2768 (88eddfa)
  • chore: upgrade pnpm to v11 (#110) (6cb19bb)
  • fix: complete i18n configuration and translations (ed447f5)
  • feat: add bulk user group assignment (92e0213)
  • fix: preserve S3 XML error codes (e20cc7f)
  • fix: fmt (1cb074c)
  • feat: add audit target management (30f4a43)
  • feat: add kafka event destination (a3476fd)
  • feat: system Settings (7305fe8)
  • fix: prevent duplicate dialog delete submissions (6649168)
  • fix: restore user service account management (#106) (ff71a89)
  • fix(auth): support OIDC federated logout (#104) (0ab449e)
  • Merge branch 'main' of github.com:rustfs/console (f8c09cd)
  • fix: bucket name can not contain uppercase letters rustfs/rustfs#2636 (277f7dc)
  • feat: add Other Audiences to OIDC form (#101) (192cbd5)
  • Merge branch 'main' of github.com:rustfs/console (d99e02f)
  • feat: add enent target NATS、Pulsar (00517bb)
  • fix(console): show OIDC account name for console admin users (#102) (ca678d2)
  • i18n: improve Indonesian translation by standardizing technical terms and keeping product names like RustFS and MinIO in English (#100) (36817e9)
  • fix(locales/ru-RU.json): change some params (#99) (264345e)
  • fix: reset object pagination when changing folders (62267f5)
  • feat(oidc): add roles claim field to provider settings (#98) (8ab0668)
  • fix: breadcrumb navigation broken after page refresh in bucket browser (#97) (3550bbd)
  • fix: disabled version bucket object delete do not display check delete all version (b17505a)
  • feat(i18n): add username length #95 (6c914dd)