Releases: leafsphp/aloe
Releases · leafsphp/aloe
🧱 Mason '4'
v4.5.4 - 23 Sep 2025
Fixed
- Patched up windows command parsing
- Patch up serve command hanging
🧱 Mason '3'
v4.5.3 - 14 Sep 2025
Fixed
- Redis server only starts if host is local
- Redis server checks running state before starting
Changed
- Schema files don't include seeds.data out of the box
🧱 Mason '2'
v4.5.2 - 10 Sep 2025
Fixed
- Automatic DB creation for migrations happens on all connnections, not just the default db
🧱 Mason '1'
v4.5.1 - 8 Aug 2025
Fixed
- Patched up scaffold landing page for default template
🧱 Mason
v4.5 - 15 Jul 2025
Added
- Added support for new FS config
- Added better db error handling
- Allow command option chaining on custom commands
- Add
g:routecommand - Add support for hot reload on env change
- Add env commands
- Add
db:dropcommand to drop tables - Auto-update env with new ports if they're not available
Fixed
- Added missing mail config
- Added webhooks to waitlist middleware exclude list
- Patched up 3rd party postgres config
- Patched up remote sqlite db auto-creation
- Patched up postgres db auto-creation
- Added better error handling on FS operations
Full Changelog: v4.4.1...v4.5
👨🏭 Welder '1'
v4.4.1 - 28 Apr 2025
Fixed
- Patched up PHP 7.4 errors
- Patched up PHP 8.4 warnings and depreactions
- Updated inconsistent method definitions for PHP 8.4
👨🏭 Welder
v4.4 - 11 Apr 2025
Added
- Added
scaffold:shadcncommand for React Inertia projects
Fixed
- Added billing webhooks to default ignored URLs on waitlist middleware
- Passed invite and email from request to register form
👷♂️ Surveyor
v4.3 - 11 Apr 2025
Added
- Added waitlist scaffold
Fixed
- Update app_url with correct port on serve
👨🏭 Machinist
v4.2 - 7 Apr 2025
Fixed
- Patched up Vue JS install location
Changed
- Limited db creation to only localhost and sqlite
👷 Architect '1'
v4.1.1 - 24 Mar 2025
Added
- Added billing config sample for publishing
Fixed
- Added support for automatic db creation on migrate for sqlite
- Updated landing page scaffold