????

Your IP : 3.137.220.187


Current Path : /var/softaculous/fusio/
Upload File :
Current File : //var/softaculous/fusio/changelog.txt

### 5.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

### 5.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

### 5.1.5 (2024-08-31)

* Fix migration Version20240121100724 handle test table

### 5.1.4 (2024-08-25)

* Added new index to fusio_log #575
* Add Util-Template action
* Add option to disable the database panel
* SQL entity generator use plain table name if available and add index only if needed
* Fix marketplace action installation

### 5.1.3 (2024-08-05)

* 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