Skip to content

v1.8.4

Choose a tag to compare

@xiaomlove xiaomlove released this 18 Jun 09:47
· 709 commits to php8 since this release

Added:

  • Management background, user medals show wear status, add delete function
  • Management background, user props add delete function
  • Administration background, modify the user level to VIP when you can directly set the expiration date #199

Optimized

  • Optimize the purchase logic of torrents during reporting by adding lock/ cache/ asynchronous loading of all purchased torrents, etc.
  • Installer/upgrader use cli mode to detect pcntl extensions and related functions more accurately

Changed:

  • Download torrents are reported by passkey by default
  • Use warning message for most cases when reporting errors, and do not return the error message failure message to prevent customers from retrying
  • One user, one torrent, one IP. Do not allow multiple clients to do seeding.

Fixed:

  • Some potential xss attack vulnerabilities
  • spoiler tag content line feed disabled #209