Skip to content

v1.7.10

Choose a tag to compare

@xiaomlove xiaomlove released this 14 May 08:31
· 1282 commits to php8 since this release

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.

Chinese: https://nexusphp.org/2022/05/12/nexusphp-v1-7-10/