Skip to content

Releases: LyubomirT/chainsaw-human-typing

Chainsaw - 1.3.0

04 Aug 23:35
Compare
Choose a tag to compare

Release Notes for Chainsaw Human Typing v1.3.0

New Features

  • Added "Mistake Percentage". Set the percentage of mistakes to introduce in the typing simulation. Mistakes include typos, backspaces, and corrections.

Improvements

  • Added Norwegian language by @SalladShooter!
  • Now the input field converts all text to plaintext to avoid issues when typing.

Bugfixes

  • Language glitch: Fixed the glitch that didn't let your saved language display properly in the combobox (although it was applied).
  • Randomization fix: Now the randomize interval function works properly and actually randomizes the interval.

First-time Contributors:

@SalladShooter

Contributors:

@SalladShooter, @LyubomirT

Chainsaw - 1.2.2

30 Jul 03:30
Compare
Choose a tag to compare

Release Notes for Chainsaw Human Typing v1.2.2

New Features

None.

Improvements

  • Moved all source code to /src for better code manipulation.
  • Improved language display in dropdown, according to #12.

Bugfixes

  • Language glitch: Fixed the glitch with the Chinese translation that didn't translate the text for the interval randomization checkbox label.

First-time Contributors:

None.

Chainsaw - 1.2.0

29 Jul 17:41
Compare
Choose a tag to compare

Release Notes for Chainsaw Human Typing v1.2.0

New Features

  • Randomize Interval We've added a new feature that lets you make the typing simulation even more realistic by randomizing the interval. This makes it all more "human-like".

Improvements

  • Moved to pynput to optimize the typing process and fix the bug with speed.
  • Added Chinese translation by @safe049.
  • Improved Chinese and French translation by @LyubomirT.

Bugfixes

  • Fixed the slow typing bug Thanks to the pynput library! From now on, intervals work properly without any unnecessary delays.

First-time Contributors:

@safe049

Hotfix - 1.1.6

27 Jul 19:16
Compare
Choose a tag to compare

Fixed a critical glitch that caused two typing processes to initiate.

Stable - 1.1.5

27 Jul 19:03
Compare
Choose a tag to compare

Release Notes for Chainsaw Human Typing v1.1.5

New Features

  • Dark Mode Toggle: You can now easily switch between light and dark mode with the new toggleTheme function. Enjoy a more comfortable viewing experience!

Improvements

  • Language Support: We’ve added updates for English and French translations, making it easier for more users to connect with the app.
  • Window Title Change: The window title now reads "Chainsaw Human Typing" for better clarity.
  • Style Updates: We’ve improved dark mode styles and updated the background colors for QPushButton to make everything look nicer.

Bugfixes

  • Language Selection Fix: Fixed some bugs in the language selection process so it works smoothly now.
  • Button Style Adjustments: Updated the font size and style for QPushButton for better readability.
  • Text Color Fixes: Adjusted text colors for better visibility, especially in dark mode. by @C-o-m-o-n

First-time Contributors:

@C-o-m-o-n

Chainsaw - 1.0.6

26 Jul 17:46
Compare
Choose a tag to compare

Release Notes

New Features

  • Added language selection functionality to the UI.
  • Made the application compatible with multiple operating systems.

Improvements

  • Refactored code to set explicit app user model ID on Windows.
  • Improved typing initiation and removed unnecessary time delays.

Documentation

  • Updated translation instructions and documentation.
  • Added links between translated and original files in the translation instructions.
  • Updated documentation and build script to include translations folder in the distribution.
  • Added .gitkeep file to preserve empty readmes directory.

Build Process

  • Copied translations folder to the distribution folder in the build script.

Base Release 1.0.0

26 Jul 12:04
Compare
Choose a tag to compare

Base release