Skip to content

Release v25.4#671

Merged
dnzbk merged 11 commits intomainfrom
develop
Oct 9, 2025
Merged

Release v25.4#671
dnzbk merged 11 commits intomainfrom
develop

Conversation

@dnzbk
Copy link
Copy Markdown
Collaborator

@dnzbk dnzbk commented Oct 9, 2025

Description

  • Features:

    • Added TLS 1.3 cipher suite support via ServerX.Cipher option #658 #665;
    • Enabled the search bar on small screens in web UI #656.
  • Bug fixes:

    • Fixed the Scan script API #663;
    • Fixed RSS feed category reading and applying when the category is set via filter rules #654;
    • Fixed the JSON value parsing and the "testserver" API method #666.
  • For developers:

    • Updated 7-Zip to 25.01 #655.

dnzbk and others added 11 commits September 1, 2025 14:59
- Fixed category retrieving and applying when the category set via filter rules;
- Clarified `Feed.Category` and `Feed.CategorySource` option descriptions;
- Refactored NzbInfo creation to improve testability and added unit test coverage for category resolution.
- Enabled the search bar on small screens, allowing users on mobile devices to easily search for content;
- Improved the layout of the settings page to provide a better user experience on small screens.
- Added TLS 1.3 cipher suite support via ServerX.Cipher option.
- Updated the performance tips doc;
- Added a document on finding the best TLSv1.3 ciphers.
- Allowed configuration of combined TLS 1.3, TLS 1.2, and lower ciphers;
- Added the debug logging for the negotiated TLS protocol version and cipher suite;
- Updated documentation.
- Fixed JSON value parsing;
- Fixed "testserver" API method;
- Updated the doc;
- Added more unit tests.
@dnzbk dnzbk requested review from luckedea and phnzb October 9, 2025 08:39
Copy link
Copy Markdown
Member

@luckedea luckedea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dnzbk dnzbk merged commit fcab10b into main Oct 9, 2025
77 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants