BeforeMerge
FeaturesExploreSkillsPricingBlogDocs
Sign In
FeaturesExploreSkillsPricingBlogDocs
Sign In
BeforeMerge

AI-native code review knowledge base. Structured rules that catch what linters miss.

Product

  • Features
  • Explore
  • Pricing
  • Docs
  • GitHub

Company

  • About
  • Blog
  • Contributing

Legal

  • Privacy Policy
  • Terms of Service
  • MIT License

© 2026 BeforeMerge. Built by Peter Krzyzek

  1. Blog
  2. Changelog — March 2026
ChangelogMarch 5, 2026

Changelog — March 2026

Dynamic OG images, share buttons, markdown rendering with syntax highlighting, table of contents, and more.

Share

New Features

Dynamic Open Graph Images

Every rule and skill page now generates a unique Open Graph image for social sharing. Share a rule link on Twitter or LinkedIn and it'll show a rich preview card with the rule title, impact level, skill name, and tags.

Share Buttons

Rule pages now include share buttons for Twitter, LinkedIn, and a copy-to-clipboard link. Spread the knowledge.

Markdown Rendering with Syntax Highlighting

Rule bodies now render full markdown with syntax-highlighted code blocks powered by Shiki. We use the github-dark-default theme for consistency with the site's dark aesthetic.

Table of Contents

Longer rules now show a sticky table of contents sidebar on large screens, making it easy to navigate multi-section rules.

Bad vs Good Code Examples

Code blocks following "Incorrect:" or "Correct:" labels are automatically styled with red/green indicators, making it immediately clear which patterns to avoid and which to follow.

Copy to Clipboard

All code blocks now have a copy button. Click once, paste into your editor.

Improvements

  • Breadcrumb navigation on all detail pages with JSON-LD structured data
  • Related rules section showing other rules from the same skill
  • Public skill pages at /explore/skills/[slug] with full rule listings
  • Loading skeletons for explore pages
  • Custom 404 page with helpful navigation
  • Smooth scrolling for anchor links

Infrastructure

  • Vercel Analytics and Speed Insights integrated for performance monitoring
  • SEO overhaul — template titles, OpenGraph tags, Twitter cards, robots.txt
  • Sitemap now includes all published rules and skills
  • GitHub stars count displayed on homepage (refreshed hourly)
changelogfeatures

On this page

  • New Features
  • Dynamic Open Graph Images
  • Share Buttons
  • Markdown Rendering with Syntax Highlighting
  • Table of Contents
  • Bad vs Good Code Examples
  • Copy to Clipboard
  • Improvements
  • Infrastructure