Tags: cheqd/wallet
Tags
chore(release): 1.3.0 [skip ci] ## [1.3.0](1.2.0...1.3.0) (2022-11-29) ### Features * Add createPresentation method && VeramoSubjectId ([5ab79bf](5ab79bf)) * Add DetailsPopup component ([857798d](857798d)) * Add QR for presentation ([9678595](9678595)) * Add url for QR ([e86f10c](e86f10c)) * Add veramo presentation support ([2adebb6](2adebb6)) * Add verifyPresentation Support ([9de45b4](9de45b4)) * export&import holder dids ([222511a](222511a)) * Fix credential list ([#127](#127)) ([54bd9ed](54bd9ed)) * Import credentials from PDFs ([b53e843](b53e843)) * Issue IIW pass with eventId ([a77f863](a77f863)) * Issue IIW pass with eventId ([#111](#111)) ([70f14b9](70f14b9)) * Presentation support & IIW credential support [DEV-1883] ([#104](#104)) ([7072ef8](7072ef8)) * Remove social account for IIW ([49f8127](49f8127)) * Update formatted view ([35a7f93](35a7f93)) * Use on ledger resources ([#125](#125)) ([90e01d1](90e01d1)) ### Bug Fixes * Broken builds ([6f2aeb2](6f2aeb2)) * Credential detail popup for older credentials ([#126](#126)) ([a64f23e](a64f23e)) * Fix QR handling && IIW flow [DEV-1921] ([#116](#116)) ([079dd2d](079dd2d)) * IIW Logo ([737a13b](737a13b)) * IIW logo for Dark mode ([9f8c6eb](9f8c6eb)) * Import credential button and credentials order ([6d5e711](6d5e711)) * Minor issues ([cf0baf6](cf0baf6)) * Modal for Presentation ([ab54e05](ab54e05)) * Modal title highlights ([c80d333](c80d333)) * presentation QR ([099490a](099490a)) * Presentation QR ([51ba6d4](51ba6d4)) * presentation QR ([#122](#122)) ([fff6852](fff6852)) * Provide service name ([fa07d69](fa07d69)) * QR popup length ([#128](#128)) ([cb0f3dc](cb0f3dc)) * Remove undefined credentials ([ac2f876](ac2f876)) * Render credential type with links ([c4bdddc](c4bdddc))
chore(release): 1.0.0 [skip ci] ## 1.0.0 (2022-10-18) ### Features * Login with Discord ([cb4b517](cb4b517)) * Offline tx signing with CosmJS primitives ([#57](#57)) ([841b179](841b179)) * Twitter login with Auth0 ([0e3466f](0e3466f)) ### Bug Fixes * .env file ([b2fa78a](b2fa78a)) * Add IBC types in registry to show governance votes [DEV-1349] ([#12](#12)) ([4d3c046](4d3c046)) * **api:** Correct REST and identity endpoints ([#19](#19)) ([c86c18c](c86c18c)) * Button text on Identity Page in Light Mode ([883ae28](883ae28)) * Clickable Twitter handle in credentials ([c7b3f84](c7b3f84)) * **deps:** Upgrade @keplr-wallet/crypto from 0.10.1 to 0.10.19 ([#59](#59)) ([12c2201](12c2201)) * **deps:** Upgrade @keplr-wallet/types from 0.10.5 to 0.10.19 ([#60](#60)) ([dfed051](dfed051)) * **deps:** Upgrade @types/node from 16.11.36 to 16.11.56 ([#63](#63)) ([5360897](5360897)) * **deps:** Upgrade eslint-plugin-react-hooks from 4.5.0 to 4.6.0 ([#61](#61)) ([25f5a49](25f5a49)) * **deps:** Upgrade react-i18next from 11.16.9 to 11.18.5 ([#64](#64)) ([9a1413f](9a1413f)) * **deps:** Upgrade sass from 1.52.1 to 1.54.7 ([#65](#65)) ([176c7cd](176c7cd)) * **deps:** Upgrade typescript from 4.7.2 to 4.8.2 ([#58](#58)) ([c75c79b](c75c79b)) * gas used for Keplr ([ce15852](ce15852)) * Price & amount calculations ([d7c0e4e](d7c0e4e)) * Remove message signing tab and fix unbonding ([b00f5c3](b00f5c3)) * Removed any localStorage references ([3f3eecc](3f3eecc)) * removed unused imports ([1accb16](1accb16)) * Retry button in WrongPassphrase modal ([a128178](a128178)) * Retry button in WrongPassphrase modal ([#56](#56)) ([dc9d250](dc9d250)) * Switch to CredentialList and CredentialCard ([2897eb7](2897eb7)) * Transaction Table and txn links ([0ec98eb](0ec98eb)) * Vesting Token Display ([#30](#30)) ([3a756db](3a756db))