Skip to content

Releases: LOUDO56/PyMacroRecord

v1.1.7

30 May 08:45
Compare
Choose a tag to compare

Added

  • Added multi-language support.
  • Added French language.

Pull request to add a language is greatly appreciated.
If you want to add a language, go to src/langs folder and copy the en.json template. From there, translate everything and don't forget to credit you in the information tab. Then, make a pull request and I will add it.

v1.1.6

25 May 14:06
8480c68
Compare
Choose a tag to compare

Bug Fixed

  • Crash when recording keyboard on MacOS #23
  • Cannot close PyMacroRecord on MacOS because of Pystray

v1.1.5

11 May 19:23
Compare
Choose a tag to compare

Added

Added a "donors" section. Make a donation on ko-fi or on Github Sponsors and your name will appear in the "Donors" section of the PyMacroRecord software and among the last 5 donors on the PyMacroRecord website as a thank you!

v1.1.4

04 May 17:28
Compare
Choose a tag to compare

Bug Fixed

Special keys [CTRL, SHIFT...] can't be recorded #19 (Thanks @lwh9346)
Can't record after canceling saving the record (when loading a new one)

v1.1.3

01 May 09:38
Compare
Choose a tag to compare

[This version has a major bug]

Bug Fixed

Fixed windows size for big resolution (button or text hidden)

v1.1.2

13 Apr 16:20
Compare
Choose a tag to compare

PyMacroRecord reached 100 stars and 2.000 downloads!
Thank you! I'm glad this software fulfill your needs.

Added

  • Ability to reset settings.

Other

  • Reworked popup update notification when there is an new update. You can ignore it or remind you of it later
  • PyMacroRecord can now run on macOS. Unfortunately, I can't make executable, so you need to follow this tutorial.

v1.1.12

28 Feb 15:46
Compare
Choose a tag to compare

Minor Update

Windows 250% scaling support #11
Thanks to @jay7one for finding the solution! #13

v1.1.11

19 Feb 09:55
Compare
Choose a tag to compare

Minor Update

Fixed no internet crash while checking for newer version #12

v1.1.10

08 Feb 10:24
Compare
Choose a tag to compare

Minor Update

Fixed special keys not working #10

v1.1.1

07 Feb 13:50
b1cd5f1
Compare
Choose a tag to compare

[This version has a major bug]

Added

  • For loop. You can play your record for x time.
  • Fixed timestamp #9.
  • Customizable delay between repeat.

Bug Fixed

  • After playback setting running even if the playback has been stopped manually.
  • Keyboard button of the record not released after manual stop of playback (when the last event is a pressed key).
  • Putting the value 0 repeat in settings.

Other

  • Special thanks to @Lenochxd for the code improvement.
  • Check update is now from github.

Full Changelog: v1.1.0...v1.1.1