What's Changed
- fix(auto_reload): update task to use a lambda for user_id in async call by @MODSetter in #1486
- [Feat] Podcast: Backend-owned language offering for the brief form by @CREDO23 in #1487
- feat: unify provider-based model connection management by @AnishSarkar22 in #1488
- [Performance] Document ingestion : Layered caching and Incremental chunk re-indexing by @CREDO23 in #1489
- feat: Fix model attribution for prefix-stripped token usage callbacks by @AnishSarkar22 in #1491
- fix(podcasts): guard stream when audio missing and share object store volume by @CREDO23 in #1500
- feat: Add single-origin reverse proxy deployment with runtime web config by @AnishSarkar22 in #1499
- feat(podcasts): short default brief length with seconds and unit picker by @CREDO23 in #1501
- hotpatch: Fix/db startup index lock hang by @MODSetter in #1502
- fix(connectors): scope index endpoint authorization to the connector's own search space by @dmitrymaranik in #1503
- fix(image-gen): resolve relative URLs returned by Xinference and compatible backends by @okxint in #1506
- feat(editor): update editor limits and add error boundary by @AnishSarkar22 in #1507
- fix(indexing): batch chunk inserts and truncate notification titles by @CREDO23 in #1508
- feat(release: 0.0.29): ETL/embedding caches, unified model connections, reverse-proxy support, podcast & indexing improvements by @MODSetter in #1509
New Contributors
- @dmitrymaranik made their first contribution in #1503
Full Changelog: v0.0.28...v0.0.29