What's Changed
- chore: gitignore local agent config files by @redoh in #243
- fix: correct repo URL in self-hosting docs by @redoh in #244
- chore: pin remotion + @remotion/player to 4.0.448 by @redoh in #245
- chore: document Ollama env vars in .env.example by @redoh in #246
- feat: refresh landing footer social links by @redoh in #247
- feat: add Help & Docs menu to app sidebar by @redoh in #248
- feat: organization avatar upload (Cloudflare R2) by @redoh in #249
- fix(mermaid): rename sequence participants that collide with reserved keywords by @redoh in #250
- chore: ignore .vscode/ directory by @redoh in #252
- fix(chat): respond in language of user's latest message only by @redoh in #254
- chore: move nginx configs to infra/nginx/ by @redoh in #256
- chore: remove packages/agent-helpers by @redoh in #258
- chore: remove in-app admin panel by @redoh in #260
- fix(billing): transaction history pagination shows correct total by @redoh in #263
- feat(auth): email validation + Gmail alias normalization by @redoh in #264
- fix(reviewer): prevent duplicate review runs across replicas by @redoh in #266
- feat(landing): comparison pages (/compare, /vs-coderabbit, /vs-greptile) by @redoh in #275
- chore(seo): canonicals + richer descriptions + blog JSON-LD + AI bot rules by @redoh in #277
- feat(sidebar): rotating "Ask anything" entry + reorder nav tail by @redoh in #279
- chore(infra): resolve Cloudflare real client IP in nginx by @redoh in #281
- feat(github): sign install state + route through /api/github/install by @redoh in #273
- fix(embeddings): batch by token cap to stay under OpenAI 300k limit by @redoh in #283
- chore: add .octopusignore with sensible defaults by @redoh in #285
Full Changelog: v1.0.12...v1.0.13