openiap/opencore
Scalable, secure workflow solution
New UI
📋 Changes
- 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
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
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
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
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.
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.
📋 What's Changed
- Fix error in config by @skadefro in https://github.com/open-rpa/openflow/pull/252
- Full Changelog: https://github.com/open-rpa/openflow/compare/1.4.26...1.4.27
📋 What's Changed
- map various config settings to db by @skadefro in https://github.com/open-rpa/openflow/pull/251
- Full Changelog: https://github.com/open-rpa/openflow/compare/1.4.25...1.4.26
📋 What's Changed
- Fix housekeeping by @skadefro in https://github.com/open-rpa/openflow/pull/246
- fix house keeping by @skadefro in https://github.com/open-rpa/openflow/pull/247
- quick release to fix housekeeping and jose by @skadefro in https://github.com/open-rpa/openflow/pull/248
- housekeeping use info when starting a nodered by @skadefro in https://github.com/open-rpa/openflow/pull/249
- Full Changelog: https://github.com/open-rpa/openflow/compare/1.4.21...1.4.22
📋 What's Changed
- sim by @skadefro in https://github.com/open-rpa/openflow/pull/244
- Close 1.4.21 by @skadefro in https://github.com/open-rpa/openflow/pull/245
- Full Changelog: https://github.com/open-rpa/openflow/compare/1.4.20...1.4.21
📋 What's Changed
- Close 1.4.20 by @skadefro in https://github.com/open-rpa/openflow/pull/243
- Full Changelog: https://github.com/open-rpa/openflow/compare/1.4.19...1.4.20
close 1.4.18
📋 What's Changed
- various fixes by @skadefro in https://github.com/open-rpa/openflow/pull/235
- close 1.4.15 by @skadefro in https://github.com/open-rpa/openflow/pull/236
- close 1.4.16 by @skadefro in https://github.com/open-rpa/openflow/pull/238
- Full Changelog: https://github.com/open-rpa/openflow/compare/1.4.14...1.4.16
📋 What's Changed
- Adding fixes for dark mode and styles by @6ebeng in https://github.com/open-rpa/openflow/pull/226
- fix some style bugs by @6ebeng in https://github.com/open-rpa/openflow/pull/229
- Bump protobufjs from 6.11.2 to 6.11.3 by @dependabot in https://github.com/open-rpa/openflow/pull/228
- Bump protobufjs from 6.11.2 to 6.11.3 in /OpenFlowNodeRED by @dependabot in https://github.com/open-rpa/openflow/pull/227
- Open rpa master by @skadefro in https://github.com/open-rpa/openflow/pull/230
- close 1.4.13 by @skadefro in https://github.com/open-rpa/openflow/pull/231
- Full Changelog: https://github.com/open-rpa/openflow/compare/1.4.12...1.4.13
