What's Changed
- fix: wire video_presentation fan-in as a barrier so generate_slide_scene_codes fires once by @mvanhorn in #1563
- feat: CI native scraper platform, capabilities framework, workspace rename, and MCP server by @MODSetter in #1577
- refactor: improve session management and concurrency in Google Search by @MODSetter in #1578
- fix: reduce thread fetch limit by @AnishSarkar22 in #1579
- feat(auth-utils): add '/blog' to public route prefixes for fixed navi… by @MODSetter in #1580
- [Feat] MCP: Hosted remote server (streamable-http) by @CREDO23 in #1582
- [Fix] MCP: install curl for container healthcheck by @CREDO23 in #1583
- [Refactor] MCP: flatten to mcp_server package (drop src layout) by @CREDO23 in #1584
- feat(ui): Unify notifications, sidebar, and API playground UX by @AnishSarkar22 in #1585
- feat(playground): improve API Playground navigation and sidebar UX by @AnishSarkar22 in #1587
- feat(api-keys): implement API keys management interface and access control by @AnishSarkar22 in #1588
- fix: dispatch periodic BookStack indexing from the scheduler task_map by @pelazas in #1570
- Support separate embedding base URL configuration by @dpersek in #1575
- [Feat] TikTok public data scraper (scrape, comments, user search, trending) by @CREDO23 in #1589
- feat(instagram): anonymous Instagram scraper across REST, agent, and MCP surfaces by @AnishSarkar22 in #1593
- feat(i18n): add Korean (ko) translation by @moduvoice in #1592
- Dev Docker setup documents for contributors fix by @Benebo7 in #1595
- Add raw OpenAI-compatible provider without /v1 normalization by @zzh-github in #1597
- feat: add Requesty as a model provider by @Thibaultjaigu in #1599
- [Feat] Chat : Resumable streaming across in-app navigation + optional message timestamps by @CREDO23 in #1601
- Release 0.0.32: TikTok & Instagram scrapers, resumable chat streaming, and CI platform polish by @MODSetter in #1602
New Contributors
- @pelazas made their first contribution in #1570
- @dpersek made their first contribution in #1575
- @moduvoice made their first contribution in #1592
- @Benebo7 made their first contribution in #1595
- @zzh-github made their first contribution in #1597
- @Thibaultjaigu made their first contribution in #1599
Full Changelog: v0.0.31...v0.0.32