v2.1.0
What's Changed
- Use production Vue by @loneil in #534
- auth_session document clean up by @Gavinok in #531
- QR code and Deep link UI tweaks by @loneil in #540
- Add footer, re-add debug link by @loneil in #542
- feat: allow url override by @jleach in #546
- Serve static assets by @loneil in #549
- Bump docker/build-push-action from 5 to 6 in the all-actions group by @dependabot in #553
- Switch to static files instead of CDNs by @loneil in #550
- Fix Out-Of-Band invitation option for QR codes by @loneil in #556
- Fix auth session Created At timestamp by @loneil in #559
- Support upcoming ?_url handler in wallet by @loneil in #557
- Use hash for sub by @loneil in #562
- Bump python-socketio from 5.11.2 to 5.11.3 in /oidc-controller by @dependabot in #563
- Websocket reconnection troubleshooting by @loneil in #565
- Don't broadcast socket if no sid found by @loneil in #571
- fix: add handshake_protocols to oob invitation by @genaris in #577
- fix: get wallet did only when not using USE_OOB_PRESENT_PROOF by @genaris in #576
- feat: custom wallet URI scheme by @genaris in #578
- fix: use url-safe b64 encoding in deep links by @genaris in #580
- Remove handshake protocols again temporarily by @loneil in #582
- "Back to" URL by @loneil in #585
- Scanning QR Code with a regular provides a bcwallet link on mobile by @Gavinok in #572
- Move the back link css to css file by @Gavinok in #589
- 2.1.0 release by @esune in #575
New Contributors
Full Changelog: v2.0.3...v2.1.0