Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-05 | 5.4 kB | |
UNIT3D v9.1.2 source code.tar.gz | 2025-07-05 | 9.7 MB | |
UNIT3D v9.1.2 source code.zip | 2025-07-05 | 12.2 MB | |
Totals: 3 Items | 21.9 MB | 0 |
[!CAUTION] This release includes multiple security bugs that were reported. It is highly recommended to update to it ASAP!
What's Changed
- (Refactor) Replace
users.active
withusers.email_verified_at
by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4760 - (Refactor) Use laravel 10's new default service provider method in config by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4761
- (Refactor) Rename
password_resets
table topassword_reset_tokens
by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4762 - (Fix) Handle more than 65k placeholders when upserting fetched tmdb people by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4765
- (Update) Don't report tmdb meta fetch 404s exceptions in logs by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4771
- (Fix) Ukrainian language region translations by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4773
- (Refactor) Reduce route group nesting by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4768
- (Refactor) Use laravel 7 seeder naming conventions by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4763
- Translations update from Hosted Weblate by @weblate in https://github.com/HDInnovations/UNIT3D/pull/4746
- (Fix) Weblate empty translations by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4775
- (Refactor) Migrate to laravel 11 app structure by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4774
- (Add) Hebrew translations by @EkoNesLeg in https://github.com/HDInnovations/UNIT3D/pull/4776
- (Add) Site seedsize stats by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4777
- Translations update from Hosted Weblate by @weblate in https://github.com/HDInnovations/UNIT3D/pull/4782
- (Refactor) Simplify UpdateLastAction middleware by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4779
- (Update) Allow requesting torrents with any resolution or type by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4780
- (Add) Store unread news notifications by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4781
- (Fix) Link to playlist missing on similar page by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4786
- (Add) User homepage block settings by @HDVinnie in https://github.com/HDInnovations/UNIT3D/pull/4785
- (Refactor) Chatbox from Vue2 to AlpineJS by @HDVinnie in https://github.com/HDInnovations/UNIT3D/pull/4784
- (Refactor) Create zips in-memory instead of on filesystem by @HDVinnie in https://github.com/HDInnovations/UNIT3D/pull/4787
- Translations update from Hosted Weblate by @weblate in https://github.com/HDInnovations/UNIT3D/pull/4788
- (Fix) Phpstan ci by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4790
- (Fix) Normalize request claims by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4783
- (Fix) Reply to comment cancel button by @AnabolicsAnonymous in https://github.com/HDInnovations/UNIT3D/pull/4797
- (Refactor) Normalize request votes by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4796
- (Fix) Missing null checks in authenticated images by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4795
- (Fix) chat_hidden to chat_visible migration by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4792
- Translations update from Hosted Weblate by @weblate in https://github.com/HDInnovations/UNIT3D/pull/4799
- (Refactor) Swap null coalescing for default model in user settings by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4793
- (Refactor) Use rss rsskey auth guard by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4778
- (Fix) Unread news using wrong property by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4805
- (Fix) Add missing leaveTarget function from chatbox alpinejs refactor by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4803
- (Update) Require 24 hours after enabling 2fa before inviting by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4801
- (Fix) Only reset unapproved requests when torrent is deleted by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4807
- (Refactor) use enums for auth guards, middleware groups, and rate limits by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4800
- (Refactor) Rename top10 to trending by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4709
- (Fix) Delete prior article/category/playlist image upon new image upload by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4810
- (Fix) Follow Validation by @AnabolicsAnonymous in https://github.com/HDInnovations/UNIT3D/pull/4811
- (Update) Move request search filters to top of page by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4812
- (Fix) Remove browser outline on quick search result focus by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4813
- Translations update from Hosted Weblate by @weblate in https://github.com/HDInnovations/UNIT3D/pull/4804
- (Fix) zh-CN has duplicate
password
key by @Roardom in https://github.com/HDInnovations/UNIT3D/pull/4814 - (Fix) Ticket attachment permissions by @HDVinnie in https://github.com/HDInnovations/UNIT3D/pull/4816
- (Release) UNIT3D v9.1.2 by @HDVinnie in https://github.com/HDInnovations/UNIT3D/pull/4817
Full Changelog: https://github.com/HDInnovations/UNIT3D/compare/v9.1.1...v9.1.2