Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [6.23.0](v6.22.0...v6.23.0) (2024-01-16) ### Features * improve error handling in ledger, surface incorrect app error ([5bff514](5bff514)) * prompt user to open the app ([f672bec](f672bec)) ### Bug Fixes * add remote config to recover feature ([84a10dc](84a10dc)) * duplicate keys error ([77dc018](77dc018)) * lint for deps ([42179de](42179de)) * remove fee title in increase fee form ([0de3900](0de3900)) * track error codes ([227f6ee](227f6ee)) * **ui:** rebuild tabs with radix primitives, ref [#4309](#4309) ([3b0488e](3b0488e)) * unused exports ([3fff31d](3fff31d)) ### Internal * add improved sentry perf tracking ([8b96e9a](8b96e9a)) * check instance of error before passing it to checkLockedDeviceError ([e342642](e342642)) * post-release merge back ([2eaa09f](2eaa09f)) * quit app ourselves instead of prompting user to do it ([35c2ff1](35c2ff1)) * remove unneeded radix styles ([6808536](6808536)) * reuse getAppAndVersion from bitcoin app instance method ([e894808](e894808)) * select and dropdown, ref [#4798](#4798) ([a82457d](a82457d)) * token radii and keyframe, ref [#4637](#4637) ([e67b61d](e67b61d)) * update panda ([2418a1c](2418a1c))
- Loading branch information