Thank you to all the contributors who made this release possible!
Features
- layout: add xenia_alt and hyperroll (@PTLux1517) (#5662) (e8ddd7785)
- practice: add option to practice missed biwords (@sanidhyas3s) (#5637) (da555e6ba)
Fixes
- tape mode: scrolling sometimes glitching out and not being smooth (cdb926e12)
- blind mode not working in highlight mode off (47ef6575a)
Nerd stuff
These changes will not be visible to users, but are included for completeness and to credit contributors.
- impr: use tsrest/zod for config endpoints (@fehmer) (#5649) (7f9f704dc)
- fix: missing env definition (751763cc8)
- style: fix custom background filters media query (d96832c92)
- ci: move pretty check to one job, stop the rest of the ci from running when prettier errors (#5670) (6554f0b2a)
- ci: add prettier check in the assets job (#5668) (daa930bcd)
- test: updateAltGrState (@Marcosatc147) (#5656) (aa74c5eaa)
- chore: ignore unresolved import errors for internal packages (f92e63975)