v0.1.61
What's Changed
- chore(release): set monorepo version to 0.1.7 by @VincentShipsIt in #2744
- chore(memory): spec Messages comments + DM surfaces as one inbox module by @VincentShipsIt in #2743
- fix(security): verify HeyGen callbacks by HMAC instead of a URL token by @VincentShipsIt in #2739
- fix(billing): stop SaaS checkout from binding OSS subscription stubs by @VincentShipsIt in #2745
- fix(ci): pin core E2E to Community mode by @VincentShipsIt in #2749
- fix(billing): resolve @billing-providers by build flavor, not tsconfig paths by @VincentShipsIt in #2752
- fix(ci): repin trivy-action to a tag that exists by @VincentShipsIt in #2747
- fix(security): remove polynomial backtracking from agent regexes by @VincentShipsIt in #2748
- feat(messages): split the inbox into comment and DM surfaces by @VincentShipsIt in #2746
- fix(branding): serve the canonical CDN logo, and unify it under one filename by @VincentShipsIt in #2750
- fix(ide-extension): replace the unregistered $(genfeed-icon) codicon by @VincentShipsIt in #2755
- fix(build): gate community image against EE billing code, rebuild on bundler config by @VincentShipsIt in #2753
- fix(brands): collapse the bootstrap brand-kit asset N+1 into one query by @VincentShipsIt in #2754
- fix(ci): make IDE Extension CI produce a VSIX for the first time by @VincentShipsIt in #2756
- fix(ide-extension): keep @types/vscode pinned to the engine floor by @VincentShipsIt in #2757
- fix(ide-extension): make the E2E suite resolvable and order-independent by @VincentShipsIt in #2759
- fix(deps): pin @types/node to the engines.node floor by @VincentShipsIt in #2758
- fix(ci): report every workspace in the spec-typecheck ratchet by @VincentShipsIt in #2760
- fix(billing): one billing identity per organization — dedupe, enforce, and fix all lanes by @VincentShipsIt in #2762
- fix(lifecycle-emails): make BullMQ job ids colon-free by @VincentShipsIt in #2763
Full Changelog: v0.1.6...v0.1.61