You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use `release` instead of `version` for `current_version` so the picker
button reflects the actual built version (e.g. 33) instead of always
showing 'latest'
- Stringify int version slugs in generateVersionsDocs so that
current_version == slug comparisons work correctly
- Expose `version_stable` in html_context; templates now render
'stable (33)' so users know which version stable maps to
- Append `/{{ pagename }}.html` to version picker hrefs so switching
versions lands on the same page, not the manual root
Fixes#13821
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
0 commit comments