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
The download page now uses the shared `ReleaseBody` component instead of a raw `<pre>` block, so release notes render as formatted Markdown. `ReleaseBody` was enhanced to strip an extra `## DevStackBox...` heading, accept a `className` override, and apply a bordered/padded container style. Global release-note styles were also expanded to cover inline code, horizontal rules, and links for more consistent readability.
0 commit comments