Releases: open-rpa/openrpa
Releases · open-rpa/openrpa
fix running workflow instances
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
Pre-release
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
Merge pull request #776 from Uniplore-X/pr-master Fix `ScriptActivities` bug for `python 3.11` runtime
Add command timeout on all database activities
Merge pull request #775 from skadefro/master Add command timeout on all database activities
Fix recorder and F10 single stepping
Merge pull request #774 from skadefro/master Fix recorder and F10 single stepping
Update to Python/Python.Included to 3.11.0
Merge pull request #773 from skadefro/master Update to Python/Python.Included to 3.11.0
Add scripted activities
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
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
Merge pull request #770 from skadefro/master Enforce single ui update at the time
Fixcomplex objects for python when using mappings
Merge pull request #765 from skadefro/master Fixcomplex objects for python when using mappings