Thank you to all the contributors who made this release possible!
Features
- language: add french bitoduc (@TristanMarion) (#6400) (818e72fec)
- account page: change test activity graph starting day depending on the browser locale (@fehmer) (#6385) (978878c18)
- language: add crimean tatar latin and cyrillic (@WhiteSun13) (#6369) (821478e61)
- language: add bosnian (@aitchz) (#6350) (828e6bfc9)
- langugae: add arabic_egypt (@byseif21) (#6337) (785d6efef)
- theme: add Phantom (@Cybertaco360) (#6348) (f63b966e2)
- font: add Geist and Geist Mono (@extoci) (#6379) (fec3e316f)
- layout: add Sword (@5quiwyrm) (#6366) (8fa99d87d)
- layout: add Ergopti (@adrienm7) (#6352) (220f2b8cb)
Improvements
- update maintenance/server down message based on instatus api (bf7f2ccfa)
- result page: clicking on daily leaderboard rank opens the leaderboards page the user is on (@fehmer) (#6380) (cef3ff57c)
- language: add more keywords and chars to code_pascal (@fau) (#6341) (ee665c200)
- notify the user if custom text saving failed due to local storage being full (c8a04fa8e)
- leaderboard: show typing speed in selected unit (@fehmer) (#6328) (02c48fc50)
- leaderboard showing times in utc and local time (@fehmer) (#6332) (8193569a0)
- quotes: add quotes in various languages (@SoulPancake, @CedricBaaklini, @HotDog640) (#6365, #6360, #6331) (5ba8f007e, 66ea0294e, b52391ec7)
Fixes
- quote length (80a2492a0)
- language: remove rustlang "box" keyword (@Huterenok) (#6397) (ad5c07767)
- language: fixed Marathi not showing up in the language list (@agokule) (#6395) (fc1602b1e)
- sign up only working on the second attempt (313897d0d)
- theme: adjust error colors in ms cupcakes theme (a3bd06950)
- scroll to top button remaining visible on the test page (f84f8508c)
- validation errors when switching leaderboard modes (334abc293)
- errors when applying result filter presets (518049e00)
- commandline: blur active element after closing the modal to hide balloons (25dada50e)
- leaderboards: user button navigating to the wrong page (@fehmer) (#6334) (aaa519bc8)
- leaderboards: bottom go to page button not working (e4baedee0)
- leaderboards: user button navigating to the wrong page (853605af2)
- quotes: update or remove quotes reported by users (97224ea9b)
Nerd stuff
These changes will not be visible to users, but are included for completeness and to credit contributors.
- impr: add alias to command (0c1b3509e)
- impr: cache leaderboard collection size to improve performance (4bfe6c9bf)
- impr: parse username locally before querying the server (7f4cf7614)
- impr: error handling on user deletion (@fehmer) (#6363) (e647d875f)
- impr(server): better leaderboard request validation schema (420d049a5)
- impr: use zod schema for url parameters on leaderboard (@fehmer) (#6305) (7747db8d8)
- fix: local development using docker not working with pnpm (@fehmer) (#6401) (b1d75fb07)
- fix(daily leaderboard): schema issues when switching languages (0833e1efc)
- fix: protect against stored xss in custom background url (@fehmer) (#6355) (9e3f79538)
- fix: handle firebase rate limit when requesting email verification (bd7f06be9)
- fix: default snapshot and config not actually cloning (@Miodec) (#6333) (b84f40011)
- docs: add orderedByFrequency to the language adding guide (daa366884)
- ci: use full_name instead (a94a6db75)
- ci: pretty fix fix attempt (44955bf75)
- ci: fix prettier workflow (@fehmer) (#6371) (b7c4166ab)
- build(deps-dev): bump vite from 6.0.11 to 6.0.12 in /frontend (#6405) (5002075db)
- build: fix openapi spec path for docs & stats endpoints on dev (@NadAlaba) (#6343) (932d0e166)
- chore: trim branch string (b9916b8b8)
- chore: minify json files (@fehmer) (#6404) (d181406e3)
- chore: remove logs, cache is fine (d56713005)
- chore: ugly console log to check if the cache is working for sure (33977b71e)
- chore(workflows): use correct name of action input (@NadAlaba) (#6378) (6686834ee)
- chore(workflows): use specific version of add-remove-label-action (@NadAlaba) (#6368) (2e1c7eb96)
- chore: update error message (880dfb344)
- chore(workflows): update deprecated action and remove duplicate workflow message (@NadAlaba) (#6344) (195b9d840)
- chore: fix version in docker publish workflow (@fehmer) (#6339) (572de8a24)
- chore: update mongodb version to 5.0.13 (@fehmer) (#6364) (4d4de260d)
- chore: fix test (9bbcf40f4)
- chore: temporary object log to track down an error (71b5f2875)
- chore: update error messages (f5f445362)
- chore: lowercase word (b9928f03c)
- chore: add branch check in release script (@fehmer) (#6338) (9e13f2452)
- chore: reorder code (61e0fd159)