All entries

Test Log Entry

Date

June 8, 2026

Author

Platform Team

newimprovementinternal

This is the first entry in the BugleRock developer portal changelog.

What's in this release

  • Collapsible changelog feed with tag filtering
  • MDX-powered content with @tailwindcss/typography
  • Tag system: new, fix, improvement, performance, security, and custom labels

Example code block

import { getPosts } from '@/lib/mdx'

const posts = getPosts()
// sorted descending by date, typed frontmatter

Small and clean — replace this with real entries when ready.