Skip to content

v1.9.0

Compare
Choose a tag to compare
@xiaomlove xiaomlove released this 18 May 09:50
· 53 commits to php8 since this release

Added

  • Image hotsting #125
  • Self-created tokens
  • Challenge-Response login
  • Oauth Login #298
  • TorrentList+Details+Upload+UserInfo API
  • User modification log
  • Add sorting and seeding status to claim list #152
  • Complaints enabled/disabled configurable
  • Queue task monitoring
  • More languages supported
  • Docker installation support

Changed

  • Dependency upgrades, Laravel framework upgraded to 12, Filamentphp upgraded to V3
  • Minimum PHP version requirement upgraded to 8.2
  • Registration of SeedBox records to remove IP segments
  • Uniformity in priority/sorting fields with higher values

Fixed

  • Announce invalid compact mode parameter for IPV6 addresses
  • Manual execution of commands reports logs written without permission
  • Retrieving password via email, received link reports 404

Optimized

  • Cleanup of task update torrent visibility issue with no index
  • Migrate long text field of user and torrent tables

Special thanks

  • Free Farm
  • AMMDS

Note: Please do not turn on Challenge-Response Login immediately after the upgrade, as you will not be able to log in successfully after it is turned on. After a period of time, all the staff have logged in once to automatically upgrade the authentication method and then turn it on!

Involves changes to front-end resource files, please clean up cdn caches such as cloudflare after updating!