RustFSDownload Center

Console

RustFS Console, use it to conveniently manage your file system, account permissions, and system status.

20 releases
Release v0.1.7
Latest
Released on 4/7/2026

🎉 What's New in v0.1.7

🔄 Changes since v0.1.6

  • feat: SSE vault transit UI (#94) (8dc3853)
  • fix:list object versions error rustfs/rustfs#2402 (2979a8f)
  • fix: translate locale placeholders (d0af411)
  • fix: config url (1243b20)
  • feat: add bucket cors configuration (e92ee1c)
  • feat: add event-targets columns (5b4f4d5)
  • pref: Optimize the API error messages. (691545e)
  • feat: add site replication console workflow (8bba331)
  • fix: resolve issue where "Previous Page" button was unclickable (#92) (be8888a)
  • feat: Implement the SSE Management Interface (#91) (97f0f53)
  • fix: remove local file (6105957)
  • feat: add button-level permission control (#89) (739321a)
  • refactor: unify dashboard menu permission routing (#88) (13b1f4d)
  • chore: update oidc navigation and locale strings (a3fba99)
  • fix: add oidc nav icon mapping (fe4f11f)
  • feat: add oidc provider settings page (cbf9985)
  • fix: npm lock file (2897d8f)
  • feat: support jsonl object preview (#87) (a151aeb)
  • Update dependencies, migrate to ESM, and update PNPM to 10.28.2 (#86) (5ed5e55)
  • feat: add access policy column to bucket list (#85) (c6bfaa5)
  • fix: sync nav config (9e2df5c)
  • fix: improve multi-folder drag upload (9a8e48f)
  • fix: resolve logic error in image preview (#84) (7352684)
  • fix: fmt (5bffcd8)
  • feat: allow copying object name when previewing (#83) (712a1ec)
  • pref : Refactor pdf preview (f65732a)
  • fix: nom run dev (5450eee)
  • fix: usePerformanceData rustfs/rustfs#2199 (4e2ce56)
  • fix: file preview #78 (7bba0d6)
  • fix: run theme apply before type check (99fce21)
  • fix: theme (b1636ea)
  • refactor: remove redundant config theme manifest (#80) (d993a9c)
  • fix:userAvatar (7de6b0d)
  • feat: userAvatar change by theme (c7055e0)
  • fix: randomUUID (ea62969)
  • feat: extract theme module with build-time overrides (#79) (5cd22b3)
  • Add metadata to object view (#77) (a5566e6)
  • fix: bucket access/delete error handling and policy private support (#75) (82f00c7)
  • fix: PDF preview (4b40353)
  • fix: security value problem (e144f3f)
  • fix: favicon (2956932)
  • feat : health check rustfs/rustfs#2096 (5716ef4)
  • Add Vietnamese (vi-VN) language support (#72) (eebeb45)
  • fix: image previre rustf/rustfs#2091 (a039712)
  • fix: Update the upload progress. rustfs/rustfs#2067 (6e2d22a)
  • fix: edit user (58e0356)
  • fix:Admin not allow change password (9f35c19)
v0.1.6
Pre-release
Released on 3/2/2026

What's Changed

Full Changelog: https://github.com/rustfs/console/compare/v0.1.5...v0.1.6

Release v0.1.5
Released on 3/2/2026

🎉 What's New in v0.1.5

🔄 Changes since v0.1.4

  • fix: resolve section header panel overlapping sidebar (ed4a27f)
Release v0.1.4
Pre-release
Released on 3/1/2026

🎉 What's New in v0.1.4

🔄 Changes since v0.1.3

  • feat: implement recursive folder deletion with task management and auto-refresh #67 (#69) (588e80c)
  • Merge branch 'main' of github.com:rustfs/console (1dc6a3e)
  • fix: upload prefix editeable (77ee17d)
  • fix(ui): show Change Password only for users with consoleAdmin (#68) (96dc73b)
  • Objectcount (#49) (f84d0dc)
  • Merge branch 'main' of github.com:rustfs/console (85d73ad)
  • remove: auto-fix flow (5bc8b1c)
  • fix: add clipboard fallback for copy actions (#66) (078cb10)
  • feat: debounced object list refresh on upload/delete task completion (#65) (195314d)
  • fix: json parse (42f2a5a)
  • fix:flow (28a5b1b)
  • fix: assignee (ff794d8)
  • feat:auto-fix workflow (a2eb735)
  • fix: refresh permissions state when switching accounts (7e8cbdb)
  • fix:Redirect loop in console rustfs/rustfs#1941 (839cc4f)
  • fix: Top-level directory missing during folder upload (9e0e8e7)
  • fix: prevent open redirect in OIDC callback flow (#61) (3b632be)
  • feat(auth): add OpenID Connect SSO login support (#55) (7898a27)
  • add Arabic (RTL) language support (#58) (8763b6c)
  • fix: update German translations for consistency and accuracy (#56) (a78f61f)
  • Feat/preserve url path on refresh (#54) (3134444)
  • feat: add SizeBytes field for bucket rows and update sorting logic (#52) (fd97601)
  • feat:add replication config delete replication button (#50) (05fa85b)
  • feat:show objects count (#48) (80c667c)
  • ci: remove redundant release archive from workflow (15539f4)
Release v0.1.3
Released on 2/11/2026

🎉 What's New in v0.1.3

🔄 Changes since v0.1.2

  • ci: flatten exported zip artifact structure (0620ae3)

📦 Assets

  • release-v0.1.3.tar.gz
    - Complete build package
Release v0.1.2
Released on 2/11/2026

🎉 What's New in v0.1.2

🔄 Changes since v0.1.1

  • ci: fix workflow artifact packaging (91f31ea)

📦 Assets

  • release-v0.1.2.tar.gz
    - Complete build package
Release v0.1.1
Released on 2/11/2026

🎉 What's New in v0.1.1

🔄 Changes since v0.1.0

  • fix: router (4975e23)
  • fix : replication endpoint remove prefix (ece2235)
  • fix: make static export work under php base path (18f9b48)
  • fix: support static export and stabilize object details (4fc4583)

📦 Assets

  • release-v0.1.1.tar.gz
    - Complete build package
Release v0.1.0
Released on 2/4/2026

🎉 What's New in v0.1.0

🔄 Changes since v0.0.12

  • chore: add Apache-2.0 license to package.json and update README with license details (d21be59)
  • chore: update project name and enhance README with features, tech stack, and development instructions (bd06b48)
  • chore: remove obsolete prompt files for analyze, clarify, constitution, implement, plan, specify, and tasks (4101fe8)
  • fix: status home redirect (#47) (ca87e9e)
  • fix:permissions (ba0ceb5)
  • feat:performance (04d792a)
  • feat : use permanentCredentials getSignedUrl (dcedc1d)
  • chore: wip (8316610)
  • fix : 403 check Unauthorized (2684db6)
  • fix: 403Page (eced64d)
  • fix: remove job check hasfile (b834f37)
  • fix: eslint prettier (e5ce44d)
  • fix: lockfile (c959aaf)
  • fix: image url (4df17e8)
  • fmt: prettier (5dceb33)
  • fmt : .gitignore (369a8e8)
  • fix(ci): correct zip output path in build workflow (12b4474)
  • refactor: page components and events shared module (e886f51)
  • refactor: component structure and naming (a7391a1)
  • chore: add .env.example for environment configuration template (84d00c5)
  • chore: remove root page (f9966dc)
  • fix: prevent React state update during render in data table (f2366f0)
  • chore: replace codebase with Next.js version (console-new) (#46) (6f1193f)
  • remove quota check before upload from frontend rustfs/rustfs#1648 (a4f3a23)
  • feat: display username (73c4eeb)
  • fix: VIEW_ACCESS_KEYS policy parse (0695ec6)
  • Refactory/bucketsetting (#45) (c3bfd2d)
  • fix: Generate links using permanent credentials rustfs/rustfs#1647 (c2bd75a)
  • fix: modifying the prefix will clear all selected files (d87ca7e)
  • fix: forceDelete object when bucketVersioningdisabled (36159c6)
  • style: set default protocol rustfs/rustfs#1641 (39b6621)
  • pref : Optimize the user list display (d103075)
  • Fix PageHeader collision with Sidebar, update dependencies, and clean up code (#44) (94fcbd9)
  • pref: remove log (bd3ea4b)
  • feat: add more S3 poclicy Statement (9f0520e)
  • Merge commit 'c9315826134092516535cd22d14c12cc927a2c20' (e128047)
  • feat : policy parse (c931582)
  • fix : change isAuthenticated to computed (c5afa56)
  • docs: add mandatory test case review requirement to AGENTS.md (722dccb)
  • fix: remove deprecated server config fetch and fix CI workflow (2216caa)
  • fix: remove hardcoded pnpm version from GitHub Actions workflows (b7c6517)
  • chore: remove pnpm from dependencies and require >=10.27.0 (b172258)
  • Clean and update dependencies (#42) (20f090f)
  • feat : menu control (286907f)
  • feat: version copyed (#40) (8edff99)
  • fix: double search request rustfs/rustfs#1526 (fcb7563)
  • feat : bucket quota rustfs/rustfs#545 (46e9423)
  • feat : add delete object tags (b2a0e73)
  • feat :delete all object versions by costom header rustfs/rustfs#1240 (77e13be)
  • docs: remove code comments about config.json (2b00fdc)
  • feat : add user-friendly message when user authentication expires. rustfs/rustfs#1434 (c6f375c)
  • pref: 401 notice (3af31eb)
  • feat : delete all version selection (56b63dd)
  • feat : i18n #38 (54009a7)
  • feat : set prefix while uploading files #38 (188cf16)
  • feat: filter menu by login user (5ba36aa)
  • feat :object info display error (1460f70)
  • feat:Perform permission processing on the page rustfs/rustfs#1267 (74d841a)
  • fix: json-editor format error rustfs/rustfs#1282 (1ff09ba)
  • style: change border-radius to 0 (#36) (0d28ee6)
  • feat(i18n): add Indonesian translation file (#35) (4fbdadd)
  • feat: fix delete replaction rustfs/rustfs#1198 (f2ef105)
  • fix: button text color rustfs/rustfs#1211 (6d13d03)
  • fix: upload use drop folder error rustfs/rustfs#1182 (af14736)
  • feat: change add tiers dialog style (2ca2435)
  • Merge branch 'main' of github.com:rustfs/console (12bac50)
  • fix: Dialog overflow rustfs/rustfs#1158 (be86f85)
  • fix: credentials autocomplete in auth/login (#34) (9d13e30)
  • Merge branch 'main' of github.com:rustfs/console (c368292)
  • fix : add space between split (ad99b7d)
  • feat: Add copy path button to browser breadcrumbs (#33) (ae6d4ac)
  • Improved: Table sorting now available. rustfs/rustfs#1147 (a748213)
  • fix : spelling error #32 (3479ae7)
  • fix: file type mime (920c677)
  • fix: as before commit (7fca388)
  • fix: Binary file download extension name error rustfs/rustfs#813 (dc17e5a)
  • fix: Unable to view user's bucket in console when not admin user login rustfs/rustfs#1094 (ea41d41)
  • fix: Lifecycle compatibility with S3API rustfs/rustfs#1124 (3fa5287)
  • feat : change fields of api return (94e7914)
  • fix: remove config.json request (df2c7a1)
  • fix: Add controlled by isAdmin when changing password rustfs/rustfs#1020 (025aa84)
  • fix: Unable to copy temporary links to objects rustfs/rustfs#1056 (d6de85a)
  • feat: Associate user policies with grouping policies. #30 (c51cd09)
  • chore: remove unused configuration and template files (19a55e7)
  • feat: Add 7 new language packs (DE, ES, IT, JA, KO, PT-BR, RU) and refactor language switcher (#29) (6b40c2b)
  • feat: Retrieve configuration from API instead of confi.json (3cf2212)
  • fix: Français languange suport (ce5fd16)
  • fix: dialog scroll auto (caf3be2)
  • Add french Translation (#28) (49a3d7d)
  • fix: add Pagination from policy list rustfs/rustfs#976 (bf9fdd4)
  • fix: object list Pagination does not work rustfs/rustfs#980 (5204de3)
  • fix: rustfs version (8330c74)
  • fix: remove get api confiig from config.json (f03c485)
  • fix: fix form validate rustfs/rustfs#956 (277feb4)
  • fix : object filter (c0d447f)
  • fix: i18n (672c628)
  • fix : download file whit .gz extension rustfs/rustfs#813 (3a19c3c)
  • feat: show version Info iat left menu bottom rustfs/rustfs#905 (3789685)

📦 Assets

  • release-v0.1.0.tar.gz
    - Complete build package
v0.0.12
Released on 11/29/2025

What's Changed

Full Changelog: https://github.com/rustfs/console/compare/v0.0.11...v0.0.12

v0.0.11
Pre-release
Released on 11/20/2025

What's Changed

New Contributors

Full Changelog: https://github.com/rustfs/console/commits/v0.0.11

v0.0.10
Pre-release
Released on 8/13/2025

What's Changed

New Contributors

Full Changelog: https://github.com/rustfs/console/commits/v0.0.10

v0.0.9
Pre-release
Released on 3/16/2025
v0.0.8
Pre-release
Released on 3/16/2025

Updated

  • 修复预览格式兼容问题。
  • 更新登录页面背景。
  • 修复上传错误。

Full Changelog: https://github.com/rustfs/console/compare/v0.0.7...v0.0.8

v0.0.5
Pre-release
Released on 3/1/2025
v0.0.4
Pre-release
Released on 2/23/2025
v0.0.3
Pre-release
Released on 2/23/2025
v0.0.2
Pre-release
Released on 2/23/2025
v0.0.1
Pre-release
Released on 2/23/2025