Skip to content

Releases: monkeytypegame/monkeytype

v24.52.0

23 Dec 15:20
Compare
Choose a tag to compare

Last relase of the year! Sorry I've been a bit slow with updates and merging PRs lately - I promise I will get around to reviewing them. Merry christmas and happy new year!


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

Features

Improvements

Fixes

  • simple modal: improve error message for auth/invalid-credential when reauthenticating (5d11df3eb)
  • remove tailing space and non-break space from various languages (@fehmer) (#6105) (9992d793a)
  • crt not applied to typo hints (@fehmer) (#6103) (a67804746)
  • language: remove non-polish word (a1397b798)
  • css funboxes not being applied when logging in (a670438bb)
  • test not failing if min speed check failed on the last second (f0a7b8272)
  • funbox: css not cleared when toggling funbox (f0debe6ee)

Nerd stuff

These changes will not be visible to users, but are included for completeness and to credit contributors.

  • refactor: move parseJsonWithSchema to utils package (@fehmer) (#6109) (353fc14b4)
  • refactor: ready function now awaits config to be loaded to avoid concurrency issues (baaea3349)
  • chore: only check for inconsistent test duration in timed tests, shorter than 120s (b52bb010b)
  • chore: add additional isAuthenticated check in case user logs out during the request (c18feb074)
  • chore: fix typo (@m4dd0c) (#6121) (2431ae3af)
  • chore: add more stats to result data export (545441481)

v24.49.0

04 Dec 15:17
Compare
Choose a tag to compare

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

Features

Improvements

Fixes

  • language: remove british spelling of counselling from english 10k (@aoi-buh) (#6084) (a75f0d3b3)
  • language: remove catalan opening punctuation (@Perseus333) (#6035) (7aceed87b)
  • language: remove cyryllic characters from esperanto lists (ca21b8dc3)
  • languages: ligatures not being displayed correctly in sinhala (bfcc9138f)
  • custom mode limit breaking show all lines in some cases (edf71da1c)
  • custom: crash when trying to start a custom text with a lot of sections containing a lot of words (a5c9433c3)
  • home and end keys not ignored during test, causing desync (a3e3de47f)

Nerd stuff

These changes will not be visible to users, but are included for completeness and to credit contributors.

v24.47.0

19 Nov 11:39
Compare
Choose a tag to compare

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

Features

Improvements

Fixes

  • language: grammatical fixes in turkish list (@jirmu) (#6046) (27eef9d93)
  • result screen showing pb mismatch when bailing out of long tests (23948f0d9)
  • commandline: running wrong command on mobile or when not moving the mouse (e21a205c0)
  • balloon message clipping on the result page (527d65702)
  • language: removed non-french from the french language files (@theiereman) (#6033) (05d88af73)
  • key tips: "off" shown instead of "tab + enter" when quick restart is disabled (@mrtianjin829) (#6036) (de546aefe)
  • correct spelling in revoke all tokens modal (@Andotrium) (#6013) (cd8043f83)
  • account button avatar not cleared when signing out (2ecd9802a)
  • adding missing toki pona word (@anakojm) (#5997) (5a125c91e)
  • resolve fps counter showing increased fps when opened multiple times (@blru) (#5990) (bf1f3202f)
  • custom mode: remove space at beginning of custom text lines (@notTamion) (#5993) (ab7cf0b38)
  • server sometimes rejecting valid funbox combinations (edbb4d445)
  • offline banner sometimes not being hidden when coming back online (d448af8d6)
  • result word history: incorrect words not being underlined (61862571f)
  • input history for characters outside BMP not displaying correctly (8859c557b)
  • result page: last word in words mode missing input history (ab729e61f)

Nerd stuff

These changes will not be visible to users, but are included for completeness and to credit contributors.

  • fix: profile being shown in incorrect structure when no social links were present in the profile data (64cbbfcfc)
  • refactor(keymap): rework how space keys and layout indicator are handled (cc7a2be28)
  • chore: remove TS nightly from the list of recommended extensions (ba30b0d57)
  • chore(about page): small typo (@weather7774) (#6024) (ab2ea8b35)
  • chore(deps-dev): bump happy-dom from 13.4.1 to 15.10.2 in /frontend (#6012) (083db409c)
  • chore: missing custom theme increase on frontend side (3b792e875)
  • chore: increase custom theme limit (d4e14da02)
  • chore: remove unnecessary code (5d83198ee)
  • chore: bump slim-select (2ec5e0a89)

v24.42.0

16 Oct 13:32
Compare
Choose a tag to compare

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

Features

Improvements

Fixes

Nerd stuff

These changes will not be visible to users, but are included for completeness and to credit contributors.

  • impr(serbian): add more attributes to Serbian files (@rammba) (#5925) (529d42498)
  • impr(backend): consider incomplete tests when checking result spacing (73f802299)
  • impr(dev): log when result was validated (b70930ab0)
  • impr(dev options): add button to test xp bar (3393e2708)
  • impr: stop propagation of escape events (52d84836c)
  • impr: set level text to the starting value when animating xp bar (d4c1ca268)
  • fix: public profile link broken after updating account name (f93812211)
  • refactor(build): optimize dockerfiles (@ilolm) (#5955) (ebf98f15f)
  • refactor(caps warning): remove boolean flip which could cause flipped state issues (1c2f04eed)
  • refactor(xp bar): move code to its own file (db319b172)
  • chore: remove console logs (063a6901a)
  • chore: upgrade express (a7664d46e)
  • chore: move comment (7ed56db4e)
  • chore: remove debug code (08fbee545)
  • chore: updated scatman quote (@DanielGrenehed) (#5912) (0ede4aee6)

v24.39.0

23 Sep 13:46
Compare
Choose a tag to compare

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

Features

Improvements

Fixes

Nerd stuff

These changes will not be visible to users, but are included for completeness and to credit contributors.

  • impr(local storage with schema): add fallback value copy to migrate parameters (09ce4bd67)
  • refactor: remove global type namespaces (@Miodec) (#5907) (b6bd5ba2b)
  • refactor: move common util functions to a package (@Miodec) (#5894) (1509a675b)
  • chore(workspace): move contracts back to the packages folder (f23ea56fe)

v24.38.0

18 Sep 11:15
Compare
Choose a tag to compare

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

Features

Fixes

Nerd stuff

These changes will not be visible to users, but are included for completeness and to credit contributors.

v24.37.0

13 Sep 11:34
Compare
Choose a tag to compare

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

Features

Improvements

Fixes

Nerd stuff

These changes will not be visible to users, but are included for completeness and to credit contributors.

v24.36.0

06 Sep 13:27
Compare
Choose a tag to compare

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

Features

Improvements

Fixes

Nerd stuff

These changes will not be visible to users, but are included for completeness and to credit contributors.

v24.34.0

20 Aug 15:35
Compare
Choose a tag to compare

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

Improvements

  • move account settings to a separate page (@Miodec) (#5798) (47e52f0b1)
    This change also creates a hover menu in the header which includes the new account settings. Sign out has also been moved to that menu.
  • language: add common Java classes and words (#5803) (03a08f402)
  • account page: automatically enable results if both results and accuracy are disabled to avoid confusion (e3a40b46b)

Fixes

Nerd stuff

These changes will not be visible to users, but are included for completeness and to credit contributors.

  • style: increase margin (f25536a21)
  • style: update email not verified warning styling (2e22677df)
  • refactor(account button): dont access snapshot directly, accept parameters instead (3221968e5)
  • refactor(sign in out button): move dom modifying code to the element file (aaadad081)
  • refactor: move all account button related code to one file (8b4b24f0b)
  • ci: skip semantic pr title for dependabot (@fehmer) (#5786) (ffb04f2af)
  • chore(deps-dev): bump vite-plugin-checker from 0.6.4 to 0.7.2 (#5808) (32d9fa49e)
  • chore(deps-dev): bump @typescript-eslint/parser from 8.0.1 to 8.2.0 (#5807) (758ebd920)
  • chore(deps-dev): bump @types/object-hash from 2.2.1 to 3.0.6 (#5805) (7cd44812e)
  • chore(deps): bump rate-limiter-flexible from 2.3.7 to 5.0.3 (#5806) (f625eabf7)
  • chore(deps-dev): bump @commitlint/config-conventional (#5804) (4e735177d)
  • chore: make sure MongoDbMock is using the same configuration (@fehmer) (#5792) (b48854bc9)
  • chore: add todo (7ffb7ead0)
  • chore: bump swagger-stats to 0.99.7 (4f9ddd1a4)
  • chore: bump chartjs-plugin-annotation to 2.2.1 (a0dcfbb6f)
  • chore(deps): bump chartjs-adapter-date-fns from 2.0.0 to 3.0.0 (#5782) (a5bbf9856)
  • chore(deps-dev): bump conventional-changelog from 4.0.0 to 6.0.0 (#5783) (6684e7b9e)
  • chore(deps): bump prom-client from 14.0.1 to 15.1.3 (#5785) (dca7a84c8)
  • chore(deps): bump dotenv from 10.0.0 to 16.4.5 (#5784) (8af766efb)
  • chore: log zod issues, not zod error (b162e3ada)
  • chore: hide merch banner for now (b50701ee2)
  • chore(release package): catch github release api error, notify user (101beef87)
  • optimize permissions middleware (@fehmer) (#5801) (4466acd6b)
  • ci: add ability to run ci on draft pull requests (@Miodec) (#5791) (945db7d20)

v24.33.0

14 Aug 11:47
Compare
Choose a tag to compare

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

Features

Improvements

Fixes

Nerd stuff

These changes will not be visible to users, but are included for completeness and to credit contributors.

Read more