Skip to content

Releases: LOUDO56/PyMacroRecord

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

Notes

Sorry for not updating regularly, I'm gonna be honest: I've lost interest on working on PyMacroRecord and I'm also working on other side-project.
PyMacroRecord is for me, a finished software, it is a really good macro recorder that is meant to be free for everyone without any restrictions.
I don't really plan to add more feature from now, I don't want to add complex feature that will requires me days to implement it, since this project is mainly did to be an easy and simple macro recorder. I'll just fixing bugs now.
Anyway, Thank you for using PyMacroRecord, I'm happy that this software responded to demand for free macro software, since a lot of them have stupid premium feature and absurd prices.
If you liked my project, you still can support me on my ko-fi page: https://ko-fi.com/loudo
It's been a fun project! :)

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.

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)