0.22.1
Canner/WrenAI0.22.1May 6, 2025by wwwy3y3
AI Summary
Bug fixes focusing on logging issues, temporal value display in Safari, and general error handling improvements.
Key Highlights
- Fixed logger issue in wren-ai-service
- Transformed temporal values for Safari compatibility
- Improved error handling in wren-ai-service
Full Release Notes
## Fixes and chores * chore(wren-ai-service): fix logger issue by @cyyeh in https://github.com/Canner/WrenAI/pull/1625 * chore(wren-ai-service): minor updates (ai-env-changed) by @cyyeh in https://github.com/Canner/WrenAI/pull/1626 * fix(wren-ui): transform temporal value for chart displaying in safari by @andreashimin in https://github.com/Canner/WrenAI/pull/1624 * feat(wren-ai-service): fix by ai endpoint (ai-env-changed) by @cyyeh in https://github.com/Canner/WrenAI/pull/1628 * chore(wren-ai-service): fix typo by @cyyeh in https://github.com/Canner/WrenAI/pull/1629 * fix(wren-ui): adjust replacement regex for including UTC, UTC+0, UTC+00:00 by @andreashimin in https://github.com/Canner/WrenAI/pull/1630 * chore(wren-ai-service): improve error handling by @cyyeh in https://github.com/Canner/WrenAI/pull/1631 **Full Changelog**: https://github.com/Canner/WrenAI/compare/0.22.0...0.22.1