Skip to content

Releases: monkeytypegame/monkeytype

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

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)