[
  {
    "date": "2026-04-25",
    "category": "engine",
    "title": "Major accuracy improvement.",
    "body": "New validation pass dramatically reduces noise on large codebases. Tested against a production repo with hundreds of findings. Zero real conflicts lost. Full audit trail on every verdict."
  },
  {
    "date": "2026-04-25",
    "category": "languages",
    "title": "PHP support added. 12 languages.",
    "body": "Rosentic now covers PHP codebases including Laravel, Symfony, and vanilla PHP."
  },
  {
    "date": "2026-04-24",
    "category": "engine",
    "title": "Accuracy improvements for Python and multi-file repos.",
    "body": "Reduced false positives in Python codebases and repos where the same function name appears across multiple files."
  },
  {
    "date": "2026-04-23",
    "category": "engine",
    "title": "TypeScript accuracy fix.",
    "body": "Improved handling of TypeScript optional and default parameters. Fewer false positives on idiomatic TypeScript."
  },
  {
    "date": "2026-04-22",
    "category": "engine",
    "version": "v1.3.0",
    "title": "Refactor-aware detection.",
    "body": "Rosentic now tracks functions that move between files during refactors. Fewer false positives on repos with active reorganization."
  },
  {
    "date": "2026-03-24",
    "category": "action",
    "title": "Inline PR comments.",
    "body": "Conflicts now appear as inline review comments on the exact file and line. Stale comments are cleaned up on force-pushes."
  },
  {
    "date": "2026-03-23",
    "category": "engine",
    "title": "Accuracy fix for large repos.",
    "body": "Eliminated a class of false positives that appeared in repos with deep history. Added a branch limit flag for very large monorepos."
  },
  {
    "date": "2026-03-21",
    "category": "languages",
    "title": "GraphQL and Protobuf support.",
    "body": "Rosentic now detects breaking changes across GraphQL schemas and Protobuf/gRPC definitions."
  },
  {
    "date": "2026-03-12",
    "category": "action",
    "version": "v1.0.0",
    "title": "GitHub Action, public release.",
    "body": "Rosentic ships as a GitHub Action. One YAML file, runs on your runners, code never leaves. Free for open source."
  },
  {
    "date": "2026-03-09",
    "category": "languages",
    "title": "Ruby support added. 11 languages.",
    "body": "Rosentic now covers Python, JavaScript, TypeScript, Go, Java, Rust, Swift, C++, Kotlin, C#, and Ruby."
  },
  {
    "date": "2026-03-07",
    "category": "languages",
    "version": "v0.1.0",
    "title": "Engine, day one.",
    "body": "Cross-branch compatibility detection across 10 languages. The foundation."
  }
]
