Skip to content

Releases: xiaomlove/nexusphp

v1.10.2

11 Apr 05:15

Choose a tag to compare

Added

  • Self-service unsealing

Fixed

  • IMDB scraping error

v1.10.1

17 Feb 07:04

Choose a tag to compare

Fixed

  • IMDB dependency incompatibility

If you haven't upgraded to 1.10 yet, it's recommended to follow the upgrade documentation to upgrade directly to 1.10.1.

If you've already upgraded to 1.10.0 and encountered the following error:

Declaration of Imdb\Cache::get($key, $default = null) must be compatible with Psr\SimpleCache\CacheInterface::get(string $key, mixed $default = null)

You can also fix the issue by executing the following command to update dependencies:

composer require imdbphp/imdbphp:8.3.1 -W

v1.10.0

01 Feb 09:45

Choose a tag to compare

Added

  • FilamentPHP admin panel upgraded from V3 to V5
  • captcha support for Cloudflare Turnstile and Google reCAPTCHA v2
  • Check-in supports enabling CAPTCHA
  • global promotion can be pre-configured, and a countdown function has been added
  • Support passkey login
  • Added admin panel operation logs
  • Record seeding details
  • Reconstructed user IP history and IP search
  • Docker supports reading .env configurations
  • Supports PHP 8.5

Optimized

  • VIP expiration/warning expiration/donation expiration have had significantly reduced activation delays

Fixed

  • Torn torrent cover display
  • Error when updating user bonus (expiration time)

Changed:

  • calcuate exam index seedtime average think about all torrents

v1.9.14

23 Jan 09:56

Choose a tag to compare

Added

  • [API] Torrent comments
  • Bonus Waterfall now includes rewards or deduct for claim

Optimized

  • API permission cache loss now falls back to database lookup
  • PT-Gen auto-fills subtitles by prepending common title #402

Changed

  • API token validity extended from 3 months to 10 years

v1.9.13

28 Dec 13:18

Choose a tag to compare

Added

  • [API] Hourly seeding rewards for bonus + points, count/size of torrents currently downloading/seeding
  • PT Gen support for rabbitwit/PT-Gen-Refactor

Fixed

  • Fixed ineffective functionality where users disabled and then re-enabled within 24 hours would not be disabled again
  • Fixed torrent list display issues when users had management permissions but lacked deletion permissions
  • MediaInfo XSS vulnerability
  • Confirmed user privilege escalation issues

v1.9.12

09 Nov 16:21

Choose a tag to compare

Fixed:

  • In CLI mode, the filter_src() function error: undefined HTTP_HOST

v1.9.11

04 Nov 09:36

Choose a tag to compare

Fixed:

  • Tracker URL not displayed after fresh installation
  • Certain URLs in BBCode displaying as blank

v1.9.10

30 Oct 08:28

Choose a tag to compare

Added

  • [API] torrent list/detail add active status

Fixed

  • RSS page/Control Panel - Website Settings page special section category link error
  • bbcode video/audio/image etc. can insert site-sensitive links
  • Issues related to password reset (strongly recommended to update)

Optimized

  • Backup file deletion

v1.9.9

02 Oct 13:23

Choose a tag to compare

Fixed

  • Incorrect links in forum reply notifications
  • Error when quoting a replay with non-existent user

v1.9.8

01 Oct 05:44

Choose a tag to compare

Added

  • Added torrent size requirement notes to the bonus page

Fixed

  • Issues no changes appearing when send bonus reward success on details page

Optimized

  • Tracker URL retrieval now accounts for cached data loss by proactively loading once from the database
  • Sensitive information in user details and control panel is now blurred, location data is similarly blurred