In this release Bitcoin Connect has improved accessibility, and also an optional config option to turn off connection config persistence.
What's Changed
New features
- feat: optional btc config storage by @krrish-sehgal in #341
Fixes
- fix: added tab and focus support for the connect wallet button by @krrish-sehgal in #333
- fix: added tabbing and focus to currency-switcher by @krrish-sehgal in #336
- fix: added tab-focus in bc-navbar by @krrish-sehgal in #337
- fix: focus on get-one-here button in bc-start by @krrish-sehgal in #338
- fix: send payment invoice button and help double tab issue by @krrish-sehgal in #339
- fix: Update package.json to handle react above 19 by @Firegodbr in #331
- fix: added border to give shadow effect in dark mode by @krrish-sehgal in #342
- fix: update Alby Hub icon to use theme colors by @achaljhawar in #335
Misc
- Update all Yarn dependencies (2025-08-25) by @depfu[bot] in #330
- Update all Yarn dependencies (2025-09-29) by @depfu[bot] in #345
New Contributors
- @Firegodbr made their first contribution in #331
- @krrish-sehgal made their first contribution in #333
- @achaljhawar made their first contribution in #335
Full Changelog: v3.10.0...v3.11.0