What's Changed
- fix(sidebar): scrollable sidebar with safe-area inset by @redoh in #308
- fix(github): resolve default_branch from repo metadata, not webhook payload by @redoh in #290
- feat(cancel): redis pub/sub for cross-process abort by @redoh in #294
- feat(reliability): boot-time reconcile of stale repo states by @redoh in #296
- fix(embeddings): split batch on 300k-token 400, tighter estimate by @redoh in #298
- feat(landing): 'The Story' section + X footer link by @redoh in #302
- chore(documents): trim settings page to DPA only by @redoh in #304
- feat(usage): activity-based usage page by @redoh in #306
- fix(qdrant): deterministic UUID mapping for non-UUID point IDs by @redoh in #300
- feat(web): repository graph view with structural + semantic edges by @redoh in #287
- chore(deps): Bump @prisma/client from 7.6.0 to 7.8.0 by @dependabot[bot] in #267
- chore(deps-dev): Bump @types/node from 20.19.37 to 25.6.0 by @dependabot[bot] in #268
- chore(deps): Bump @tabler/icons-react from 3.40.0 to 3.41.1 by @dependabot[bot] in #269
- chore(deps): Bump shadcn from 3.8.5 to 4.4.0 by @dependabot[bot] in #271
- feat: Jira integration by @fikrikahraman in #265
New Contributors
- @fikrikahraman made their first contribution in #265
Full Changelog: v1.0.13...v1.0.14