Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Releases: HDInnovations/UNIT3D-Community-Edition

UNIT3D-Community-Edition v8.3.0

07 Oct 13:15
ca36a92
Compare
Choose a tag to compare

Warning

Before running the updater you MUST setup Meilisearch on your server. Please follow this guide section 1 and 2. https://github.com/HDInnovations/UNIT3D-Community-Edition/wiki/Meilisearch-Setup-for-UNIT3D

If all goes well you can then start updater. Once update is complete run sudo php artisan scout:sync-index-settings && sudo php artisan scout:import "App\Models\Torrent" to import torrents to Meilisearch.

Note

This update includes the much requested donations system! Please consider giving back to keep this project going!

What's Changed

  • (Update) Spanish Language by @Deci8BelioS in #4051
  • (Fix) Parent comment not receiving notification on reply by @Roardom in #4053
  • (Chore) Update larastan by @Roardom in #4055
  • (Refactor) Don't call ->toDateTimeString() on carbon instances by @Roardom in #4056
  • (Refactor) Perform bon datetime calculations in php instead of mysql by @Roardom in #4057
  • (Fix) Show postponed torrent status on download check page by @Roardom in #4058
  • (Fix) Request reseed button spacing by @Roardom in #4059
  • (Fix) User notes updated_at timestamp by @Roardom in #4060
  • (Update) Show comment count on user uploads page by @Roardom in #4061
  • (Add) Password reset history logging by @Roardom in #4063
  • (Refactor) Use eloquent relations directly by @Roardom in #4054
  • (Add) Mobile forum post layout by @Roardom in #4064
  • (Fix) Carbon date immutability in bon allocation by @Roardom in #4066
  • (Refactor) Use early returns in console commands by @Roardom in #4067
  • (Update) Show torrent upload/download count in navbar by @Roardom in #4062
  • (Refactor) Use mass assignment syntax in console commands by @Roardom in #4068
  • (Refactor) Use bulk deletes in console commands by @Roardom in #4069
  • (Fix) Ignore blade formatting around pre-wrap whitespace by @Roardom in #4071
  • (Add) Scroll to comment when clicking new comment notification by @Roardom in #4072
  • (Update) Spanish Language by @Deci8BelioS in #4073
  • (Fix) The images field must be a list application error by @Roardom in #4075
  • (Fix) Only show topic close button for moderators by @Roardom in #4076
  • (Fix) Request deletion permissions by @Roardom in #4077
  • (Remove) Unused category num_torrents column by @Roardom in #4081
  • (Update) Use system user id constant in more places by @Roardom in #4083
  • (Fix) Bots table seeder by @Roardom in #4084
  • (Fix) Use booleans for bots by @Roardom in #4085
  • (Refactor) Reduce usage of numeric strings by @Roardom in #4086
  • (Fix) Don't use hardcoded category ids in random media by @Roardom in #4087
  • (Fix) Don't hardcode movie category id in missing media by @Roardom in #4088
  • (Fix) Don't use hardcoded category id in torrents secondary navbar by @Roardom in #4089
  • (Refactor) Modularize grouping by type and sorting in torrent group card by @Roardom in #4090
  • (Add) Bulk collapse/expand torrent group dropdowns by @Roardom in #3905
  • (Update) New similar torrents UI Design by @Roardom in #4092
  • (Add) Bulk collapse/expand torrent group dropdowns on similar page by @Roardom in #4094
  • (Fix) Similar torrents variable being shadowed by @Roardom in #4095
  • (Add) Advanced search to similar page by @Roardom in #4096
  • (Fix) Removal of years from tv torrent groups by @Roardom in #4098
  • (Add) Expand all button to similar page by @Roardom in #4100
  • (Fix) Similar page select all button by @Roardom in #4101
  • (Update) Button margin inside panel headings by @Roardom in #4102
  • (Update) imgbb.js by @frenchcutgreenbean in #4099
  • (Fix) Use same download icon for groupings and list by @Roardom in #4106
  • (Fix) System users not included in conversation by @Roardom in #4107
  • (Fix) Prevent users from replying to deleted system user by @Roardom in #4108
  • (Fix) Change mal logo; align meta icons; crop blu-ray.com logo by @Roardom in #4109
  • (Fix) New users not receiving default stylesheet defined in config by @Roardom in #4078
  • (Fix) Order of operations in user settings current setting selection by @Roardom in #4110
  • (Fix) Prevent Password Manager and Search History Interference by @EkoNesLeg in #4103
  • (Fix) Topic starters not receiving notifications by @Roardom in #4111
  • (Update) Remove nesting of season pack if no single episodes exist by @Roardom in #4114
  • (Update) Only remove media name and year in groupings view by @Roardom in #4115
  • (Update) Order by season/episode descending by @Roardom in #4116
  • (Fix) Groupings dropdown and odd/even row colors by @Roardom in #4117
  • (Fix) Search filter width on groupings view by @Roardom in #4118
  • (Fix) Torrent name overflowing panel on low resolutions by @Roardom in #4119
  • (Update) Hide filled requests by default on similar page by @Roardom in #4120
  • (Add) Use meilisearch to search torrents by @Roardom in #4029
  • (Update) Only select necessary database records for console commands by @Roardom in #4070
  • (Fix) Checkbox styles on similar page by @Roardom in #4121
  • (Update) Swap order of select all checkbox and expand all button by @Roardom in #4122
  • (Update) Make wikis auditable by @Roardom in #4124
  • (Update) Use universal date format for tickets by @Roardom in #4125
  • (Update) Add indexes to torrents table by @Roardom in #4126
  • (Fix) Null download slots added to external tracker by @Roardom in #4127
  • (Fix) Similar page movie column header styles by @Roardom in #4128
  • (Fix) Show trumping icon on similar page by @Obi-Wana in #4129
  • (Update) Allow searching for no regions/distributors by @Roardom in #4130
  • (Update) Don't query database in filter api by @Roardom in #4131
  • (Fix) Grouping name trimming regex again by @Roardom in https://github.com/HDInnovati...
Read more

UNIT3D-Community-Edition v8.2.0

15 Aug 20:01
5125cd3
Compare
Choose a tag to compare

v8.2.1 to follow next weekend with bulk torrent deleting (hopefully waiting on upstream livewire bug to be fixed), donations system and #4043

What's Changed

Read more

UNIT3D-Community-Edition v8.1.3

01 May 19:27
68ef67e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.2...v8.1.3

UNIT3D-Community-Edition v8.1.2

30 Apr 15:20
84ed023
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.1...v8.1.2

UNIT3D-Community-Edition v8.1.1

28 Apr 19:33
b95aba8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.0...v8.1.1

UNIT3D-Community-Edition v8.1.0

26 Apr 02:54
54f6745
Compare
Choose a tag to compare

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!

0f52a11

e4dd9bf

What's Changed

New Contributors

Full Changelog: v8.0.2...v8.1.0

UNIT3D-Community-Edition v8.0.2

02 Apr 23:18
17c49b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.1...v8.0.2

UNIT3D-Community-Edition v8.0.1

30 Mar 20:24
24da1cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.0.1

UNIT3D-Community-Edition v8.0.0

27 Mar 20:21
58f6119
Compare
Choose a tag to compare

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

Read more

UNIT3D-Community-Edition v7.2.5

24 Jan 02:16
268f864
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.4...v7.2.5