v2.5.0
What's Changed
๐ New Features
- feat: Support custom networks by @ilya-korotya in #623
- feat: Implement remote sorting for Credentials and Connections by @amonsosanz in #614
- feat: adding amoy support by @javip97 in #645
- feat: add custom positive-integer/non-negative-integer formats by @volodymyr-basiuk in #653
๐ Bug Fixes
- fix: Pagination in connections by @x1m3 in #624
- fix: update identity state for mtp credentials by @martinsaporiti in #644
- fix: publish state and improve performance when processing takes place by @martinsaporiti in #646
- fix: avoid sending null scope by @javip97 in #632
๐งฐ Maintenance
- chore: add schema_type_description when claims are returned by @martinsaporiti in #618
- chore: add RHS info to config endpoint by @martinsaporiti in #620
- chore: remove schema_type_description by @martinsaporiti in #621
- chore: updating open-api to v2 by @javip97 in #622
- chore: Update go version to 1.21 and use standard slog by @x1m3 in #589
- chore: allows scanning same credential link by @martinsaporiti in #615
- chore: Check error when registering custom did methods. by @x1m3 in #625
- docs: adding CONTRIBUTING.md by @javip97 in #627
- chore: add test deploy backend by @martinsaporiti in #633
- chore: add test deploy backend by @martinsaporiti in #634
- chore: update readme by @martinsaporiti in #635
- chore: update github action by @martinsaporiti in #636
- chore: update readme by @martinsaporiti in #637
- chore: add deploy ui to testing env by @martinsaporiti in #638
- chore: delete github action by @martinsaporiti in #639
- chore: add deploy ui to testing env by @martinsaporiti in #640
- chore: updating protocol libraries by @javip97 in #651
๐ช Minor changes
- Fix: API documentation. Default value for QRCodes is link by @x1m3 in #619
- Master to develop sync by @x1m3 in #649
- Develop to main by @x1m3 in #654
๐ New Contributors
- @volodymyr-basiuk made their first contribution in #653
Full Changelog: v2.4.1...v2.5.0