Releases: rustfs/console
Releases · rustfs/console
Release v0.1.0
🎉 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
v0.0.11
What's Changed
- feat: add import/export page by @songhahaha66 in #21
- refactor: migrate events management ui to shadcn by @overtrue in #22
- Refactor/shadcn vue by @overtrue in #24
- feat: add option to show deleted objects in object list by @overtrue in #25
New Contributors
- @songhahaha66 made their first contribution in #21
Full Changelog: https://github.com/rustfs/console/commits/v0.0.11
v0.0.10
What's Changed
- fix: server config by @overtrue in #1
- feat: improve TypeScript type safety and code quality by @overtrue in #2
- Feat/resume by @cxymds in #4
- fix: bucket policy 404 by @heimoshuiyu in #7
- fix: copy button in firefox by @heimoshuiyu in #8
- fix: synchronize i18n translations and fix template variables by @bjorndejong in #9
- Turkish Language Support for RustFS by @fastuptime in #10
- fix: language switcher for multi-language support and hardcoded titles by @bjorndejong in #11
New Contributors
- @overtrue made their first contribution in #1
- @cxymds made their first contribution in #4
- @heimoshuiyu made their first contribution in #7
- @bjorndejong made their first contribution in #9
- @fastuptime made their first contribution in #10
Full Changelog: https://github.com/rustfs/console/commits/v0.0.10
v0.0.9
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Full Changelog: v0.0.3...v0.0.4