| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-02 | 2.7 kB | |
| v1.2.0 source code.tar.gz | 2025-09-02 | 4.8 MB | |
| v1.2.0 source code.zip | 2025-09-02 | 5.1 MB | |
| Totals: 3 Items | 9.9 MB | 0 | |
Significant Changes
- Developer Tools – Added a full Postman Collection and Newman CI tests for API validation.
- Fabric Upgrade – Updated bundled Hyperledger Fabric to v2.5.13.
- UI/UX Improvements – Fixed hidden labels, removed redundant interceptors, and cleaned up dashboard logic.
- Docs & Tutorials – Updated the first seven lessons of the new Cello tutorial series.
- Bug Fixes – Resolved issues with agent list access, channel config downloads, and orderer management.
What's Changed
- Make agent log errors as error by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/717
- Create handleSelectRows implementations by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/718
- Allow orderers to be removed when the organization network is None by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/716
- Stop showing api URL on UI for errors by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/719
- Prevent chaincode upload label from being covered by the button by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/720
- Remove dispatch
fetchCurrentuser action inBasicLayoutby @dodo920306 in https://github.com/hyperledger-cello/cello/pull/721 - Remove redundant request interceptor by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/722
- Remove CA from node type by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/723
- Bump on-headers from 1.0.2 to 1.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/724
- Add a Complete Postman Collection for all Cello API by @YoungHypo in https://github.com/hyperledger-cello/cello/pull/725
- Fix fail to access the agent list by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/713
- Re-adopt pre-commit hook with Black reformatter (or not?) by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/709
- Refactoring newman tests and update CI check by @YoungHypo in https://github.com/hyperledger-cello/cello/pull/727
- Fix unable to download channel configs by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/729
- Elaborate docs and create the first 7 lessons of the tutorials by @dodo920306 in https://github.com/hyperledger-cello/cello/pull/731
- Update Fabric to 2.5.13 by @YoungHypo in https://github.com/hyperledger-cello/cello/pull/736
- Add Back the Postman Collection by @YoungHypo in https://github.com/hyperledger-cello/cello/pull/737
Full Changelog: https://github.com/hyperledger-cello/cello/compare/v1.1.0...v1.2.0