Thank you to all the contributors who made this release possible!
Improvements
- custom text: add checkbox to toggle control character replacing (Shuja-Mahmood) (#4648) (aee1cc1581)
- increase favicon quality by using svg (fehmer) (#4652) (5439d3966f)
- layout: add noted layout (#dariogoetz) (871c50cc59)
- layout: add german dvorak imp (Bastkapp) (#4651) (61c3740f1d)
- share test settings popup: automatically select link on click (7fd4327d3b)
- quote: add quotes in various languages (plumpdolphin, Sisisit) (#4637, #4646) (541d612ff3, cf11fdc7cd)
Fixes
- ape key not shown after generation (3dd5c880b7)
- layout: incorrect mine layout middle row (#dariogoetz) (c42765e6ed)
- custom text: test sometimes failing to initialize when using pipe delimiter (04774dee25)
- quote: update or remove quotes reported by users (454983bb6f)
Other
- Various style, documentation, refactoring, performance, or build improvements