Releases: HDInnovations/UNIT3D-Community-Edition
Releases · HDInnovations/UNIT3D-Community-Edition
UNIT3D-Community-Edition v4.0.0
Notes
- Be sure to run
php artisan queue:restart && sudo supervisorctl reread && sudo supervisorctl update && sudo supervisorctl reload && sudo systemctl restart php7.4-fpm
after updating. - Then run
php artisan tinker
$torrents = App\Models\Torrent::all();
foreach($torrents as $torrent) { $torrent->bumped_at = $torrent->created_at; $torrent->save(); }
- You should then run
php artisan fetch:meta
to fetch meta data for your preexisting torrents. Depending on how many you have this can take some time. Make sure you leave terminal open while command is processing. Do NOT close until complete.
Pull Requests
- [#1467] (Refactor) Torrent Bumping, Thanks to [@HDVinnie]
- [#1467] (Refactor) Meta Data, Thanks to [@HDVinnie]
- [#1465] Update helper.js, Thanks to [@DrunkenMonkey1]
- [#1464] ZH Translation update, Thanks to [@ted423]
- [#1459] idiom, Thanks to [@Gideon75]
- [#1454] (Update) User Profiles, Thanks to [@HDVinnie]
- [#1453] (Update) Top Nav, Thanks to [@HDVinnie]
- [#1452] (Update) README, Thanks to [@VPEvents]
- [#1451] (Optimize) MassPM Function, Thanks to [@HDVinnie]
- [#1449] edit language, Thanks to [@Gideon75]
- [#1447] just a correct idioma, Thanks to [@Gideon75]
- [#1436] Laravel 8.x Shift, Thanks to [@HDVinnie]
- [#1463] Fix: [#1434] , [#1437], Thanks to [@fmohican]
- [#1462] Fix Regular Expressions to find inline HTML encoded special characters, Thanks to [@fmohican]
- [#1458] (Fix) Announce Controller Test, Thanks to [@HDVinnie]
Commits Direct To Master
UNIT3D-Community-Edition v3.0.0
Notes
- Be sure to run
php artisan queue:restart && sudo supervisorctl reread && sudo supervisorctl update && sudo supervisorctl reload
Pull Requests
- [#1369] (Refactor) PHP Announce, Thanks to [@HDVinnie]
- [#1425] minor language corrections, Thanks to [@Gideon75]
- [#1421] (Update) Italian Translations, Thanks to [@Gideon75]
- [#1430] (Fix) atomic counter updates in SubtitleController, Thanks to [@howardlau1999]
- [#1427] (Fix) user profile totals and user info in posts, Thanks to [@werrpy]
- [#1419] Fixes featured torrents not being set to freeleech and doubleup when …, Thanks to [@PyR8zdl]
Commits Direct To Master
UNIT3D-Community-Edition v2.7.0
Reference
Jackett Jackett/Jackett#9102
Pull Requests
- [#1410] [ImgBot] Optimize images, Thanks to [@imgbot][bot]
- [#1414] (Update) Log Viewer, Thanks to [@HDVinnie]
- [#1412] (Refactor) Code Quality and Style, Thanks to [@HDVinnie]
- [#1409] Apply fixes from StyleCI, Thanks to [@HDVinnie]
Commits Direct To Master
UNIT3D-Community-Edition v2.6.0
Notes
Please remember to add SESSION_SECURE_COOKIE=true
to your .env
.
Simply cd to your project root. cd /var/www/html
Then run nano .env
Find SESSION_LIFETIME=120
Add under it SESSION_SECURE_COOKIE=true
and save and exit.
SESSION_SECURE_COOKIE=true
should be false if using http.
Pull Requests
- [#1394] Adds num_file to torrent API response., Thanks to [@PyR8zdl]
- [#1385] fix: Add unique index for group slug, Thanks to [@leighmacdonald]
- [#1403] build(deps-dev): bump lodash from 4.17.15 to 4.17.19, Thanks to [@dependabot][bot]
- [#1392] (Update) index.blade.php, Thanks to [@innocente205]
- [#1387] (Update) Italian Translations, Thanks to [@Gideon75]
- [#1334] Laravel 7.x Shift, Thanks to [@HDVinnie]
- [#1408] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1388] Fix a single translation (pt-br), Thanks to [@StealthC]
- [#1386] Fix 'Expired' lang, Thanks to [@PyR8zdl]
Commits Direct To Master
UNIT3D-Community-Edition v2.5.0
Notes
- If updating then be sure to run
php artisan db:seed --class=ResolutionsTableSeeder
to seed the DB with resolutions for the new torrent resolutions system. Fresh installs do NOT require this!
Pull Requests
- [#1365] (Update) Add set freeleech to torrent upload page, Thanks to [@innocente205]
- [#1360] (Refactor) Types System, Thanks to [@HDVinnie]
- [#1354] (Update) Announce Controller, Thanks to [@PyR8zdl]
- [#1356] PHPUnit 9 Shift, Thanks to [@HDVinnie]
- [#1357] (Update) upload.blade.php, Thanks to [@innocente205]
- [#1358] (Update) add_request.blade.php, Thanks to [@innocente205]
- [#1359] (Update) Composer v2 Compatibility, Thanks to [@HDVinnie]
- [#1379] (Feature) Resolutions System, Thanks to [@HDVinnie]
- [#1368] (Enhancement) Upload Parser, Thanks to [@HDVinnie]
- [#1371] (Refactor) Code Quality Changes, Thanks to [@HDVinnie]
- [#1374] (Update) Model Doc Blocks, Thanks to [@HDVinnie]
- [#1376] (Refactor) Count and Sum Queries, Thanks to [@HDVinnie]
- [#1378] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1372] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1375] Apply fixes from StyleCI, Thanks to [@HDVinnie]
Commits Direct To Master
UNIT3D-Community-Edition v2.4.0
Pull Requests (Automated StyleCI PR's Excluded)
- [#1351] (Enhancement) Email Blacklist System, Thanks to [@HDVinnie]
- [#1346] Fix those annoying dots, Thanks to [@werrpy]
- [#1322] Revert "(Refactoring) Announce Controller: add new method for response torren…", Thanks to [@HDVinnie]
- [#1342] (Refactor) Bonus System, Thanks to [@fionera]
- [#1341] (Update) Subtitles System, Thanks to [@PyR8zdl]
- [#1321] (Update) New news block, Thanks to [@innocente205]
- [#1331] (Fix) Bencode.php, Thanks to [@innocente205]
- [#1330] (Fix) About field length, Thanks to [@innocente205]
- [#1319] (Fix) CommentController.php, Thanks to [@innocente205]
- [#1310] (Refactoring) Announce Controller: add new method for response torren…, Thanks to [@VictoRD11]
- [#1308] (Translation) Greek Translation improvements, Thanks to [@nikosuk]
- [#1307] (Refactor) Multiple Code Style Changes, Thanks to [@HDVinnie]
- [#1306] (Translation) Minor Translation Improvements, Thanks to [@nikosuk]
- [#1305] Update AutoHighspeedTag.php, Thanks to [@innocente205]
- [#1303] Update downloads.blade.php, Thanks to [@innocente205]
- [#1302] (Refactor) Album Controller : Operations priority might differ from w…, Thanks to [@VictoRD11]
- [#1315] (Refactoring) Topic Controller: fix query n + 1 problem, Thanks to [@VictoRD11]
- [#1314] (Refactoring) Forum Controller: fix query n + 1 problem, Thanks to [@VictoRD11]
- [#1311] (Fix) WishController.php, Thanks to [@innocente205]
- [#1309] (Fix) Wish Controller: Redirect after store with validation error., Thanks to [@VictoRD11]
- [#1299] (Localization) Add localizations for gallery and media languages, Thanks to [@howardlau1999]
- [#1298] (Localization) Add zh-CN translation for cookies consent, Thanks to [@howardlau1999]
- [#1295] (Localization) Add localization for subtitle feature, Thanks to [@howardlau1999]
- [#1287] (Add) Empty Inbox button to the Private Message inbox, Thanks to [@clandestine8]
- [#1276] (Refactor) Multiple PHP Refactors, Thanks to [@HDVinnie]
- [#1277] Update send.blade.php, Thanks to [@innocente205]
- [#1278] Update topic.blade.php, Thanks to [@innocente205]
- [#1279] (Update) upload.blade.php, Thanks to [@innocente205]
- [#1281] Update latest_posts.blade.php, Thanks to [@innocente205]
- [#1284] Update ChatRepository.php, Thanks to [@innocente205]
- [#1285] (Update) profile.blade.php, Thanks to [@innocente205]
- [#1291] (Update) create.blade.php, Thanks to [@innocente205]
- [#1292] (Update) category view breadcrumb, Thanks to [@innocente205]
- [#1296] (Update) Greek Localization, Thanks to [@nikosuk]
- [#1289] (Fix) Textareas, Thanks to [@HDVinnie]
Commits Direct To Master
UNIT3D-Community-Edition v2.3.0
Notes
- If updating then be sure to run
php artisan db:seed --class=MediaLanguagesSeeder
to seed the DB with languages for subtitles system. Fresh installs do NOT require this!
Pull Requests
- [#1091] add p margins to pages, Thanks to [@HVRVKVT]
- [#1138] docs: add gyakkun as a contributor, Thanks to [@allcontributors][bot]
- [#1215] (Add) Show email list at application and register pages, Thanks to [@shlandturtle]
- [#1120] Add reseed filter to torrent API, Thanks to [@PyR8zdl]
- [#1213] tests: Add ForumController tests, Thanks to [@cbj4074]
- [#1160] chore: Add ignore rules for additional assets, Thanks to [@cbj4074]
- [#1197] (Add) Send notifications instead of chat announce for posts at staff area, Thanks to [@shlandturtle]
- [#1195] tests: Add CommentController test, Thanks to [@cbj4074]
- [#1185] tests: Add BonusController tests, Thanks to [@cbj4074]
- [#1220] (Add) Tell time period from latest news article, Thanks to [@shlandturtle]
- [#1183] tests: Add Announce and Article controller tests, Thanks to [@cbj4074]
- [#1181] tests: Add default mail credentials, Thanks to [@cbj4074]
- [#1143] wip: Add bare-minimum testing configuration, Thanks to [@cbj4074]
- [#1169] feat: Add Artisan command to dump database to flat file, Thanks to [@cbj4074]
- [#1167] style: Add GrumPHP, Thanks to [@cbj4074]
- [#1157] chore: Add code-coverage analysis, Thanks to [@cbj4074]
- [#1165] tests: Add a few more tests, Thanks to [@cbj4074]
- [#1218] (Add) Caching for public RSS feeds, Thanks to [@shlandturtle]
- [#1204] tests: Add FollowController tests, Thanks to [@cbj4074]
- [#1224] docs: add cbj4074 as a contributor, Thanks to [@allcontributors][bot]
- [#1256] (Add) Subtitle System, Thanks to [@HDVinnie]
- [#1269] Add support for conversion of tables to BBCodeConverter.php, Thanks to [@fionera]
- [#1254] (Add) missingTorrentFiles.CSV, Thanks to [@clandestine8]
- [#1106] Adds magnet support, Thanks to [@PyR8zdl]
- [#1029] (Update) Add delete buttons in outbox, return to outbox, Thanks to [@innocente205]
- [#1035] (Add) Base API, Thanks to [@HDVinnie]
- [#1092] (Update) Add request title to browser tab, Thanks to [@werrpy]
- [#1007] Spelling and add torrent name to deleted pm subject, Thanks to [@innocente205]
- [#1088] Update common.php, Thanks to [@ialexsilva]
- [#1156] (Refactor) Simplify If Return Bool, Thanks to [@HDVinnie]
- [#1155] (Refactor) Use Identical Over Equal With Same Type, Thanks to [@HDVinnie]
- [#1095] Update forum.php, Thanks to [@ialexsilva]
- [#1154] (Update) Poll System, Thanks to [@HDVinnie]
- [#1153] (Update) Polls System, Thanks to [@HDVinnie]
- [#1149] (Tests) Update Model Factories, Thanks to [@HDVinnie]
- [#1146] (Refactor) Unnecessary Ternary Expression, Thanks to [@HDVinnie]
- [#1145] (Refactor) Simplify If Else To Ternary, Thanks to [@HDVinnie]
- [#1144] (Update) Dependencies, Thanks to [@HDVinnie]
- [#1094] Update passwords.php, Thanks to [@ialexsilva]
- [#1075] (Test) Tests Generator, Thanks to [@HDVinnie]
- [#1102] revert top nav to static, Thanks to [@HVRVKVT]
- [#1140] (Refactor) Array Push To Array Assign, Thanks to [@HDVinnie]
- [#1124] (Refactor) if / else / elseif statements, Thanks to [@HDVinnie]
- [#1087] Update blocks.php, Thanks to [@ialexsilva]
- [#1115] Css touch-up, Thanks to [@HVRVKVT]
- [#1107] Magnet support | Cleaned up code, Thanks to [@PyR8zdl]
- [#1086] Update auth.php, Thanks to [@ialexsilva]
- [#1122] Improve zh-CN translations., Thanks to [@gyakkun]
- [#1084] Update articles.php, Thanks to [@ialexsilva]
- [#1128] (Refactor) Logical To Boolean, Thanks to [@HDVinnie]
- [#1117] Announce Refactor, Thanks to [@HDVinnie]
- [#1129] (Refactor) Count On Null, Thanks to [@HDVinnie]
- [#1130] Adjust logic for poll., Thanks to [@gyakkun]
- [#1134] (Refactor) Simplify Useless Variables, Thanks to [@HDVinnie]
- [#1136] (Refactor) Combine Nested Ifs, Thanks to [@HDVinnie]
- [#1105] Update notification.php, Thanks to [@ialexsilva]
- [#1137] Localization in Staff/* views., Thanks to [@gyakkun]
- [#1104] Update graveyard.php, Thanks to [@ialexsilva]
- [#1158] (Refactor) Encapsed Strings To Sprintf, Thanks to [@HDVinnie]
- [#1139] (Update) Dependencies, Thanks to [@HDVinnie]
- [#1159] tests: Move scaffolded tests into Todo directory, Thanks to [@cbj4074]
- [#1198] (Enhancement) CSS issues on dark themes, Thanks to [@shlandturtle]
- [#1261] (Update) Test Email command, Thanks to [@PyR8zdl]
- [#1258] (Update) Spanish translations, Thanks to [@diamant-x]
- [#1247] (Enhancement) New options on torrent upload api, Thanks to [@PyR8zdl]
- [#1235] (Update) Time column in moderation view, Thanks to [@shlandturtle]
- [#1017] Clarify avatar GIF upload error message, Thanks to [@tazitus]
- [#1214] (Refactor) Change Read Only Variable With Default Value To Constant, Thanks to [@HDVinnie]
- [#1209] (Refactor) Change Read Only Property With Default Value To Constant, Thanks to [@HDVinnie]
- [#1046] Update UserController, Thanks to [@innocente205]
- [#1207] Forum category tests, Thanks to [@cbj4074]
- [#1203] tests: ContactController tests, Thanks to [@cbj4074]
- [#1047] Update: Cards view logic, Thanks to [@innocente205]
- [#1048] Update bon transactions value, Thanks to [@innocente205]
- [#1161] feat: Reduce test suite execution time considerably, Thanks to [@cbj4074]
- [#1199] (Update) profile.blade.php, Thanks to [@HDVinnie]
- [#1200] (Tests) Staff MassActionController.php, Thanks to [@HDVinnie]
- [#1054] Update: UserController.php, Thanks to [@innocente205]
- [#1174] tests: Implement TorrentController API tests, Thanks to [@cbj4074]
- [#1168] Flesh-out ChatController tests, Thanks to [@cbj4074]
- [#1180] (Tests) Staff Controllers, Thanks to [@HDVinnie]
- [#1172] (Tests) Staff Controllers, Thanks to [@HDVinnie]
- [#1178] (Tests) Console Commands, Thanks to [@HDVinnie]
- [#1177] tests: Auth controller tests, Thanks to [@cbj4074]
- [#1176] (Tests) Staff Controllers, Thanks to [@HDVinnie]
- [#1175] (Tests) Staff Controllers, Thanks to [@HDVinnie]
- [#1089] Update email.php, Thanks to [@ialexsilva]
- [#1055] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1012] fix list and blockquote CSS, Thanks to [@HVRVKVT]
- [#1013] fix typo, Thanks to [@HVRVKVT]
- [#1014] Fix buffer figure, Thanks to [@innocente205]
- [#1050] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1025] fix anchor links, Thanks to [@HVRVKVT]
- [#1032] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1038] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1049] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1072] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1052] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1073] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1051] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1081] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1040] (Fix) LANG FR, Thanks to [@MyAlien]
- [#1270] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1093] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1208] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1242] fix: Fix Tipping regression, Thanks to [@cbj4074]
- [#1241] (Fix) Day numbers in disablation email, Thanks to [@shlandturtle]
- [#1240] (Fix) Lang for application submitted message, Thanks to [@shlandturtle]
- [#1238] (Fix) Rejected application message, Thanks to [@shlandturtle]
- [#1119] Fixed API Token lang typos, Thanks to [@PyR8zdl]
- [#1234] (Fix) lang typos, Thanks to [@shlandturtle]
- [#1233] (Fix) Pruning commands, Thanks to [@shlandturtle]
- [#1232] (Fix) Show up to max_warnings HnR on profile, Thanks to [@shlandturtle]
- [#1231] (Fix) Hide similar torrents button if category is no_meta, Thanks to [@shlandturtle]
- [#1230] (Fix) internal in API, Thanks to [@shlandturtle]
- [#1229] (Fix) Forum post tipping bug, Thanks to [@shlandturtle]
- [#1219] (Fix) DU/FL in RSS output, Thanks to [@shlandturtle]
- [#1236] (Fix) Typo in users permission editing view, Thanks to [@shlandturtle]
- [#1202] fix: Move calls to env() out of UsersTableSeeder, Thanks to [@cbj4074]
- [#1201] (Fix) Typos related to chat system announces, Thanks to [@shlandturtle]
- [#1196] (Fix) Use separate capture groups instead of negative look-behind, Thanks to [@werrpy]
- [#1191] Fix error in check/delete of torrent after failing validation, Thanks to [@staticza]
- [#1188] (Fix) Replace dots with spaces in upload title, Thanks to [@werrpy]
- [#1179] (Fix) Wrong condition in torrent/groupings.blade.php, Thanks to [@howardlau1999]
- [#1166] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1152] fix: 'down()' in some migration scripts., Thanks to [@gyakkun]
- [#1142] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1141] fix: Too few arguments to function Controllers\ReportController::user()., Thanks to [@gyakkun]
- [#1121] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1123] fix: Revert a line in poll script., Thanks to [@gyakkun]
- [#1173] tests: Delete conflicting DemoFactory, Thanks to [@cbj4074]
Commits Direct To Master
UNIT3D-Community-Edition v2.2.7
- contains bug fixes, style fixes and the start to php7.4
UNIT3D-Community-Edition v2.2.6
- patch to fix auth validation error handling.
UNIT3D-Community-Edition v2.2.5
- Bug Fixes
- Optimizations
- purgeCss
- Dependencies Updated