Summary
New features
- Adds a generic, configuration-driven RESTful API data source connector.
Improvements
- Agent tag management with filtering and sorting.
- Widget customization and persistence.
Model support
- Adds gpt-5.4-mini and gpt-5.4-nano to the OpenAI model list
Bug fixes
Fixed dataset document download route.
What's Changed
- Feature/generic api connector by @ahmadintisar in #13545
- fix: use context manager for pdfplumber to prevent resource leak by @gambletan in #13512
- Add widget customization and persistence by @47NoahThompson in #14603
- Docs: Editorial updates to the v0.25.3 release notes draft. by @writinwaters in #14903
- feat: add tag management for Agents with filtering and sorting (#14774) by @plind-junior in #14799
- Go: implement provider: Voyage AI by @tmimmanuel in #14811
- Fix doc format by @yingfeng in #14909
- Adds gpt-5.4-mini and gpt-5.4-nano by @sirj0k3r in #14908
- Docs: Finalized v0.25.3 release notes by @writinwaters in #14913
- Fix: dataset document download route by @buua436 in #14910
- Docs: Update version references to v0.25.4 in READMEs and docs by @asiroliu in #14912
- Docs: Added v0.25.4 release notes draft. by @writinwaters in #14914
New Contributors
- @47NoahThompson made their first contribution in #14603
- @plind-junior made their first contribution in #14799
- @sirj0k3r made their first contribution in #14908
Full Changelog: v0.25.3...v0.25.4