v3.0.2
What's Changed
🚀 New Features
- feat: Display method field to issue credential form by @Alexander-frenki in #846
- feat: add support of custom formats: base64, ETH address, country code by @Alexander-frenki in #851
- feat: Field name of payment is unique. by @x1m3 in #882
- feat: multi-chain payment abi by @volodymyr-basiuk in #896
- feat: payment decimals by @volodymyr-basiuk in #900
- feat: payment requests status by @volodymyr-basiuk in #909
- feat: payment requests search by @volodymyr-basiuk in #914
🐛 Bug Fixes
- fix: schema eth, country code validation by @Alexander-frenki in #866
- fix: display method builder link by @Alexander-frenki in #869
- fix: correct display of credential issued date in table by @Alexander-frenki in #879
- fix: db migration order by @martinsaporiti in #881
- fix: enable display method selection for schemas with default values by @Alexander-frenki in #886
- fix: verify payment by @volodymyr-basiuk in #892
- fix: payment option config - base 64 signing key by @volodymyr-basiuk in #895
- fix: UI issues by @Alexander-frenki in #893
- fix: Get payment requests method by @x1m3 in #906
- fix: Readme.md with payments info by @x1m3 in #901
- fix: Key form name field, add max length validation and fix css issue by @Alexander-frenki in #898
- fix: edit modal size by @Alexander-frenki in #899
- fix: ui issues by @Alexander-frenki in #911
🧰 Maintenance
- chore: Improve resolvers settings sample and readme by @amonsosanz in #847
- chore: add deploy to testing and delete environment by @martinsaporiti in #856
- chore: update helm chart by @martinsaporiti in #857
- chore: update branch mapping by @martinsaporiti in #858
- chore: update action to remove branches.txt by @martinsaporiti in #860
- chore: update helm deploy by @martinsaporiti in #861
- chore: add deploy helm chart validation by @martinsaporiti in #865
- chore: update spec swagger url by @martinsaporiti in #863
- chore: add CRUD operations for display method by @martinsaporiti in #844
- chore: implement dynamic basename routing for branch-based urls by @Alexander-frenki in #871
- chore: UI improvements/fixes by @Alexander-frenki in #874
- chore: add display method id to schemas by @martinsaporiti in #872
- chore: add context URL to schema details by @Alexander-frenki in #888
- chore: add revocation status selector to create credential form by @Alexander-frenki in #884
- chore: ui for multichain payments by @Alexander-frenki in #883
- chore: add default credential status by @martinsaporiti in #890
- chore: update identity details page by @Alexander-frenki in #891
- chore: update readme and makefile by @martinsaporiti in #897
- chore: move keys table to identity details page by @Alexander-frenki in #902
- chore: add warning message when authentication credentials are revoked by @Alexander-frenki in #903
- chore: add validation for did in direct issuance by @Alexander-frenki in #908
- chore: process amount base on decimal information by @Alexander-frenki in #905
- chore: hide pages connected to payment via the env variable by @Alexander-frenki in #907
- chore: ui for payment requests by @Alexander-frenki in #910
- chore: split and improve helm charts by @martinsaporiti in #918
🪜 Minor changes
- Add descriptive error for parsing claims by @martinsaporiti in #852
- Pid 2645 implement aws secret storage provider by @martinsaporiti in #848
- Add branch url mapping by @martinsaporiti in #859
- Update k8s deployments by @martinsaporiti in #862
- Add Keys functionality by @martinsaporiti in #854
- Update delete helm branch by @martinsaporiti in #873
- Feat: Multichain payment by @x1m3 in #845
- add endpoints to retrieve payment-request by @volodymyr-basiuk in #875
- select signing key in GetPaymentRequestItem by @volodymyr-basiuk in #894
- refactor payment-rails signature generation by @volodymyr-basiuk in #904
- add support of discover protocol by @volodymyr-basiuk in #870
- Fix: cred fetch req switch by @volodymyr-basiuk in #912
- Stops bugs and enhancements from becoming stale by @ottomorac in #913
- update libs by @ilya-korotya in #915
- remove update tags by @ilya-korotya in #916
- update payment_settings.yaml with full configuration by @volodymyr-basiuk in #919
- Release 3.0.2 by @x1m3 in #920
Full Changelog: v3.0.1...v3.0.2