docs(release): publish v1.11.11 release notes - #464
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prepare the v1.11.11 patch-release records for the merged Manager Server plugin resource authorization fix. This PR adds the bilingual, tag-pinned release notes and the reviewed Telegram notification body before the release tag is created.
Scope
Changes
User Impact
Users receive clear upgrade guidance for the security fix: unauthenticated plugin resource requests can no longer be elevated with the saved CPA Management Key, while plugin caller-auth and public-resource behavior remain compatible.
Compatibility / Runtime Notes
Data / Security Notes
This documents a security fix for the Manager Server plugin resource proxy. No secrets, credentials, or tokens are added to the release files, logs, or PR body. The release notes advise users with formerly untrusted exposure to inspect relevant logs and rotate plugin-side secrets only where warranted.
Risk / Rollback
Risk level: Low
Rollback notes:
This is a release-notes-only PR. Before tagging, it can be reverted normally. Do not roll back the merged authorization fix on externally reachable Manager Server deployments.
Verification
Commands / evidence:
Screenshots / Recordings
N/A — release documentation and notification copy only.
Docs
Docs decision:
This PR adds the required Chinese and English release records plus the Telegram post. No separate user-guide or UI documentation change is needed for this backend security fix.
Related
Refs #462, #463