v3.5.0-beta
Pre-release
Pre-release
New in v3.5.0 BETA
- Sort backups newest to oldest (#2624)
- Fixes enum issue in migrations
- Added components checkout gate
- Only load the remote gravatar image if the server can talk to the outside world
- Fixes #2586
- Use streaming to handle large exports for Custom Report
- Added Company Name to Custom Report
- Fixed license cloning (#2598)
- Allow uploading rtf files (#2620)
- Base logic for polymorphic object approach
Remember to run:
php composer.phar install --no-dev --prefer-source
php composer.phar dump-autoload
php artisan migrate
php artisan config:clear