This release focuses on three areas: new content you can browse, safer account and webhook handling, and faster delivery for frequently accessed public pages.
New in This Release
A new blog section is now available, with pagination, metadata generation, and MDX-based posts. This makes it easier to publish and read longer technical content directly in the site.
New posts were added to the blog, including:
Git Activity Is Not Impact
PR Review Habits That Improve Throughput
Weekly Engineering Digest Template Teams Use
Security and Reliability Updates
Webhook validation has been hardened for both identity and GitHub webhooks, including signature verification and protection against replayed or duplicate GitHub deliveries. This helps reduce the risk of spoofed or repeated events affecting your data.
Accounts can now be marked as banned, and banned accounts are blocked from authenticated access and from being linked during provider installation flows. This improves enforcement and keeps restricted accounts from re-entering through integration paths.
Several high-traffic public responses now use caching to stay responsive and consistent, including landing stats and share assets like badges and Open Graph cards. Leaderboard responses also include a computed timestamp header, so clients can tell how fresh the results are.