Skip to content

v1.8.9

Compare
Choose a tag to compare
@xiaomlove xiaomlove released this 17 Mar 19:00
· 125 commits to php8 since this release

Added

  • Appraisal of the new indicators: seed points increment + upload torrent count increment
  • New search criteria for assessment target users: range of registration days.
  • End time of user assessment can be changed
  • IMDB information is automatically obtained once after torrent upload (if filled in).
  • Oauth2 authorization #235

Changed

  • After the appraisal is assigned to the user, the appraisal timeframe and indicators are fixed and no longer change with the original appraisal
  • Deleting torrent must have both Manage torrents and Delete torrents permissions.

Fixed

  • Misaligned signatures when the browser time zone and server time zone do not match.
  • Errors in obtaining IP and protocol (HTTPS/HTTP) when using multi-layer CDN.
  • Illegal access to group chat area content #247

Optimized

  • Optimization of asynchronous tasks in cleanup and batch sending of temporary invitations.

This upgrade requires updating dependencies, please follow the instructions in the document 1.7 to 1.8, in which the dependencies changed manually are: "laravel/passport": "^11.10"

add_passport_to_composer