Skip to content

Releases: monkeytypegame/monkeytype

v1.2

24 May 22:23
Compare
Choose a tag to compare

Whoa! Two updates in a day? And this one is a major one? Awesome! This one includes the new account page, which includes some advanced filters for you to play around with, that will allow you to easily understand your habits and track your progress in different test types.

New features

  • New account page. You can filter your results by any combination of different parameters. Want to see your results, top wpm, average wpm and more only for spanish test, where you typed 50 words with punctuation on? Now you can do that.

Other features and improvements

  • Changed the message on the test results after afk was detected to be more descriptive
  • Made sure the buttons on the settings page are not staying 'pressed'

Bug fixes

  • Made sure to only set focus off if its already on
  • Safari no longer turns focus off when pressing modifier keys
  • Fixed a bug where afk detection would ignore backspace

v1.1.9

24 May 13:39
Compare
Choose a tag to compare

Another update! Missed my daily yesterday - we were trying to figure out how to create a discord bot (soon you will be able to link your discord account with the website for some cool perks). Im pretty sure next update is going to be the account page overhaul.

New features

  • AFK detection. Now if you dont type anything for around 3 seconds, the test will be invalid after it is finished, and will not be saved to the database.
  • Added an error line on the result chart. Now you can see where you made errors, and see how that affected your words per minute.
  • Added a custom words button. Now you can specify exactly how many words you want to type

Other changes and improvements

  • Added meta tags
  • The top-right config menu is now aligned to the right

Bug fixes

  • The wpm over time chart now uses the correct font
  • Fixed a bug where the words would not appear if no config cookie was found
  • Fixed a bug where the font buttons in the settings would require 2 clicks to appear active

v1.1.8

22 May 18:45
Compare
Choose a tag to compare

New features:

  • Freedom mode. With this mode enabled you can delete any word you typed - even if that word was correct.
  • Time mode now shows 3 lines instead of 2. This allows you to correct a word that was mistyped at the end of the previous line.
  • Custom time button. Now you can make your tests even longer, or shorter, or anything in between.

Bug fixes

  • Fixed a bug where the crown icon would cause the whole website to become too wide.
  • Fixed a bug where changing pages too quickly would show two pages at once.

Other changes and improvements

  • When showing the crown icon (high score), the puctuation and language are now taken into account (before, only the test mode and mode parameter was considered)
  • Changed the animation of the crown icon slightly

v1.1.7

22 May 12:42
Compare
Choose a tag to compare

Crazy day yesterday - Taeha Types found monkey-type! Great to see all new users coming in, hope you like the website :) Small update again, mainly fixing the time mode punctuation bug, and adding a theme.

Also - we now have a Discord server! Come hang out, ask questions and send any feedback you have! Click the link in the menu, about page or in the command line to join.

Themes

  • Added Mr Sleeves theme. Shoutout to Nathan!
  • Updated Serika to be more readable

Bug fixes

  • Fixed a bug where the punctuation would disappear after 50 words when in timed mode
  • Favicon now reverts to default colors if it had trouble using the theme colors
  • Fixed the account button not changing back into sign in button when signing out

Other changes and improvements

  • Added Discord links in the menu, about and command line

v1.1.6

20 May 22:50
Compare
Choose a tag to compare

Another minor update, coming your way! v1.2 is coming very soon with a revamped account page, that will allow you to filter results.

New features

  • Added average wpm
  • Added a dynamic, theme dependent favicon

Languages

  • Added Chinese simplified

Bug fixes

  • Fixed test restart animation not being smooth
  • Fixed a bug where live wpm setting would not be saved when changed from the settings page
  • Fixed words disappearing when changing test mode to time
  • Removed current language from results screen if the test mode is 'custom'

Other changes

  • Changed the logo texts if viewing the dev project, or hosting locally. Unless you are contributing to this project, you won't see this change

v1.1.5

19 May 10:00
Compare
Choose a tag to compare

Small update this time

Bug fixes

  • Fixed a bug that would cause words to get cut off in time mode if the font size was increased

Other changes and improvements

  • Changed the invalid test threshold to be 600 wpm. Now the typing gods can finally save their results (looking at you Foggy).

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