UNIT3D Community Edition Versions Save

Private Torrent Tracker Built With Laravel, Livewire and AlpineJS.

v8.1.3

1 week ago

v8.1.2

1 week ago

v8.1.0

2 weeks ago

[!CAUTION]
Please do following before running php artisan git:update command

Bring site offline with php artisan down Edit your .env file with sudo nano .env

manually rename these in .env and save and exit.

-BROADCAST_DRIVER=redis
-CACHE_DRIVER=redis
+BROADCAST_CONNECTION=redis
+CACHE_STORE=redis

Start updater php artisan git:update

PLEASE PAY CLOSE ATTENTION TO THESE REQUIRED CONFIG CHANGES!

https://github.com/HDInnovations/UNIT3D-Community-Edition/pull/3783/commits/0f52a11201bdfc17ac74ccf986b563bebaa9eb44

https://github.com/HDInnovations/UNIT3D-Community-Edition/pull/3783/commits/e4dd9bfa9b4466347c17abe79e56192dabeb7785

What's Changed

New Contributors

Full Changelog: https://github.com/HDInnovations/UNIT3D-Community-Edition/compare/v8.0.2...v8.1.0

v8.0.1

1 month ago

What's Changed

Full Changelog: https://github.com/HDInnovations/UNIT3D-Community-Edition/compare/v8.0.0...v8.0.1

v8.0.0

1 month 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: https://github.com/HDInnovations/UNIT3D-Community-Edition/compare/v7.2.5...v8.0.0

v7.2.5

3 months ago

What's Changed

Full Changelog: https://github.com/HDInnovations/UNIT3D-Community-Edition/compare/v7.2.4...v7.2.5

v7.2.4

3 months ago

What's Changed

Full Changelog: https://github.com/HDInnovations/UNIT3D-Community-Edition/compare/v7.2.3...v7.2.4

v7.2.3

3 months ago

What's Changed

Full Changelog: https://github.com/HDInnovations/UNIT3D-Community-Edition/compare/v7.2.2...v7.2.3