Skip to content

Releases: open-rpa/openflow

close 1.5.8

16 Jan 10:31
3f45113
Compare
Choose a tag to compare
  • parse variables on "invoke openrpa" page. used to treat everything is string, now it will try and parse to basic types ( System.String System.Int32 System.Boolean System.DateTime and arrays of those )
  • grpc protocol now supports setting metadata on uploaded files
  • agents has been expanded to support remote triggering reinstall of packages, then agent package page, now has a reinstall button
  • exchanges has been improved to pre-register them, to avoid openflow restarting on missing or miss configured exchanges

close 1.5.7

03 Jan 12:22
1e3de6a
Compare
Choose a tag to compare

streamline LoginProvider logging
fix search on clients page
fix skiprole for grpc
Add basic llm chat, can be enabled under settings, require running the llm chat package as well

Add workaround for validate user, fixing a rare redirect issue.
Update query for checking if an email already exists doing user creation. ( fix a rare case where multiple users could get created with the same email )
Fix links multiple links in web interface
add domain to issue audit log entries

1.5.6

29 Nov 16:01
f2eb966
Compare
Choose a tag to compare

Update rate limiter to allow dynamically change settings without restarting api.
Minor fixes for loading config from database
Minor improvements to protocol v2 over grpc

1.5.4

27 Nov 18:24
74b491c
Compare
Choose a tag to compare

Fix security issue, that only happens when uploading files using files view in web interface
rewrite logic for keeping track on index types
Add option to push npm registry settings to agents from openflow config
minor website updates

push 1.5.3

25 Nov 13:52
13e1c9b
Compare
Choose a tag to compare

Officially add config page. Will now starting moving most configuration doing using environment variables into the database. This will allow updating settings without restarting and make it easier to do.
Have move a lot more settings from environment variables to database, and "flipped" the logic to prefer settings from environment variables. hence, now we use environment to force a setting, where db settings used to override environment variables.

minor updates to website ( show if agent has a non free plan, add more links across different pages for easier navigation, move a few things around, change styles, fix endless scrolling on some pages etc. )
fix issue with agent's getting from host for grpc url.

1.5.2

20 Nov 18:23
62db27d
Compare
Choose a tag to compare

The Agent concept is slightly changed. Agent is now anything that runs anywhere, both as docker images and as a daemon on any operating system outside docker/kubernetes or in users desktop using assistent.
This also means we need to change how packages work. An agent can now run multiple packages.

Update a lot of code, to add support for updating to latest version of open telemetry
Updates to building openflow and docker images logic and scripts
Update a lot of code, to allow updating to later version of mongodb
many, many updates to the web interface as part of changing how agents will work moving forward.
Add more settings from environments to database config.
Add option to google how user impersonation works, allowing it to be temporary.

close 1.4.36

28 Feb 11:12
1cf874e
Compare
Choose a tag to compare
Merge pull request #263 from skadefro/master

Close 1.4.36

close 1.4.35

08 Jan 10:42
4f51275
Compare
Choose a tag to compare
Merge pull request #262 from skadefro/master

close 1.4.35

Close 1.4.34

28 Nov 08:59
f6fc75b
Compare
Choose a tag to compare
Merge pull request #260 from skadefro/master

Close 1.4.34

close 1.4.32

15 Nov 14:55
08d64dc
Compare
Choose a tag to compare
Merge pull request #259 from skadefro/master

close 1.4.32