Skip to content

Releases: LOUDO56/PyMacroRecord

v1.4.0

29 May 12:13
Compare
Choose a tag to compare

Added

Macro settings. Record your macro, change some settings you need when the macro play, then save it and those settings will be linked to this macro. When loading the macro, it will ask if you want to load the settings linked to it, so you don't need to put it again manually.
To always import macro settings, enable it by going to Options -> Settings -> Always import macro settings #69

Fixed

  • Hotkeys inconsistencies #75
  • Combination key not working #85
  • For and interval weird hour value based on am/pm #88

v1.3.0

04 May 14:47
Compare
Choose a tag to compare

Added

Added a status event bar to main window. #82 by @by321

v1.2.0

10 Apr 08:12
5aebcfe
Compare
Choose a tag to compare

Added

Infinite repeat by @randomname124290358349
Bulgarian translation by @expp121

v1.1.9.4

05 Feb 10:21
f8c4afd
Compare
Choose a tag to compare

Added

Spanish #72 by @jorge-sepulveda

Fixed

Some miss typo in french translation.

v1.1.9.3

21 Dec 09:29
96f3842
Compare
Choose a tag to compare

Fixed

Interval seconds #64 @nzzlinh

v1.1.9.2

21 Nov 09:57
Compare
Choose a tag to compare

Added

  • Dutch translations by @SqlWaldorf
  • German translations by @superstes
  • Translators window to credit everyone!

v1.1.9.1

27 Oct 10:22
46a10b4
Compare
Choose a tag to compare

Added

Turkish translation by @SerdarSaglam

v1.1.9

19 Oct 10:34
9c3e864
Compare
Choose a tag to compare

Added

  • Brazilian Portuguese translation by @takiem
  • Schedule feature

v1.1.8

12 Sep 16:30
Compare
Choose a tag to compare

Added

  • Italian translation by @takiem
  • Option to compact macro data in the file (file size reduced by 50%) #34

Bug Fixed

  • Information of window hidden because of higher zoom #26
  • Negative timestamp crashing the record #35
  • Unable to load a script on language other than english
  • Fixed "Save As" popping when saving while you have loaded a macro

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.