Skip to content

Releases: tebelorg/RPA-Python

v1.30 - Fix macOS OpenSSL

06 Apr 01:49
Compare
Choose a tag to compare

Details of this change at issue #222, to upgrade to this release, pip install rpa --upgrade

v1.29 - Windows Chrome Fallback

06 Apr 01:54
Compare
Choose a tag to compare

Details of this change at issue #224, to upgrade to this release, pip install rpa --upgrade

v1.28 - Auto-setup SSL Py v3.8/3.9

06 Apr 01:45
Compare
Choose a tag to compare

Details of this change at issue #233, to upgrade to this release, pip install rpa --upgrade

v1.27 - Production Stable Release

30 May 06:46
Compare
Choose a tag to compare

RPA for Python development completed. To upgrade to this release, pip install rpa --upgrade

v1.26 - Windows Chrome Exit Cleanly

21 Feb 03:28
Compare
Choose a tag to compare

Details of this change at issue #101, to upgrade to this release, pip install rpa --upgrade

v1.25 - Windows Chrome.exe Fallback

16 Feb 04:48
Compare
Choose a tag to compare

Details of this change at issue #103, to upgrade to this release, pip install rpa --upgrade

v1.24 - Visual Automation Using Text

31 Jan 03:13
Compare
Choose a tag to compare

Details at issue #101 and an example here. To upgrade to this release, pip install rpa --upgrade

v1.23 - New Name - RPA for Python

22 Jan 16:22
Compare
Choose a tag to compare

Details of this change at issue #100, to upgrade to this release, pip install rpa --upgrade

v1.22 - New Package Name - RPA

11 Jan 01:54
Compare
Choose a tag to compare

Transitioning the project to use a new package name rpa to make RPA capabilities more accessible to Python users and support the decentralisation movement. To upgrade to this release, pip install rpa

In a truly decentralised world, there is no need for branding because the main bakery you go to is your local bakery, and that shop doesn't need a brand name to differentiate it from competitors. That bakery also obviously isn't some global chain of bakeries with a global brand name. This change is similar to the decision to drop the logo for this project and simply use a snake emoticon.

Next for consideration is changing the project name from TagUI for Python to RPA for Python to further remove any branding and shape this project to be the default RPA package for Python users. My vision for it is to be one of the many tools in a Python user toolbox to build amazing stuffs.

v1.21 - Improved pack() for Windows

04 Jan 11:24
Compare
Choose a tag to compare

#36 - improved pack() to include vcredist_x86.exe (MSVCR110.dll) dependency for Windows