Skip to content

Releases: monkeytypegame/monkeytype

v1.1.4

19 May 03:24
Compare
Choose a tag to compare

The input rewrite is looking quite good, actually took less work than I anticipated, so full language support should be ready soon.

Themes

  • When using Oblivion, the login icon will now be correctly colored

Languages

  • Made sure German nouns are capitalised

Other changes and improvements

  • When using custom mode, made sure to remove new line, tab characters and double spaces
  • Updated the readme file to include a guide on how to setup a firebase project to contribute, also made it so the website will not complain if analytics are not running on the local server

v1.1.3

18 May 21:51
Compare
Choose a tag to compare

Just letting you know that currently the language support introduced in v1.1 is kinda broken, as it doesn't support languages which require more than one keystroke per character (even if its visible on the languages list). It's a mess up on my part not doing enough testing. I'll make sure to test a bit more in the future.

New Languages

  • Thai (this one works because its one character per keystroke)

New Features

  • You can now change the font size

Bug fixes

  • Fixed a bug where 8008 theme would be applied no matter which theme was selected

v1.1.2

17 May 12:22
Compare
Choose a tag to compare

Themes

  • Added Dracula theme

Bug fixes

  • Fixed a bug where live wpm would be drawn above some elements
  • Fixed a bug where the timer bar would be drawn underneath some elements

Other minor changes and improvements

  • Added a version display on the bottom of the page. When clicked, it shows a version history popup.
  • Added a restart counter. Now you can see on average how many times you restart per every completed test, and also the percentage of test completed on the first try. All tests before this update are assumed to have been completed on the first try, so the completion rate will start off high, and the average restart count will begin at 0.

v1.1.1

17 May 10:11
Compare
Choose a tag to compare

Bug fixes

  • fixed a bug where no new words would appear in time mode
  • made sure words dont include space characters making them impossible to type correctly
  • fixed a bug where sentence generation would trigger in custom mode
  • language is now reverted to english instead of showing an error all the time

v1.1

16 May 19:25
Compare
Choose a tag to compare

New Features

  • Language support (i cant verify how correct the new languages are, so if you find something that doesnt make sense let me know)

Other minor changes and improvements

  • active theme is highlighted in the settings page
  • capital I no longer shows up when punctuation mode is disabled

v1.0.1

16 May 10:46
Compare
Choose a tag to compare

Themes

  • Added nord theme
  • Bushido theme now uses a more visible error color

Bug fixes

  • Stopped the escape key from adding text to the test in Safari
  • Fixed some themes not overriding default styles

Other minor changes and improvements

  • Graphs now start at 0 to avoid exaggerating data
  • Removed support me section from the about
  • Themes list is now sorted
  • The error underline now appears instantly
  • The accuracy is rounded down instead of up
  • Added ! and ? to the punctuation mode

v1.0

15 May 13:39
Compare
Choose a tag to compare

Release