Releases: xiaomlove/nexusphp
v1.7.13
Changed
- VIP does not calculate download
Fixed
- Judgment connectable ipv6 address constant for no
- Management background for the user to allocate separate exam, when the exam of the filtering conditions of donation status is no can not filter out the appropriate exam
- The settlement of claims is not executed when the claims have never been settled
- Staff panel, failed login attemps can not be displayed
The first day of each month to perform the claim settlement, if you want to perform the settlement after the first day, you can use the following command.
php artisan claim:settle
v1.7.12
Added
- When posting seeds, select the candidate to automatically fill the corresponding content
- Auto cleanup added to clean up the content of the chat box six months ago and cheating suspicion report
- Main menu new contact staff
- Staff panel, batch increase the amount of bonus/attend card/invite/upload
- Management background, support to modify the number of personal attend card
Fixed
- Close the verification code when submitting the complaint report error
- The data on the first 2 pages of the list of blocked users are the same
- usersearch.php & ipsearch.php do not support ipv6
- Bonus purchase invite/attend card/medals and elimination of H&R are not recorded in
bonuscomment
For the modification of user's bonus/attend card/invite/upload/download, bulk increase in staff panel, individual increase or decrease in admin backend
v1.7.11
Fixed
- announce.php does not up upload/download/BT time when no event happens
- details.php page other version type icon error
- Admin backend user list cannot filter Peasant level
- Admin backend, low class administrators can block high class administrators
v1.7.10
Added
- Automatic backup, support ftp/sftp transfer, support windows #65
- Admin backend, H&R batch delete/pardon, user exam batch delete/avoid
- Admin backend, remove user two-step authentication
- User details, clear leech warnings
- Upgrade to support cli mode operation
Changed
- Admin change use upload volume/download volume private message notification to humanize the conversion of the values therein
- Change the number of list interface per page to 50
Fixed
- H&R list paging error
- Abnormal display of recommended browser icon at the bottom of the home page in English language
- Missing translation of two-step verification except for Simplified Chinese
- Error may occur when deleting subtitles
Backing up the package prefers the tar command, if it does not exist, use zip and make sure the PHP zip extension is installed.
To upgrade support use the command, after the code is updated, execute: php artisan nexus:update
There are new dependencies in this update, remember to execute composer update
for this version, or download the new dependency package manually.
v1.7.9
Added
- Management background support to modify personal bonus/invites/uploaded/downloaded
Changed
- Removed the id attribute when rendering ads
- announce/scrape request update user/peer/snatch change log level to info
Fixed
- Wrong parameters of claiming pagination
- An error occurred when no torrents were uploaded in the last 30 days in the module of Top uploader (counts of torrent) on the home page
Modify user's bonus, uploaded, downloaded, invites, please operate in the management background, the old personal details page no longer supports modification. Uploaded & Downloaded in GB. support input reason for modification.
v1.7.8
Added
- Claim
- Complain
- Donation page description customization
Changed
- Email sending verify peer false to improve success rate
- Delete torrents and H&R records at the same time
- Torrent can also be on the popular module without filling imdb links (descriptions need to have pictures)
FIxed
- New management background update settings do not take effect immediately
- H&R reach a certain number of repeatedly banned users
- Special section click on the tag filter to jump to the general section
For this version upgrade, since there are added fields to the settings table, after the code override, execute the data table migration command first before entering the regular upgrade process. In ROOT_PATH:
php artisan migrate
v1.7.7
Fixed
- New installation error occurred
- Check-in calendar does not show the last day of the month
v1.7.6
Optimized
- Torrent seeders/leechers count update mechanism
Fixed
- Get translations properly but write the error log: can not get any translations
- torrents.php page tags are not centered when there are too many
v1.7.5
Added
- New module on home page: Top Uploader(Torrents count)
Changed
- Account settings, [delete] text in inactive section changed to [disable]
- User details, BT client is displayed in table form
- After the installation/update is completed, the storage location of .lock file is changed to root directory
Fixed
- Adding index to peer_id field in peers table during update may cause error
- Old announce.php error in calculating peer count and peer list does not show location
Home page borrowed from UNIT3D Add a module to show the users with the most uploaded torrents, default is off.
For inactive accounts, since 1.6, they are only disabled but not deleted.
The old announce.php
is no longer maintained, please use the new /api/announce
interface.
In addition, 1.7.4 will add an index to the peers table, this update specifies the index length to avoid the following error.
BLOB/TEXT Column Used in Key Specification Without a Key Length
v1.7.4
Added
- Attendance ranking
- Support the existence of multiple automatically discoverable exam
- Exam add priority
- H&R Management
- Trackrer reporting support v4 + v6 dual stack
- MySQL version detection for minimum requirements during upgrade/install
- Upgrade/installation support for entering Redis password
- Donation support fill in the deadline
- General class level support configure alias
- Invitation system invitee status is separated from sent invitation status and add paging
Changed
- Extensions for Octane are not mandatory during installation/upgrade
- Add .lock file after successful installation/upgrade
- Donating users will not be disabled due to low share rate warning expiration
- Remove recommendation module cache to show latest recommendations in real time after changing seed recommendation information
Fixed
- Modify the avatar directly write https link does not take effect
- The control panel/rss page is overridden to see special area categories
- Downloading unauthorized torrents prompt messy code
- The total number of attendance is not increased after replenishment
- Donation can fill in the deadline, if left blank is permanently valid, otherwise the deadline shall prevail.
Appraisals can be configured multiple times at the same time, but be aware that if a user already has an ongoing appraisal, no other eligible appraisals will be assigned to him. The configuration should then avoid multiple assessments being able to match the same user. If you do want to match more than one, please set a clear priority, otherwise priority will be given to match the earlier configured appraisal.
The backend management system displays all the H&Rs of the whole site, which can be Pardoned or directly Remove in the detail page.