Releases: Sowapps/Orpheus
Releases · Sowapps/Orpheus
v4.1.0 Form Validation
v4.0.1: Multiple fixes about setup
Fix remove unknown tables Fix db update changes display Fix fixtures install Fix setup error Rename login/logout to user_login user_logout Add setup disabling Add .env documentation Add install configuration reminder
v4.0.0 Version 4
Move some assets to get orpheus as vendor Redesign layout naming Update Orpheus to PHP 8.2 Update bootstrap to 5.3.2 Update Font Awesome to 6.4.2 Update sb admin to 7.0.4 (from 6.0.2) Remove jQuery Replace Select2 (jQuery dependent) by Tom Select Add Env config to configure app through .env and .env.local Rename configs to config Orpheus recognizes its libraries Add lifecycle through library classes & kernel Remove hooks Allow translations using YAML Use generic cache adapters Compile array to php file Website is now multilingual with English (US) and French (FR) [Doc] Remove redundant type hinting in phpdoc Add cache admin page Remove old libs and modules Move logs to store folder Cache commands to list and clear caches Database command to upgrade database Internalization command to build translations OpenSSL Encryption command to list and compare Composer update script (help us to use local config file) Database upgrade script Help scripts User impersonate features Rename many routes Rename Demo package to App package Add constants files to declare constants for IDE Add type hint for the whole framework Fix NULL case in stacktrace function arguments Debug control is handled by kernel
v3.10.1
v3.10.0: Merge pull request #4 from Sowapps/fixSessionCookiePath
Fix session cookie path
v3.9.1: Standard Orpheus 2022 March 1
Implement more standards Add many missing doc & comments Clean some deprecated things
v3.9.0
v3.8.3
v3.8.2
v3.8.1: Upgrade orpheus to new php versions
Fix type hinting of many files for php 7+ Remove some old features