Skip to content

v1.7.5

Choose a tag to compare

@xiaomlove xiaomlove released this 25 Apr 07:02
· 1316 commits to php8 since this release

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

Chinese: https://nexusphp.org/2022/04/25/nexusphp-v1-7-5/