Skip to content

Add suppression of RTD popup about outdated stable version#12074

Open
adamscott wants to merge 1 commit into
godotengine:masterfrom
adamscott:suppress-stable-version-notification
Open

Add suppression of RTD popup about outdated stable version#12074
adamscott wants to merge 1 commit into
godotengine:masterfrom
adamscott:suppress-stable-version-notification

Conversation

@adamscott

Copy link
Copy Markdown
Member

This PR removes the nagging "outdated version" notification for the version specified at the top of the custom.js file.

Capture d’écran, le 2026-06-18 à 13 06 31

@adamscott adamscott force-pushed the suppress-stable-version-notification branch from e141e02 to bf72659 Compare June 18, 2026 17:13
@Calinou Calinou added enhancement content:website Issues related to adding website features and fixing bugs, whether on the front or back-end labels Jun 18, 2026

@Calinou Calinou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Tested locally on Chromium 149 using local overrides in DevTools, it sometimes works, sometimes not. It seems to be a 50% chance of it successfully hiding, and it'll show as usual otherwise (with nothing printed to the console).

This might be related to the DevTools override system though.

@adamscott

Copy link
Copy Markdown
Member Author

Tested locally on Chromium 149 using local overrides in DevTools, it sometimes works, sometimes not. It seems to be a 50% chance of it successfully hiding, and it'll show as usual otherwise (with nothing printed to the console).

This might be related to the DevTools override system though.

Weird, I developped using Chrome DevTools override. :\

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

Labels

content:website Issues related to adding website features and fixing bugs, whether on the front or back-end enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants