Skip to content

Releases: monkeytypegame/monkeytype

v24.3.0

18 Jan 14:27
Compare
Choose a tag to compare

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

Features

Improvements

Fixes

  • quotes: belarusian quotes (Dmshrzh) (#4936) (a54135d7e0)
  • layout emulator: not returning default char if no alt char was defined (b64dc497be)
  • ligatures not displayed correctly with dark_note theme (fehmer) (#4914) (de82a67ab2)
  • console error when viewing replay (m4dd0c) (#4907) (ffd4331f73)
  • quote: update or remove quotes reported by users (e7282be367)

Other

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

v24.2.0

11 Jan 23:13
Compare
Choose a tag to compare

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

Features

Improvements

  • custom text: disallow saving empty custom texts (2e77cb38ff)
  • layout emulator: add support for alt layer emulation (farkon00) (#4817) (0566280bc4)
  • punctuation: add japanese punctuation (7843ce0478)
  • quote: add quotes in various languages (sleeepstorm) (#4837) (4a4b54188e)

Fixes

  • lazy mode: not working for arabic accents (1c8b5ffc82)
  • wikipedia funbox: word generation returning to random words after the first section (22373a751f)
  • account page: incorrect streak distance string when using offset (b93f14b5cd)
  • custom text: not being able to delete custom text if content is empty (eba4b92305)
  • language: remove invalid java keyword (#4894) (a528182e59)
  • lazy mode: proper handling of german umlaute in lazy mode (fehmer) (#4864) (730dd20ec6)
  • funbox: missing background image and extra scrolling in space balls (yunfachi) (#4872) (3ad1d6b601)

Other

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

v23.51.0

19 Dec 14:02
Compare
Choose a tag to compare

This is most likely the last release of 2023. Massive thank you for using and enjoying the site, and of course to the contributors who made this and all other releases possible. See you in 2024!

Features

Improvements

Fixes

Other

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

v23.48.0

30 Nov 16:57
Compare
Choose a tag to compare

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

Features

Improvements

Fixes

Other

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

v23.47.0

22 Nov 15:42
Compare
Choose a tag to compare

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

Improvements

  • language: update turkish 1k (s3rdarb) (#4806) (f8f5271516)
  • add backtick in javascript language when punctuation is enabled (ascodeasice) (#4801) (2f4eb103da)

Fixes

Other

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

v23.46.1

17 Nov 16:01
Compare
Choose a tag to compare

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

Improvements

Fixes

  • update custom theme popup: broken checkbox (d879b3af36)
  • typing: allow ellipsis character if it currently needs to be typed (52cf5b0c88)
  • quote: update or remove quotes reported by users (7e40b31858)

Other

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

v23.46.0

13 Nov 14:02
Compare
Choose a tag to compare

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

Features

Improvements

  • quotes: fix turkish quote typos (s3rdarb) (#4779) (f1d4b0592e)
  • remove words which might trigger false positives for profanity (9b8c452064)
  • add local api server configuration cache (52ea0a6cbd)
  • quote: add quotes in various languages (ibrab000) (#4773) (11a49d68e7)

Fixes

  • custom words filter: "add" button overriding custom text state (9d8d8dc544)
  • funbox: text altering funboxes not working with wikipedia or poetry (0ccf7ea920)
  • themes: changing from custom theme to preset always applying default theme (1355b79119)
  • quote: update or remove quotes reported by users (a8f85b4b16, dac1a25e07, a670ee7d8b)

Other

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

v23.45.0

06 Nov 16:49
Compare
Choose a tag to compare

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

Improvements

  • account page: add button which hides results on the account graph (daaab016e2)
    This also makes the accuracy data points fill the entire height of the graph, making it easier to inspect your accuracy progress.
  • typing: lazy mode will now be automatically enabled for arabic languages (79d1b354a9)
  • quick restart: add "enter" as an option to quick restart (78ecdcf91e)
  • added more english punctuation replacements (2c74f752a7)
  • about: add spaces to the stats numbers to make them easier to read (eb89b838a5)
  • quote: add quotes in various languages (imtone1) (#4759) (eb6c15aacd, 1ad0dc767e, e99c85bdfc)

Fixes

  • test: resolve I being replaced with i when english punctuation was enabled (04077fac61)
  • typing: pinyin input (hakujitsu) (#4256) (6daaabb7d7)
  • result page: cannot take screenshot if crt funbox is active (fehmer) (#4755) (64f49154b5)
  • languge: remove non english word from english 450k (1c359f5ff7)
  • config: being able to set min accuracy over 100 (3e72b03901)
  • layout emulator: automatically typing special characters when caps lock is enabled (dffbeda6a3)
  • about: stats not displaying decimal places for small numbers (1714dfe162)
  • quote: update or remove quotes reported by users (a2cd5746ec, 925e5d3222)

Other

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

v23.43.1

27 Oct 14:52
Compare
Choose a tag to compare

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

Improvements

  • notifications redesign (evvvrado, Miodec) (#4700) (a2ad6edbc7)
    Reworked how notifications look. They will no longer use theme colors and instead always follow the following scheme: green for success, blue for general notifications, red for errors. That way, the importance of the message can be easily understood, just by looking at the color. This will also help when changing themes often - the notification colors will remain the same.
  • result: rework burst heatmap speed brackets (keenemeck) (#4741) (a30b36718c)
  • allow low accuracy scores to be submitted if opted out of leaderboards (47c8668069)
    When opted out, you can now go all the way down to 50% accuracy, without the server being angry at you.
  • quote: add quotes in various languages (HubertasVin) (#4729) (d2b7f41f88)

Fixes

  • layout emulator: shift + caps lock not working correctly sometimes when emulating a layout (4d2a8f3180)
  • result: word highlight element sometimes appearing on screenshots (andGuo, Miodec) (#4739) (fb5c8fd742)
  • quote: update or remove quotes reported by users (3b31cbab3c)

Other

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

v23.43.0

23 Oct 16:03
Compare
Choose a tag to compare

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

Improvements

  • language: converted code sql words to lowercase (45cd4378bc)
  • server: remove discord roles on account reset (d5c8f0dafd)
  • settings: optimise preset section for keyboard navigation (894ff4bf7d)
  • settings: optimised tags section for keyboard navigation (8b9ff44aae)
  • quote: add quotes in various languages (A9qx, Rachid09) (#4734, #4726) (2ecd945c52, db08c333e2)

Fixes

  • google auth accounts not being able to change name (2eb9f1a66e)
  • being able to type in the background while cookie popup is visible (8897adcec5)
  • account page: inconsistent accuracy number on pb tables (b8e6f8da20)

Other

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