Releases: walt-id/waltid-identity
Releases · walt-id/waltid-identity
v1.2312212144.0-alpha
Documentation Changes
- Docker build instructions (36c22ec by @philpotisk)
Full Changelog: v1.2312211736.0-alpha...v1.2312212144.0-alpha
v1.2312211736.0-alpha
Continuous Integration
- commenting repo specific push for portal (3af64d7 by @dinkar-jain)
Full Changelog: v1.2312211724.0-alpha...v1.2312211736.0-alpha
v1.2312211724.0-alpha
Bug Fixes
- api calls using env vars (5ee5614 by @dinkar-jain)
Full Changelog: v1.2312211651.0-alpha...v1.2312211724.0-alpha
v1.2312211651.0-alpha
Full Changelog: v1.2312211643.0-alpha...v1.2312211651.0-alpha
v1.2312211643.0-alpha
Full Changelog: v1.2312211642.0-alpha...v1.2312211643.0-alpha
v1.2312211642.0-alpha
Full Changelog: v1.2312211641.0-alpha...v1.2312211642.0-alpha
v1.2312211641.0-alpha
Full Changelog: v1.2312211639.0-alpha...v1.2312211641.0-alpha
v1.2312211639.0-alpha
Full Changelog: v1.2312211607.0-alpha...v1.2312211639.0-alpha
v1.2312211607.0-alpha
Bug Fixes
- expose wallet backend (6c2cbbe by @severinstampler)
Full Changelog: v1.2312211416.0-alpha...v1.2312211607.0-alpha
v1.2312211416.0-alpha
New Features
- Added wallet-backend startup command for docker (86e042c by @philpotisk)
- Added an did:key examples & doc (6c88511 by @philpotisk)
- added walt-id web portal (bf1aa33 by @philpotisk)
- added settings page (94d3e99 by @dinkar-jain)
- local key sign raw (ed25519) (#7 54c2e18 by @mikeplotean)
- did-cheqd local registrar (#6 03454a6 by @mikeplotean)
- initial project layout (7b60535 by @philpotisk)
Bug Fixes
- docker-compose config for issuer and verifier intercommunication (fa343e9 by @severinstampler)
- use window location origin for verifier redirect-uri (f97d513 by @mikeplotean)
- issuer-/verifier-api configuration (e547da2 by @mikeplotean)
- did create with key id (#44 bc17fb6 by @mikeplotean)
- correct a few small typos in readme files (6978ea6 by @LucianBuzzo)
- updating dependencies (70cdb14 by @dinkar-jain, 8355ff6 by @dinkar-jain, 3d65b7b by @dinkar-jain)
- did-web ensure path speratator prefix (#23 e584dc3 by @mikeplotean)
- sign-raw secp256k1 (#14 362140e by @mikeplotean)
- test server tls, local-did-web-resolver inject http client (#4 5c24861 by @mikeplotean)
- gradle multiproject setup (#2 b208b77 by @mikeplotean)
Refactors
- fix typo (47f19e9 by @taminobaumann)
- verifier api endpoint names + structure (e55d95c by @taminobaumann)
- issuer api endpoint naming (7f21644 by @taminobaumann)
Documentation Changes
- fix api docker readmes (#43 6023429 by @mikeplotean)
- verifiable credentials readme (#30 63af4b9 by @mikeplotean)
- issuer + verifier readme (#28 5fe2805 by @mikeplotean)
- dids - minor readme adjustments (#26 40989d5 by @mikeplotean)
- crypto - readme cli section (#25 7a62afb by @mikeplotean)
- crypto - enhanced readme (#24 ea68da9 by @mikeplotean)
- crypto readme (#20 ca5eeed by @mikeplotean)
Continuous Integration
- build based on repo (ccf862c by @dinkar-jain)
- include web-portal (b739e7e by @dinkar-jain)
- re-enabled web-wallet backend (1c600fc by @dinkar-jain)
- include web-wallet (89ad76a by @dinkar-jain)
- github push released as pre-release (d175602 by @dinkar-jain)
- added continuous deployment for issuer and verifier (#17 9cbe6bb by @mikeplotean)
- added docker build and push for issuer and verifier (#16 b442978 by @mikeplotean)
- deployments hosts (#15 6c5f4b5 by @mikeplotean)
- added workflows, updated subprojects gradle builds (#8 acde9fe by @mikeplotean)
Tests
- did-cheqd-resolver (#22 f2a0aec by @mikeplotean)
- crypto (#21 1fb3ef7 by @mikeplotean)
- did-cheqd-registrar (#13 a1634ca by @mikeplotean)
Chores
- updated wallet backend url, mount db to local folder (b890ae3 by @mikeplotean)
- updated image names, ports, configs (8ef3a78 by @mikeplotean)
- added docker-compose at root level (dbd14aa by @mikeplotean)
- Maven publishing config (25e6f2d by @philpotisk)
- event-log filtering (#42 485235c by @mikeplotean)
- event-log pagination update (#41 2c6ed4c by @mikeplotean)
- added next/prev buttons to event-log page (#40 3ab0368 by @mikeplotean)
- added view event data function (#38 162c030 by @mikeplotean)
- event log UI (#37 6fa7e80 by @mikeplotean)
- event log pagination (#36 3a5a63d by @mikeplotean)
- event logging (#35 6400076 by @mikeplotean)
- added eevent models (#33 fe810d5 by @mikeplotean)
- added supported credentials (#12 c12fb8e by @mikeplotean)
- updated version, remove openid4vc lib native targets (#11 104d0fe by @mikeplotean)
- gradle builds maven credentials (#10 3ae6cd4 by @mikeplotean)
- pass the private key to local registrars (#9 c19ee12 by @mikeplotean)
- enabled issuer credential types (ec915c7 by @mikeplotean)
- package naming, typos, conditional testing (https://github....