Releases: leafsphp/leafMVC
Releases · leafsphp/leafMVC
🎻 Bell
v3.7 - 12 Nov 2024
Added
- Added hard CSRF toggle for manual switching
- Added new lander for Leaf MVC
- Added support for new module versions
Fixed
- Updated auth config to match auth v3 internal config
Changed
- Updated default db stubs to be easier to extend
- Removed storage link on init (temporary fix for vite conflict on mac)
🎹 Chopin '1'
v3.6.1 - 2 Oct 2024
Changed
- Updated CSRF config
🎹 Chopin
v3.6.0 - 2 October 2024
Added
- Added CSRF module to dependencies
🎻 Dvořák
v3.5.0 - 17 Sep 2024
Fixed
- Fixed persistent migrations warning
- Ensured all new MVC updates work correctly
Changed
- Updated boilerplate and comments
🎹 Brahms
v3.4 - 8 Sept 2024
Added
- Added CSRF config file by @ibnsultan
- Added
SESSION_REDIRECT_ON_REGISTER
auth config - Console commands registrar
App\Console\Commands
Changed
- Switched internals to new Leaf config API
Removed
- Discontinued custom public and assets paths
🎻 Tchaikovsky
v3.3.0 - 1 Sep 2023
Added
- Updated autoloader to handle more use-cases
- Added better support for frontend-related frameworks
- Added new shortcut functions
- Added vite files to default setup
Fixed
- Removed duplicate config values
Changed
- Updated example files to match new leaf version
- Updated base files to match new leaf version
- Updated config files to match mvc core update
Removed
- Removed unused files
- Removed unused confg values
🎷 Handel '1'
v3.2.1 - 14 Mar 2023
Fixed
- Added
syncLeafDb
line
🎷 Handel
v3.2.0 - 6 Mar 2023
Changed
- Updated modules and Leaf Core
🎻 Mozart
v3.1.0 - 4 Oct, 2022
Fixed
- Linked
config/app.php
to env
Changed
- Switched to internal leaf config for config loading
- Updated leaf and modules
𝄫 Beethoven
v3.0 - 15 Apr 2022
Added
- Added leaf 3
Fixed
- Fixed autoloading issue
- Fixed broken paths
- Fixed inconsistencies in example schema (#16)
- Fixed inconsistencies in example model (#16)
- Fixed loading of .env vars
Changed
- Upgraded dependencies
- Switched to new versions of Leaf MVC Core and Aloe CLI
- Updated env script
- Updated base files to match external changes
- Updated auth config
- Updated aloe CLI
- Updated existing code to use modules
- Updated configs to match leaf 3
Removed
- Removed migrations from autoloading
- Removed migration namespaces