This is most likely the last release of 2023. Massive thank you for using and enjoying the site, and of course to the contributors who made this and all other releases possible. See you in 2024!
Features
- languages: add code nix (yunfachi) (#4874) (b65aca954c)
- languages: add code rockstar (pablos123) (#4843) (8bbc24bd19)
Improvements
- throttle connection state notifications (6ee981b2f9)
- remove non-profane word (#4828) (962fbc8ae1)
- server: add header validation, allow validation to accept unknown fields (fehmer) (#4824) (84dfa7aca9)
- languague: add more words in code_c++ language (LifeAdventurer) (#4830) (712913e04a)
- quote: add quotes in various languages (LifeAdventurer, KANGRIZ, zft9xgy) (#4854, #4850, #4831) (fc8046dfb7, 63a6a7532c, e077be788a)
Fixes
- layout emulator: first key of layout always not working (30f0241df9)
- apply lazy mode to funboxes using pullSection (fehmer) (#4869) (e4e7408795)
- removed non profane word (a41e241297)
- ci: update formatting workflow commit message (unrealapex) (#4852) (be641e2974)
- about: "amount" to "number" (borisnezlobin) (#4856) (e8b92ed802)
- quotes: english quote 5510 (brainandforce) (#4838) (bb2711e21e)
- quote: update or remove quotes reported by users (cb74a85e5e, 8aaa53a660, f985c3c8d0)
Other
- Various style, documentation, refactoring, performance, or build improvements