Skip to content

Releases: open-rpa/openrpa

fix running workflow instances

18 Sep 10:23
cca4e73
Compare
Choose a tag to compare
Pre-release
Merge pull request #779 from skadefro/master

Fix running instances

fix: Converting PyList to JArray (or PyDict to JObject) will cause exception when existing bool type in python

15 Sep 07:38
8f2410a
Compare
Choose a tag to compare

What's Changed

  • fix: Converting PyList to JArray (or PyDict to JObject) will cause exception when existing bool type in python by @Uniplore-X in #778

Add encoding to achive activites, fix for python 3.11

12 Sep 09:14
2ee8f1c
Compare
Choose a tag to compare
Merge pull request #776 from Uniplore-X/pr-master

Fix `ScriptActivities` bug for `python 3.11` runtime

Add command timeout on all database activities

05 Sep 05:35
554c9f8
Compare
Choose a tag to compare
Merge pull request #775 from skadefro/master

Add command timeout on all database activities

Fix recorder and F10 single stepping

01 Sep 09:41
2cb6f8d
Compare
Choose a tag to compare
Pre-release
Merge pull request #774 from skadefro/master

Fix recorder and F10 single stepping

Update to Python/Python.Included to 3.11.0

31 Aug 12:19
5492dd0
Compare
Choose a tag to compare
Merge pull request #773 from skadefro/master

Update to Python/Python.Included to 3.11.0

Add scripted activities

30 Aug 09:01
5337452
Compare
Choose a tag to compare
Pre-release
1.4.55.beta8

Merge pull request #768 from Uniplore-X/pr-feat-dynamic-script-activi…

Input a workflow name when create and Fix 3 bugs about python activity

26 Aug 10:41
c8bf896
Compare
Choose a tag to compare
Merge pull request #769 from Uniplore-X/pr-master

Input a workflow name when create and Fix 3 bugs about python activity

force single ui update at the time

24 Aug 12:34
ce4ac16
Compare
Choose a tag to compare
Pre-release
Merge pull request #770 from skadefro/master

Enforce single ui update at the time

Fixcomplex objects for python when using mappings

12 Jul 07:18
72a3fa0
Compare
Choose a tag to compare
Merge pull request #765 from skadefro/master

Fixcomplex objects for python when using mappings