v0.1.22
What's Changed
- feat(logs): date range filter, load-older pagination, expandable rows by @Bl3f in #845
- fix(cli): forward base_url to Anthropic client in template engine by @d-axel-b in #855
- fix(frontend): wrap long clarification suggestion pills by @Bl3f in #858
- feat(config): resolve AWS and Kubernetes secrets in nao_config.yaml by @afranzi in #788
- When interupted still work by @Bl3f in #860
- Redirect to originally requested page after login/signup by @Bl3f in #854
- feat(provider-meta): add Claude Opus 4.8 and fix Opus pricing by @Bl3f in #861
- fix(chat): show actions only on last assistant message, hover for the rest by @Bl3f in #862
- ci(publish): smoke-test built wheel before publishing to PyPI by @Bl3f in #822
- feat(cli): allow nao test -s to accept multiple test names by @patrick-philips-honor in #856
- redefine 2 MCP modes by @socallmebertille in #825
- Support Math equations by @Bl3f in #865
- Pass the Azure AD scope in env instead of hardcoding by @Bl3f in #866
New Contributors
- @afranzi made their first contribution in #788
- @patrick-philips-honor made their first contribution in #856
Full Changelog: v0.1.21...v0.1.22