Skip to content

v1.2.7

Compare
Choose a tag to compare
@Miodec Miodec released this 03 Jun 17:13
· 10279 commits to master since this release

New features:

  • Added the ability to flip the test colors. Now you can make the future text brighter than the already typed text, if you prefer that.
  • Added layout emulation. Now you can emulate Dvorak and Colemak without having to change your layout in the system.

Themes:

  • Rgb theme now has even more rgb.
  • Added Terminal.
  • Added Striker.
  • Added Gruvbox Light and Dark.
  • Added Taro. Thanks bhomie.
  • Adjusted 9009. Thanks bhomie.

Languages:

  • Added Russian.
  • Replaced the special ’ from French text, and used ' instead.

Bug fixes:

  • Fixed a bug that would cause the lines to not scroll up if the word jumped to the next line.
  • Fixed an issue that would cause users results to not be saved due to not setting the default value of difficulty and blind mode.
  • Fixed the footer being a bit too far away from the bottom of the page.
  • Increased the amount of initial words generated in the time mode to fill empty space.

Other changes and improvements:

  • Made the whole page a bit wider.
  • Added an error message if the result could not be saved to the database.
  • Changed the buttons to use the main color.
  • Disabled autocomplete on the input field.
  • Added a hover effect to the theme buttons on the settings page. Thanks bhomie.