Skip to content

Releases: HDInnovations/UNIT3D

UNIT3D v9.0.5

05 Apr 10:58
1c9728c
Compare
Choose a tag to compare

Caution

If using UNIT3D-Announce, then UNIT3D-Announce v0.2 is required

What's Changed

Full Changelog: v9.0.4...v9.0.5

UNIT3D v9.0.4

02 Apr 21:59
598b837
Compare
Choose a tag to compare

What's Changed

  • (Add) Playlist categories by @Roardom in #4608
  • (Fix) Allow searching for movies/tv whose names are numbers by @Roardom in #4609
  • (Fix) Include deleted torrents in top nav torrent downloads by @Roardom in #4611
  • (Update) Collection on similar meta and collection posters by @Roardom in #4613
  • (Fix) Filesystem storage not throwing exception by @HDVinnie in #4615
  • (Release) UNIT3D v9.0.4 by @HDVinnie in #4616

Full Changelog: v9.0.3...v9.0.4

UNIT3D v9.0.3

31 Mar 22:47
8284643
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.2...v9.0.3

UNIT3D v9.0.2

27 Mar 13:01
766b691
Compare
Choose a tag to compare

What's Changed

  • (Fix) Torrents uploaded by mods via api automatically featured by @Roardom in #4556
  • (Fix) Auto fetch igdb metadata on torrent/request create/update by @Roardom in #4557
  • (Update) Only include companies/networks with torrents in mediahub by @Roardom in #4561
  • (Fix) Tv company and network meta fetching by @Roardom in #4560
  • (Fix) Helpdesk attachement upload by @Obi-Wana in #4562
  • (Refactor) Use unsigned int for igdb by @Roardom in #4559
  • (Refactor) Split tmdb into movie_id and tv_id by @Roardom in #4563
  • (Fix) Bon earnings query duplicate column error when no earnings exist by @Roardom in #4570
  • (Update) GitHub actions by @HDVinnie in #4571
  • (Refactor) Prefix tmdb metadata models with tmdb by @Roardom in #4569
  • (Fix) Portuguese Translations by @wastaken7 in #4572
  • (Fix) UserWarnings sort by torrent on user profile by @crKtv in #4573
  • (Fix) Include meilisearch as a dependency of laravel in docker compose by @Roardom in #4575
  • (Add) Setting to automatically unbookmark torrents upon completion by @Roardom in #4576
  • (Fix) Edit request page by @Roardom in #4577
  • (Fix) API upload by modo always announcing as featured by @Roardom in #4578
  • (Fix) Mariadb requires ANSI mode enabled by @Roardom in #4579
  • (Update) Store null for metadata id if they do not exist by @Roardom in #4580
  • (Fix) Poster view in torrent search by @Roardom in #4582
  • (Fix) Typo in quick search meilisearch query by @Roardom in #4583
  • (Fix) Search by tmdb 0 to find missing tmdbs by @Roardom in #4584
  • (Fix) API torrent upload nullable metadata ids by @Roardom in #4585
  • (Fix) Specifying ticket file attachment disk by @Roardom in #4586
  • (Fix) Rely on if tmdb/igdb exists to determine meta by @Roardom in #4587
  • (Fix) Allow nullable meta ids in api torrent upload validation by @Roardom in #4588
  • (Fix) Don't include hint to use 0 for meta id by @Roardom in #4589
  • (Fix) Hide metadata input box when it doesn't exist by @Roardom in #4590
  • (Release) UNIT3D v9.0.2 by @HDVinnie in #4591

New Contributors

Full Changelog: v9.0.1...v9.0.2

UNIT3D v9.0.1

13 Mar 01:55
44a3aea
Compare
Choose a tag to compare

Warning

This version requires PHP 8.4+
This version requires Meilisearch 1.12+

You should update these before updating UNIT3D.

Once have updated UNIT3D be sure to run sudo php artisan scout:sync-index-settings && sudo php artisan auto:sync_torrents_to_meilisearch --wipe && sudo php artisan auto:sync_people_to_meilisearch

If your site has a Games category with IGDB game_meta selected you should run sudo php artisan fetch:meta

What's Changed

  • (Update) Show authenticated user first in torrent peer/history lists by @Roardom in #4543
  • (Fix) Article "read more" link by @Roardom in #4545
  • (Update) Show category name instead of Movie/TV in quick search by @Roardom in #4547
  • (Update) Allow torrent moderators to use sql search by @Roardom in #4549
  • (Fix) Torrent icons freeleech percentage spacing by @Roardom in #4550
  • (Fix) Use separate rate limiter for authenticated images by @Roardom in #4554
  • (Update) Shorten quicksearch text by @Roardom in #4552
  • (Fix) Make top nav usable on tablet resolutions by @Roardom in #4551
  • (Refactor) Save igdb games to the database by @Roardom in #4553
  • (Release) UNIT3D v9.0.1 by @HDVinnie in #4555

Full Changelog: v9.0.0...v9.0.1

UNIT3D-Community-Edition v9.0.0

09 Mar 14:32
1271972
Compare
Choose a tag to compare

Warning

This version requires PHP 8.4+
This version requires Meilisearch 1.12+

You should update these before updating UNIT3D.

Once have updated UNIT3D be sure to run sudo php artisan scout:sync-index-settings && sudo php artisan auto:sync_torrents_to_meilisearch --wipe && sudo php artisan auto:sync_people_to_meilisearch

What's Changed

Read more

UNIT3D-Community-Edition v8.3.6

10 Jan 00:13
c64275f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.3.5...v8.3.6

UNIT3D-Community-Edition v8.3.5

29 Dec 02:54
f554ae3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.3.4...v8.3.5

UNIT3D-Community-Edition v8.3.4

02 Dec 13:46
f8fc3eb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.3.3...v8.3.4

UNIT3D-Community-Edition v8.3.3

27 Oct 22:59
437c8dc
Compare
Choose a tag to compare

Warning

Patch Release

Please be sure to run the following after performing update!

sudo php artisan scout:sync-index-settings && sudo php artisan set:all_cache && sudo systemctl restart php8.3-fpm && sudo php artisan queue:restart && sudo php artisan auto:sync_torrents_to_meilisearch && sudo php artisan auto:sync_people_to_meilisearch

What's Changed

New Contributors

Full Changelog: v8.3.2...v8.3.3