github HDInnovations/UNIT3D v8.0.0
UNIT3D-Community-Edition v8.0.0

latest releases: v9.2.0, v9.1.7, v9.1.6...
2 years ago

Note

UNIT3D v8.0.0 require Bun. https://bun.sh We have dropped Mix and NPM in favor of Vite and Bun. So please install it before updating your website. curl -fsSL https://bun.sh/install | bash. This does not apply to new installs as the installer will do this for you. Because NPM and MIX has been dropped you SHOULD also pull the latest app/Console/Commands/GitUpdater.php in master branch to your server before running php artisan git:update. You should also be on PHP 8.3. Lastly in you .env file please find MIX_ECHO_ADDRESS and change it to VITE_ECHO_ADDRESS.

What's Changed

New Contributors

Full Changelog: v7.2.5...v8.0.0

Don't miss a new UNIT3D release

NewReleases is sending notifications on new releases.