Skip to content

Releases: monkeytypegame/monkeytype

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

v24.32.0

05 Aug 16:05
Compare
Choose a tag to compare

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

Features

  • last signed out result modal (7306cf8a9)
    Now, instead of always saving the last result when loggin in, a popup will be shown where you can view the last result. Then you can decide if you want to save it or discard it.
  • funbox: add hexadecimal (@asasine) (#5724) (b26cb887e)
  • languages: add portuguese 320k and 550k (@jeffersonjpr) (#5698) (c79115684)

Improvements

Fixes

  • thai ligature rendering (6e9e1e721)
  • pb crown: incorrect class names causing ineligible warning or pending state to not show (7b7b1c86e)

Nerd stuff

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

v24.31.3

02 Aug 09:03
Compare
Choose a tag to compare

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

Fixes

Nerd stuff

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

v24.31.2

31 Jul 09:49
Compare
Choose a tag to compare

This release is mostly a test of the new release script.

Nerd stuff

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

  • chore: add custom release script (25c6fa834)
  • impr(release script): check if local master is in sync with origin (f4d3380e0)
  • chore: remove console logs of failed lines (c74068a6a)

v24.31.1

31 Jul 08:41
Compare
Choose a tag to compare

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

Features

Improvements

Fixes

  • repeated tests that use pipe delimiter would not load correctly (f86d6fcf1)
  • quotes: grammatical errors in spanish quotes (Dagio2406) (#5673) (dd4a21edb)
  • caret: blind mode not stopping caret in tape mode word (936aac677)
  • tooltips: remaining visible after clicking buttons with a mouse (6f14d0ea0)
  • tape mode: scrolling sometimes glitching out and not being smooth (cdb926e12)
  • blind mode not working in highlight mode off (47ef6575a)
  • quote: update or remove quotes reported by users (f594244e3)

Nerd stuff

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

v24.31.0

29 Jul 09:56
Compare
Choose a tag to compare

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

Features

Fixes

  • tape mode: scrolling sometimes glitching out and not being smooth (cdb926e12)
  • blind mode not working in highlight mode off (47ef6575a)

Nerd stuff

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