Skip to content

Releases: monkeytypegame/monkeytype

v24.8.0

22 Feb 14:15
Compare
Choose a tag to compare

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

Features

Improvements

Fixes

  • unfriendly error message when authentication fails on the client side (34161ddffa)
  • leaderboard tables having different column width (fehmer) (#5091) (edd535c700)
  • language: typos in russian_10k.json (kae) (#5082) (67881cace8)
  • personal bests popup always showing wpm regardless of the selected speed unit (fehmer) (#5070) (bac837d823)
  • typing: first space sometimes soft locking the website (e94b9cb821)
  • language: remove some unnecessarily capitalised words in german 1k (0cc1e2a07e)
  • password error when using gmail auth (54cb9c9e17)
  • question mark appearing next to unrated quotes (197f2c36cf)
  • input indicators remaining visible after leaving the login page (underscoore) (#5062) (46b336f538)
  • settings page: font family buttons not working (0a9a6e6ef1)
  • closing commandline causing settings page update (f9b537be1e)
  • leaderboard consistency being null (#5055) (a72aa04c53)

Other

  • Various refactoring, performance and build changes

v24.7.0

14 Feb 18:12
Compare
Choose a tag to compare

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

Features

Improvements

Fixes

  • pressing space too early with the dark note theme doesnt highlight the word as incorrect (mokshsinghji) (#5052) (24975e5d01)
  • add missing button to the settings page (c445a46b15)
  • leaderboards not working for signed out users (fehmer) (#5032) (5c725f7ee3)
  • quotes: double quote characters in belarusian quotes (#5038) (bfdc436eae)
  • language: mistyped word in code c (#5034) (67245ddafa)
  • ad placeholders always visible (8c8d2847e8)
  • quote: grammar mistake in french quote (alexkar598) (#5025) (20f09958a2)
  • keymap: react mode not working (b5465be75b)
  • missing spinner when loading the account page (09c91f5ad0)
  • account page preloader not centered on page (d54345937f)
  • quote: update or remove quotes reported by users (71a60f786d)

Other

  • Various style, documentation and refactoring changes

v24.6.2

08 Feb 13:42
Compare
Choose a tag to compare

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

Features

Improvements

  • server: not saving 503 errors to the database (a11314f11c)
  • quote: add quotes in various languages (penguin-teal) (#5015) (388f2e21f7)

Fixes

  • presets taking very long to apply when on the settings page (67c10a9d41)
  • popups: ape key popup close button not working (andGuo) (#5020) (2642e139cf)
  • not being able to login if user config is empty (0309fc3268)
  • fixing a fix where a previuos fix didnt fix the issue (020eb7b44e)

Other

  • Various refactoring, testing and build changes

v24.6.1

07 Feb 08:41
Compare
Choose a tag to compare

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

Improvements

  • language: add 'buffer' to list of keywords in luau language (adammehaney) (#5005) (a0d8e3a9f2)

Fixes

  • server: only saving isPb property in the database if the result was a pb (ead765d57a)
  • account page: results with isPb set to false still showing up as personal bests (6c1c22787d)

Other

  • Various refactoring changes

v24.6.0

05 Feb 14:29
Compare
Choose a tag to compare

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

Features

Improvements

  • clearing funbox in the middle of the test finish animation (bfda00166c)
  • reporting: dont allow reporting for suspected cheating if user has opted out of leaderboards (b8e647d38d)
  • quote: add russian quotes (NipulM) (#5002) (63c3b6773f)

Fixes

  • funboxes not applying on repeated tests (8c794aa058)
  • quote reports (ca87feb26c)
  • language: cleaned russian 375k (mb6ockatf) (#4997) (fed310ee9c)
  • language: typos in russian 10k (kae) (#4998) (a6be3926a6)
  • language: remove non-italian words from italian 7k (Ale-Flash) (#5000) (5a525cbfd0)
  • weird behavior when using quote mode with a language that doesnt have a base (200) list (6fddc7c070)

Other

  • Various refactoring and testing changes

v24.5.2

02 Feb 11:56
Compare
Choose a tag to compare

Improvements

  • quote: add quotes in various languages (a163c81474)

Fixes

  • custom text: saving a book mode test completely breaking saved book mode tests (#4990) (d9eb4b980d)

v24.5.1

01 Feb 11:01
Compare
Choose a tag to compare

Fixes

  • account page: results being put in the wrong histogram bucket (0920010f5e)
  • account page: account activity showing undefined tests completed on hover (f57bac8071)
  • keymaps not showing (9e394beb41)

Other

  • Various refactoring changes

v24.5.0

31 Jan 11:11
Compare
Choose a tag to compare

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

Features

Improvements

Fixes

  • account page: rounding wpm instead of flooring when generating the speed histogram (1a2e16884c)
  • docker-compose: use the user "node" for the frontend container (dirk-hub) (#4963) (4fb519d88b)

Other

  • Various documentation, refactoring and build changes

v24.4.1

24 Jan 12:14
Compare
Choose a tag to compare

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

Improvements

Fixes

Other

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

v24.4.0

22 Jan 14:11
Compare
Choose a tag to compare

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

Features

  • language: add more romanian word lists (StefanescuEduard) (#4950) (32d1c13408)

Improvements

  • typing: remember lazy mode choice in local storage when typing arabic (487d0feacc)
  • quote: add quotes in various languages (Dmskrzh) (#4938) (62c23e78b7)

Fixes

  • theme: dark note not replacing words with dots in some highlight modes (fehmer) (#4951) (56ab68a383)
  • quotes: fix grammatical and spelling errors of arabic quotes (NadAlaba) (#4947) (c16eb6d9c1)
  • quote: typo in spanish quote (TortitasT) (#4943) (bec5ddfa87)
  • typescript errors (24ce17bd64)
  • profile: time untill streak is available calculated incorrectly (L-E-Freeman, Miodec) (e958803dd2)

Other

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