A bug-fix release for servers on Jellyfin 10.11, and the last build for that generation. It corrects two texts that sent readers down the wrong path when a provider publishes an issuer that differs from the address its documents are served under, such as a Nextcloud installed in a subfolder without pretty URLs. Nothing in the login changes, and the issuer check is exactly as strict as it was.
The refusal names both values. When discovery is refused because the published issuer does not match the endpoint configured, the warning now names the configured endpoint and the published issuer on lines of their own and says the field has to carry the published one exactly. It used to quote one of the two values without saying which it was.
The endpoint field's help says what the field takes. It asks for the provider's issuer, character for character as the discovery document publishes it, and it names the subfolder and front-controller case where that surprises people.
The number. 4.3.1 was tagged and never published: its release run stopped in the provider matrix at a harness leg, which is fixed here. The tag 4.3.1-stable exists with no release behind it.
Servers on a 4.3 beta build are offered this release; the previous stable, 4.3.0.0, did not outrank them.
Full Changelog: 4.3.0-stable...4.3.2-stable