Releases: apioo/fusio
Releases Β· apioo/fusio
v5.1.6
- Updated to latest TypeSchema version
- Backend and Developer app update to Angular 18
- Backend update TypeSchema editor
- Update Fusio SDK to SDKgen 2.0
- It is no longer possible to invoke an inactive operation, in this case the user receives a 410 status code #582
- Deleted scopes are no longer visible
- Update deps which fixes a security issue in twig/twig
- Fixed a CORS header problem for Firefox
v5.1.5
v5.1.4
v5.1.3
- Add category id to connection
- Add option to disable a specific test case
- Streamline worker response return
- Test use transaction around main connection
- Fix set HTTP code on existing operation
- SQL action handle UUID as primary key
- Add GraphQL-Query action
- Improve marketplace env handling to replace only string values
v5.1.2
- Add test panel to test the quality of your API
- Add JSON detail view to backend
- Add new statistic activities per user, most used activities, user registrations and update dashboard
- Convert id response property from int to string and removed affected property
- Fix install backend app
- Fix app env command to include scopes
- Fix installation sync to automatically add new scopes on migration
v5.1.1
v5.1.0
v5.0.0
- Multi tenancy
- Worker redesign
- Personal access token
- Config add option to exclude specific actions and connections
- Add account app
- Access metadata in action
- Backup import/export
- Every create, update and delete operation now returns the affected id
- Added and improved actions
- Improved OAuth2 connection handling
v4.0.5
- Fix developer portal password reset captcha
- Truncate long User-Agent headers
- HTTP processor ignore hop by hop headers
- HTTP processor add input to configure fix query parameters
- HTTP processor and connection set user agent
- HTTP connection add option to set an Authorization header
- Fix record serialization so that it is possible to put a record into the queue
v4.0.4
- Improve backend dashboard response to prevent null values
- SQL Adapter improve table generator schema name
- Add oracle and mssql docker image flavor
- Backend app improve change detection of action and schema links
- Backend app schema editor add raw JSON/YAML import
- Fixed CLI login expires in
- Fixed Google social login
- TypeAPI generate base url and security