Skip to content

Releases: Sowapps/Orpheus

v4.0.1: Multiple fixes about setup

01 Nov 14:27
Compare
Choose a tag to compare
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

27 Oct 08:14
Compare
Choose a tag to compare
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

13 Jun 10:46
Compare
Choose a tag to compare
Fix log viewer

v3.10.0: Merge pull request #4 from Sowapps/fixSessionCookiePath

27 Mar 18:41
806d2f4
Compare
Choose a tag to compare

v3.9.1: Standard Orpheus 2022 March 1

09 Mar 16:28
Compare
Choose a tag to compare
Implement more standards
Add many missing doc & comments
Clean some deprecated things

v3.9.0

09 Mar 13:45
Compare
Choose a tag to compare
Minor fixes

v3.8.3

13 Jan 19:10
Compare
Choose a tag to compare
Wow, now rename all SQL to Sql

v3.8.2

13 Jan 19:04
Compare
Choose a tag to compare
Wow, now rename all SQL to Sql

v3.8.1: Upgrade orpheus to new php versions

13 Jan 18:08
Compare
Choose a tag to compare
Fix type hinting of many files for php 7+
Remove some old features

Breaking changes - Many Renaming

23 Mar 10:57
Compare
Choose a tag to compare
Organize vendors

Fix admin theme error page
Rename system variables in templates for lower camel case
Rename default block name for lower camel case
Fix $rendering variable instead of static call
Fix exception rendering
Fix exception during rendering capture