Skip to content

v1.8.2

Choose a tag to compare

@xiaomlove xiaomlove released this 08 May 05:24
· 773 commits to php8 since this release

Added

  • Torrent paid support configuration enabled or not, maximum value

Changed

  • The description of the torrent paid on the get rss page was changed to download with bonus deduction to avoid confusion with the free promotion type
  • The content field type of the torrents table and the messages table was changed from text to mediumtext to avoid truncation of long content

Optimized

  • Add delay to the asynchronous tasks of cleanup to avoid taking up too many resources at the same time of execution

Fixed

  • The backfill of the exam editing is invalid and cannot be updated

Important security fixed

  • Some operations without permission need to exit directly invalid
  • ajax operation can execute any function