Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-10 | 4.9 kB | |
v1.1.0 source code.tar.gz | 2025-07-10 | 1.5 MB | |
v1.1.0 source code.zip | 2025-07-10 | 1.8 MB | |
Totals: 3 Items | 3.3 MB | 2 |
Significant Changes
- Upgrade the Fabric chaincode lifecycle management to version 2.5.10
- Update the Node.js version in CI tests to 20.15.
What's Changed
- docs: readme by @Radovenchyk in https://github.com/hyperledger-cello/cello/pull/664
- Fix the bug that ApproveForm component in dashboard does not display the selection box of channel. by @YoungHypo in https://github.com/hyperledger-cello/cello/pull/666
- Nominate Haibo Yang as new maintainer by @yeasy in https://github.com/hyperledger-cello/cello/pull/669
- upgrade CI test node to 20.15 and eslint to v8 by @YoungHypo in https://github.com/hyperledger-cello/cello/pull/668
- chore: added badge and license link by @bravesasha in https://github.com/hyperledger-cello/cello/pull/674
- chore: add release badge by @bravesasha in https://github.com/hyperledger-cello/cello/pull/676
- Issue-#474 Clean Makefile by @Survey845 in https://github.com/hyperledger-cello/cello/pull/673
- Retire maintainers by @yeasy in https://github.com/hyperledger-cello/cello/pull/675
- Issue [#474] - Improving log observability by @Survey845 in https://github.com/hyperledger-cello/cello/pull/679
- Fix/678 error messages localization by @H-ario-m in https://github.com/hyperledger-cello/cello/pull/680
- Update Frontend for Chaincode Approval Process by @YoungHypo in https://github.com/hyperledger-cello/cello/pull/682
- Upgrade Backend of Chaincode Approve by @YoungHypo in https://github.com/hyperledger-cello/cello/pull/671
- Improving Exception Observability by @Survey845 in https://github.com/hyperledger-cello/cello/pull/684
- Fix chaincode installation to use selected node ID by @H-ario-m in https://github.com/hyperledger-cello/cello/pull/683
- Update the frontend component for chaincode commit by @YoungHypo in https://github.com/hyperledger-cello/cello/pull/687
- Enhance backend support for chaincode commit by @YoungHypo in https://github.com/hyperledger-cello/cello/pull/688
- Fix invalid node version by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/701
- Ensure error message stringified safely by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/692
- Fix user creation time always be shown as now by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/693
- Replace react-document-title with react-helmet by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/696
- Fix some UI wording and typeset by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/689
- Bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/hyperledger-cello/cello/pull/702
- Remove token after logout by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/700
- Fix wrong username/password be shown as session expired by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/699
- Remove migrations from image entrypoints and fix default random model field values generation by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/697
- Provide more information about difference between login page and norm… by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/695
- Fix deleteAgent API call message always succeeds by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/691
- Make agent URLs as CharField validated by a customized validator by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/703
- Stop building images twice for every update by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/707
- Update docs links by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/704
- Rewrite CONTRIBUTING.md by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/705
- Re-activate flake8 checks for CI jobs by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/706
- Bump express from 5.0.0 to 5.0.1 in /src/dashboard in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/hyperledger-cello/cello/pull/708
- Fix readthedoc cfg by @yeasy in https://github.com/hyperledger-cello/cello/pull/712
- Rewrite concept explainations by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/710
- Bump express from 5.0.1 to 5.1.0 in /src/dashboard in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/hyperledger-cello/cello/pull/711
New Contributors
- @Radovenchyk made their first contribution in https://github.com/hyperledger-cello/cello/pull/664
- @Survey845 made their first contribution in https://github.com/hyperledger-cello/cello/pull/673
- @H-ario-m made their first contribution in https://github.com/hyperledger-cello/cello/pull/680
- @dodo920306 made their first contribution in https://github.com/hyperledger-cello/cello/pull/701
Full Changelog: https://github.com/hyperledger-cello/cello/compare/v1.1.0-rc...v1.1.0