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 #664
- Fix the bug that ApproveForm component in dashboard does not display the selection box of channel. by @YoungHypo in #666
- Nominate Haibo Yang as new maintainer by @yeasy in #669
- upgrade CI test node to 20.15 and eslint to v8 by @YoungHypo in #668
- chore: added badge and license link by @bravesasha in #674
- chore: add release badge by @bravesasha in #676
- Issue-#474 Clean Makefile by @Survey845 in #673
- Retire maintainers by @yeasy in #675
- Issue [#474] - Improving log observability by @Survey845 in #679
- Fix/678 error messages localization by @H-ario-m in #680
- Update Frontend for Chaincode Approval Process by @YoungHypo in #682
- Upgrade Backend of Chaincode Approve by @YoungHypo in #671
- Improving Exception Observability by @Survey845 in #684
- Fix chaincode installation to use selected node ID by @H-ario-m in #683
- Update the frontend component for chaincode commit by @YoungHypo in #687
- Enhance backend support for chaincode commit by @YoungHypo in #688
- Fix invalid node version by @dodo920306 in #701
- Ensure error message stringified safely by @dodo920306 in #692
- Fix user creation time always be shown as now by @dodo920306 in #693
- Replace react-document-title with react-helmet by @dodo920306 in #696
- Fix some UI wording and typeset by @dodo920306 in #689
- Bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #702
- Remove token after logout by @dodo920306 in #700
- Fix wrong username/password be shown as session expired by @dodo920306 in #699
- Remove migrations from image entrypoints and fix default random model field values generation by @dodo920306 in #697
- Provide more information about difference between login page and norm… by @dodo920306 in #695
- Fix deleteAgent API call message always succeeds by @dodo920306 in #691
- Make agent URLs as CharField validated by a customized validator by @dodo920306 in #703
- Stop building images twice for every update by @dodo920306 in #707
- Update docs links by @dodo920306 in #704
- Rewrite CONTRIBUTING.md by @dodo920306 in #705
- Re-activate flake8 checks for CI jobs by @dodo920306 in #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 #708
- Fix readthedoc cfg by @yeasy in #712
- Rewrite concept explainations by @dodo920306 in #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 #711
New Contributors
- @Radovenchyk made their first contribution in #664
- @Survey845 made their first contribution in #673
- @H-ario-m made their first contribution in #680
- @dodo920306 made their first contribution in #701
Full Changelog: v1.1.0-rc...v1.1.0