Server IP : 192.64.118.117 / Your IP : 18.119.102.182 Web Server : LiteSpeed System : Linux premium56.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : thecgapy ( 1160) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /var/softaculous/fusio/ |
Upload File : |
### 5.2.2 * Add form feature to build Forms for your API endpoints * Add option to configure trusted IP header for proxy * Add command to migrate YAML definitions to PHP * Add OpenAI SDK integration * Improved docker handling in case the marketplace is down * Fixed scope list empty #620 ### 5.2.1 * Add Content-Type handling * Update all adapter dependencies * Improved marketplace list view * Fix user role select #615 * Add option to specify operations as PHP config files instead of YAML ### 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