Skip to content

Releases: CopilotKit/pathfinder

v1.13.3

18 May 17:44
eb2f936

Choose a tag to compare

What's Changed

  • Add dedup to reindex audit Slack alerting by @jpr5 in #61
  • Only alert on unreleased commits older than 24h by @jpr5 in #62
  • Harden publish-release.yml: split build and publish into separate jobs by @jpr5 in #63
  • Fix git credentials in publish job for tag push by @jpr5 in #64
  • Harden real-time re-indexing pipeline by @jpr5 in #65
  • ci: harden CI/CD security by @jpr5 in #66
  • ci(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.4 in the minor-and-patch group by @dependabot[bot] in #67
  • fix(ci): bump upload-pages-artifact v3 to v5 with include-hidden-files by @jpr5 in #77
  • ci(deps): bump actions/checkout from 4.3.1 to 6.0.2 by @dependabot[bot] in #70
  • ci(deps): bump docker/build-push-action from 5.4.0 to 7.1.0 by @dependabot[bot] in #76
  • ci(deps): bump actions/cache from 4.3.0 to 5.0.5 by @dependabot[bot] in #75
  • ci(deps): bump actions/setup-node from 4.4.0 to 6.4.0 by @dependabot[bot] in #74
  • ci(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in #73
  • ci(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 by @dependabot[bot] in #72
  • ci(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #71
  • ci(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #69
  • Quiet #oss-alerts: failure-only deploy notifications, daily unreleased check by @jpr5 in #78
  • fix(ci): strip @mentions from dependabot major version analysis comments by @jpr5 in #79
  • Harden CI: npm auth, git scope, JSON injection, timeouts by @jpr5 in #80

New Contributors

Full Changelog: v1.13.2...v1.13.3

v1.13.2

08 May 08:51
9db238a

Choose a tag to compare

What's Changed

  • Add response compression for all HTTP endpoints by @jpr5 in #58
  • Fix stale chunk cleanup in fullAcquire by @jpr5 in #59
  • Post-reindex health audit with Slack alerting by @jpr5 in #60

Full Changelog: v1.13.1...v1.13.2

v1.13.1

07 May 18:35
8f37f0a

Choose a tag to compare

What's Changed

  • Enable JSON responses on Streamable HTTP for Codex CLI compatibility by @jpr5 in #57

Full Changelog: v1.13.0...v1.13.1

v1.13.0

30 Apr 03:16
08b2a1c

Choose a tag to compare

What's Changed

  • debug: detailed OAuth request logging by @jpr5 in #33
  • OAuth: add refresh token, client secret, metadata fields for claude.ai compat by @jpr5 in #34
  • Add legacy SSE transport at /sse for claude.ai web connector by @jpr5 in #35
  • docs: OAuth + SSE transport for Pathfinder users by @jpr5 in #36
  • Fix analytics-server test path resolution by @jpr5 in #32
  • docs: reorder Authentication section in config reference by @jpr5 in #37
  • Analytics: date range picker with custom range + chart bar click by @jpr5 in #38
  • Analytics: fix stats/charts not updating + Today preset by @jpr5 in #39
  • Harden analytics subsystem by @jpr5 in #40
  • Suppress spurious bash-fs startup warning for repo-backed sources by @jpr5 in #41
  • Rate limiter: IP allowlist + descriptive rejection payloads by @jpr5 in #42
  • Drift cleanup from PR #42 CR rounds (sample) by @jpr5 in #43
  • Pathfinder drift cleanup by @jpr5 in #44
  • Analytics time-window correctness: gap-fill, URL persistence, and data-availability label by @jpr5 in #45
  • feat: add aimock-docs Pathfinder config by @mxmzb in #48
  • Add cross-navigation footer by @jpr5 in #49
  • Add index health monitor workflow by @jpr5 in #50
  • Fix og:image for social platform compatibility by @jpr5 in #51
  • feat: forward MCP session events to telemetry-sink lambda by @BenTaylorDev in #52
  • Regenerate og:image PNG to match diamond favicon by @jpr5 in #53
  • chore(docs): add RB2B + Reo + PostHog pixels to docs site by @BenTaylorDev in #54
  • fix(analytics): dashboard predicate, tab dedup, chart a11y, ISO timestamps by @samjulien in #55
  • Session hardening: global cap, two-tier TTL, lazy workspace by @jpr5 in #56

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0

20 Apr 17:26
93d507b

Choose a tag to compare

What's Changed

  • MCP OAuth 2.1 ceremonial flow for claude.ai connector by @jpr5 in #31

Full Changelog: v1.11.1...v1.12.0

v1.11.1

13 Apr 18:22
80aa09b

Choose a tag to compare

What's Changed

  • Optional dep validation, homepage nav + scroll-reveal animations by @jpr5 in #26
  • Fix broken Slack webhook curl in all CI workflows by @jpr5 in #27
  • Analytics dashboard: filterable UX, dev mode bypass by @jpr5 in #30

Full Changelog: v1.11.0...v1.11.1

v1.11.0

13 Apr 07:20
fcdacf0

Choose a tag to compare

What's Changed

  • Competitive landscape: comparison matrix, migration guides, CI automation by @jpr5 in #20
  • v1.11.0: Analytics Dashboard by @jpr5 in #25
  • v1.7–v1.11: Local Embeddings, Hybrid Search, PDF/DOCX, Auto-Gen URL, Analytics by @jpr5 in #21

Full Changelog: v1.6.2...v1.11.0

v1.6.2

09 Apr 06:40
a19b975

Choose a tag to compare

What's Changed

  • Clean repo for open source by @jpr5 in #19

Full Changelog: v1.6.1...v1.6.2

v1.6.1

09 Apr 06:24
2e9524b

Choose a tag to compare

Full Changelog: v1.6.0...v1.6.1

v1.6.0

09 Apr 00:48
c1ced1b

Choose a tag to compare

What's Changed

  • Redesign homepage for v1.5 knowledge server positioning by @jpr5 in #16
  • Add Notion data provider by @jpr5 in #17
  • Switch license to Elastic License 2.0 by @jpr5 in #18

Full Changelog: v1.5.0...v1.6.0