Skip to content

Self-Hosted Release 2.1.20

Choose a tag to compare

@github-actions github-actions released this 20 Jun 19:26
· 61 commits to main since this release
fd3d155

What's Changed

  • fix(byok): Fixing min budget for anthropic models by @sartorijr92 in #1354
  • fix(cockpit): show all label categories in suggestions filter by @malinosqui in #1350
  • fix: three-layer protection against NaN dedup indices by @Fanduzi in #1221
  • fix(forgejo): formatPromptForLLM reads non-existent field, prompt section always empty by @Fanduzi in #1258
  • Changing the documentation to include the Gitea platform. by @Nalu-devs in #1306
  • fix: skip non-terminal fallback in writeAgentTrace, keep terminal fallback by @Fanduzi in #1222
  • fix(ast-graph): make kodus-graph available in self-hosted worker by @tulnovdl in #1344
  • perf(kodyRules): eliminate duplicate API calls in syncFromChangedFiles by @Fanduzi in #1259
  • feat(frontend): hide platform-incompatible settings based on git tool by @Fanduzi in #1260
  • fix: disconnecting a git provider leaves stale integration rows that break reconnect by @slendertaker in #1310
  • feat: add Forgejo feature parity by @djdembeck in #1337
  • feat(trial): backward-compatible trial review credits + UX/copy by @malinosqui in #1349
  • fix(kody-rules): auto-register repository in CODE_REVIEW_CONFIG on ru… by @Nalu-devs in #1341
  • chore: update app and docs GTM containers by @edvaldofreitas in #1357
  • fix(byok): fixing get and set data, and save button validation by @sartorijr92 in #1358
  • Update README.md by @edvaldofreitas in #1360

New Contributors

Full Changelog: 2.1.22...selfhosted-2.1.20