# Changelog All notable changes to this repo. Format: [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). Generated section is appended on release tag via `git-cliff` (see `.gitea/workflows/release.yaml`). ## [Unreleased] ### Added - chore(deps): bump next + eslint-config-next to 16.2.6 to clear trivy CVEs (CVE-2025-29927 critical + 7 highs in next 15.0.3) - feat(app): Next.js 16 + Auth.js v5 skeleton with host→slug middleware, tenant context layout, OIDC sign-in flow - ### Changed - chore(domain): yourplatform.com → breakpilot.com - ### Fixed - ci: rework workflow for Gitea Actions (bash commitlint, inline gitleaks binary, per-stack jobs gated on real code) - ### Removed - ### Security - ---