Skip to content

v23.43.0

Compare
Choose a tag to compare
@Miodec Miodec released this 23 Oct 16:03
· 918 commits to master since this release

Thank you to all the contributors who made this release possible!

Improvements

  • language: converted code sql words to lowercase (45cd4378bc)
  • server: remove discord roles on account reset (d5c8f0dafd)
  • settings: optimise preset section for keyboard navigation (894ff4bf7d)
  • settings: optimised tags section for keyboard navigation (8b9ff44aae)
  • quote: add quotes in various languages (A9qx, Rachid09) (#4734, #4726) (2ecd945c52, db08c333e2)

Fixes

  • google auth accounts not being able to change name (2eb9f1a66e)
  • being able to type in the background while cookie popup is visible (8897adcec5)
  • account page: inconsistent accuracy number on pb tables (b8e6f8da20)

Other

  • Various style, documentation, refactoring, performance, or build improvements