Skip to content

Releases: openiap/opencore

Close 1.5.11 - New UI

Choose a tag to compare

@skadefro skadefro released this 03 Jun 08:21

New UI

Close 1.5.10

Choose a tag to compare

@skadefro skadefro released this 02 Jan 16:19
quck fix, ts errors

close 1.5.8

Choose a tag to compare

@skadefro skadefro released this 16 Jan 10:31
3f45113
  • 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

Choose a tag to compare

@skadefro skadefro released this 03 Jan 12:22
1e3de6a

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

Choose a tag to compare

@skadefro skadefro released this 29 Nov 16:01
f2eb966

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

Choose a tag to compare

@skadefro skadefro released this 27 Nov 18:24
74b491c

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

Choose a tag to compare

@skadefro skadefro released this 25 Nov 13:52
13e1c9b

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

Choose a tag to compare

@skadefro skadefro released this 20 Nov 18:23
62db27d

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

Choose a tag to compare

@skadefro skadefro released this 28 Feb 11:12
1cf874e
Merge pull request #263 from skadefro/master

Close 1.4.36

close 1.4.35

Choose a tag to compare

@skadefro skadefro released this 08 Jan 10:42
4f51275
Merge pull request #262 from skadefro/master

close 1.4.35