GitPedia
openiap

openiap/opencore

Scalable, secure workflow solution

30 Releases
Latest: 1y ago
Close 1.5.11 - New UI1.5.11Latest
skadefroskadefro·1y ago·June 3, 2025
GitHub

New UI

Close 1.5.101.5.10
skadefroskadefro·1y ago·January 2, 2025
GitHub
close 1.5.81.5.8
skadefroskadefro·2y ago·January 16, 2024
GitHub

📋 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
close 1.5.71.5.7
skadefroskadefro·2y ago·January 3, 2024
GitHub

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
skadefroskadefro·2y ago·November 29, 2023
GitHub

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
skadefroskadefro·2y ago·November 27, 2023
GitHub

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.31.5.3
skadefroskadefro·2y ago·November 25, 2023
GitHub

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
skadefroskadefro·2y ago·November 20, 2023
GitHub

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.361.4.36
skadefroskadefro·3y ago·February 28, 2023
GitHub
close 1.4.351.4.35
skadefroskadefro·3y ago·January 8, 2023
GitHub
Close 1.4.341.4.34
skadefroskadefro·3y ago·November 28, 2022
GitHub
close 1.4.321.4.32
skadefroskadefro·3y ago·November 15, 2022
GitHub
close 1.4.311.4.31
skadefroskadefro·3y ago·November 14, 2022
GitHub
close 1.4.301.4.30
skadefroskadefro·3y ago·November 12, 2022
GitHub
Close 1.4.291.4.29
skadefroskadefro·3y ago·October 10, 2022
GitHub
Close 1.4.281.4.28
skadefroskadefro·3y ago·October 4, 2022
GitHub
Close 1.4.271.4.27
skadefroskadefro·3y ago·October 3, 2022
GitHub

📋 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
Close 1.4.261.4.26
skadefroskadefro·3y ago·October 3, 2022
GitHub

📋 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
Close 1.4.251.4.25
skadefroskadefro·3y ago·October 3, 2022
GitHub
Close 1.4.221.4.22
skadefroskadefro·3y ago·September 13, 2022
GitHub

📋 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
Close 1.4.211.4.21
skadefroskadefro·3y ago·September 13, 2022
GitHub

📋 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
close 1.4.201.4.20
skadefroskadefro·3y ago·September 5, 2022
GitHub

📋 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.191.4.19
skadefroskadefro·3y ago·August 9, 2022
GitHub
close 1.4.181.4.18
skadefroskadefro·3y ago·July 25, 2022
GitHub

close 1.4.18

close 1.4.171.4.17
skadefroskadefro·3y ago·July 6, 2022
GitHub
close 1.4.161.4.16
skadefroskadefro·3y ago·July 2, 2022
GitHub

📋 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
close 1.4.141.4.14
skadefroskadefro·4y ago·June 23, 2022
GitHub
close 1.4.131.4.13
skadefroskadefro·4y ago·June 5, 2022
GitHub

📋 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
close 1.4.121.4.12
skadefroskadefro·4y ago·May 28, 2022
GitHub
close 1.4.111.4.11
skadefroskadefro·4y ago·May 27, 2022
GitHub