Skip to content

Backport changes to v5.2.x branch#23823

Open
glassez wants to merge 12 commits intoqbittorrent:v5_2_xfrom
glassez:v5.2
Open

Backport changes to v5.2.x branch#23823
glassez wants to merge 12 commits intoqbittorrent:v5_2_xfrom
glassez:v5.2

Conversation

Piccirello and others added 2 commits February 7, 2026 13:27
In order for the sync algorithm to work properly, we must clear the peer country and country code when peer country resolution is disabled.
Reference: qbittorrent#23708 (comment)

PR qbittorrent#23758.
Under some Linux environments (e.g. Termux) "getrandom" may not actually exist.

PR qbittorrent#23805.
@glassez
Copy link
Member Author

glassez commented Feb 7, 2026

@qbittorrent/bug-handlers
Please note that all PRs for the 5.2 milestone should now be backported into v5_2_x branch.
Please let me know in the comments in this PR which ones should be added here (after corresponding PRs are merged in master).

@Chocobo1

This comment was marked as resolved.

@Chocobo1

This comment was marked as resolved.

From https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/autocomplete#new-password :
>When creating a new account or changing passwords, this should be used for an "Enter your new
>password" or "Confirm new password" field, as opposed to a general "Enter your current
>password" field that might be present. This may be used by the browser both to avoid
>accidentally filling in an existing password and to offer assistance in creating a secure password.

Also see:
https://html-validate.org/rules/autocomplete-password.html
https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fe-autocomplete-new-password


PR qbittorrent#23841.
@Piccirello

This comment was marked as resolved.

@glassez

This comment was marked as resolved.

@Chocobo1

This comment was marked as resolved.

vafada and others added 2 commits February 26, 2026 15:51
When using virtual rows, header text was incorrectly displayed in the table. This only occurred when using Firefox. To fix this, we now use a colgroup to define column width instead of a hidden thead element. This results in correct behavior across all browsers.

PR qbittorrent#23861.
When virtual rows are enabled, column content is incorrectly duplicated when columns are reordered.

PR qbittorrent#23860.
@glassez
Copy link
Member Author

glassez commented Feb 26, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants