v3.5.2
New in v3.5.2
- Fixed #2800 - pre-flight would break if you were using table prefixes
- Fixed #2821 - Fix for recent activity list breaking for some users
- Fixed #2817 - adds EOL to custom report
- Fixed #2814 - adds job title to users listing display
- Fixed #2825 - columns misaligned when older display_asset_name field in settings was set to 1
- Fixed #2809 - adds serial number to components
- Fixed #2535 - increased varachar limit to 2048 for serial number in licenses
Remember to run:
php composer.phar install --no-dev --prefer-source
php composer.phar dump-autoload
php artisan migrate
php artisan config:clear