Thank you to all the contributors who made this release possible!
Features
- layouts: add graphite_angle_kp (ebblies) (#4905) (cbb4524fae)
- layouts: add engrammer (KaelWD) (#4902) (ef2f6930e7)
- font: add CommitMono (#4887) m2x07 (cbed2ef7cf)
- layouts: add semimak jqc (MasterRon) (#4866) (b59287cf31)
Improvements
- custom text: disallow saving empty custom texts (2e77cb38ff)
- layout emulator: add support for alt layer emulation (farkon00) (#4817) (0566280bc4)
- punctuation: add japanese punctuation (7843ce0478)
- quote: add quotes in various languages (sleeepstorm) (#4837) (4a4b54188e)
Fixes
- lazy mode: not working for arabic accents (1c8b5ffc82)
- wikipedia funbox: word generation returning to random words after the first section (22373a751f)
- account page: incorrect streak distance string when using offset (b93f14b5cd)
- custom text: not being able to delete custom text if content is empty (eba4b92305)
- language: remove invalid java keyword (#4894) (a528182e59)
- lazy mode: proper handling of german umlaute in lazy mode (fehmer) (#4864) (730dd20ec6)
- funbox: missing background image and extra scrolling in space balls (yunfachi) (#4872) (3ad1d6b601)
Other
- Various style, documentation, refactoring, performance, or build improvements