Releases: apioo/fusio
Releases · apioo/fusio
v5.2.5
- Upgrade command use resources path
- App detect url via javascript for localhost
- Implement API Catalog RFC9727
- Add humans.txt and robots.txt
- Added the following .well-known/ uris: api-catalog, oauth-authorization-server and security.txt
- Fix redoc app handle dynamic urls
- Add order direction parameter to SqlSelectAll action
- Fix WorkerPHPLocal action cache path
- Removed introspection from database connections
v5.2.4
v5.2.3
v5.2.2
v5.2.1
v5.2.0
- Update Angular SDK
- Update backend app using the new Angular SDK
- Update chart response schema and data
- SQL-Query-All and SQL-Query-Row action add support for {user_id} and {user_name} placeholder which contains the user id and name of the current user
- Use SQL generated column enum
- Update PHP-Sandbox
- Update PHP dependencies and full PHP 8.4 support
- PHP 8.3 as minimum requirement
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