Skip to content

Releases: monkeytypegame/monkeytype

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

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