Skip to content

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 03:16
· 30 commits to main since this release
08b2a1c

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