-
Notifications
You must be signed in to change notification settings - Fork 194
Releases: getnao/nao
Releases · getnao/nao
v0.2.4
What's Changed
- Refactor write-context-rules skills to be more modular by @ClaireGz in #976
- feat(chat): resend, version navigation, and hover timestamp on user messages by @Bl3f in #954
- Add analytics event for chats & stories by @socallmebertille in #957
- Add a custom brand color to white-label settings by @socallmebertille in #966
Full Changelog: v0.2.3...v0.2.4
Assets 2
v0.2.3
@Bl3f
Bl3f
8eabd0e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- fix(backend): serialize list_stories timestamps to ISO strings by @manypozo in #915
- feat(frontend): add dismissible notification dot on newsletter mail icon by @Bl3f in #951
- feat(automations): post Slack reports in a thread to avoid channel clutter by @Bl3f in #947
- feat: configurable per-surface system prompt overrides from agent/prompts/ by @Bl3f in #942
- feat(frontend): floating suggestion panel above chat input by @Bl3f in #952
- feat: add notification toggle for shared chat and story routes by @Bl3f in #960
- feat: enhance messaging provider with table support and text block cr... by @Bl3f in #961
Full Changelog: v0.2.2...v0.2.3
Assets 2
v0.2.3rc1
v0.2.3rc1
Pre-release
Pre-release
Reduce package size boxlite + monty dynamically loaded
Assets 2
v0.2.2
@Bl3f
Bl3f
2d4f4bb
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- feat: allow 'viewer' as DEFAULT_USER_ROLE for new users by @tclavelloux in #909
- fix(clickhouse): force HTTPS interface when secure is enabled by @ghilesmeddour in #920
- Add tool call density (compact/detailed) + user pref table by @Bl3f in #902
- Add small ui changes to improve automation times display by @Bl3f in #919
- Redesign dropdown menu, dialog, header, tables, and chat loader by @socallmebertille in #922
- Add a newsletter subscription for users by @Bl3f in #937
- fix(skills): use nao init --no-tty in setup-context skill by @ClaireGz in #824
- Add some improvments to recommendations by @Bl3f in #926
- fix(mcp): stream POST /mcp over SSE so ask_nao progress reaches the client by @laetibouud in #918
- Google SSO for Cloud mode by @Bl3f in #927
- feat(clickhouse): support the native TCP protocol by @Bl3f in #810
- feat(cli): support HTTPS/TLS + JWT bearer auth in the Trino connector by @karelgo in #859
- Set context recommendation chat source by @Bl3f in #939
- feat(frontend): view SQL query and data behind a chart by @Bl3f in #940
- Add reset password functionality to CLI and backend (#new-feature) by @Bl3f in #938
- feat(settings): add project-level date format setting (closes #734) by @Bl3f in #806
New Contributors
- @tclavelloux made their first contribution in #909
- @ghilesmeddour made their first contribution in #920
- @laetibouud made their first contribution in #918
- @karelgo made their first contribution in #859
Full Changelog: v0.2.0...v0.2.2
Contributors
Bl3f, laetibouud, and 5 other contributors
Assets 2
v0.2.1
Same as v0.2.0 (bug pypy to publish)
What's Changed
- fix(databricks): Use schema for IBIS volumes when default is not writable by @rsivapr in #895
- Fix Redshift datashare schema discovery by @Bl3f in #899
- Add Claude Fable Anthropic model by @Bl3f in #901
- feat: add generic OIDC authentication (Okta, Auth0, Keycloak, OneLogin, ...) by @d-axel-b in #683
- feat(cli): column-level excludes via
exclude_columnsby @Bl3f in #820 - Fix Bedrock Anthropic prompt caching by @Bl3f in #904
- Fix settings sidebar nav scrolling by @Bl3f in #905
- fix(chat): prevent crash when rendering provider error objects by @igennova in #874
- re-design of login page, home and sidebar by @socallmebertille in #893
- feat: self-analyzing context recommendations by @manypozo in #885
- Handle missing chat routes by @Bl3f in #907
Full Changelog: v0.1.23...v0.2.1
Contributors
rsivapr, Bl3f, and 4 other contributors
Assets 2
v0.2.0
What's Changed
- fix(databricks): Use schema for IBIS volumes when default is not writable by @rsivapr in #895
- Fix Redshift datashare schema discovery by @Bl3f in #899
- Add Claude Fable Anthropic model by @Bl3f in #901
- feat: add generic OIDC authentication (Okta, Auth0, Keycloak, OneLogin, ...) by @d-axel-b in #683
- feat(cli): column-level excludes via
exclude_columnsby @Bl3f in #820 - Fix Bedrock Anthropic prompt caching by @Bl3f in #904
- Fix settings sidebar nav scrolling by @Bl3f in #905
- fix(chat): prevent crash when rendering provider error objects by @igennova in #874
- re-design of login page, home and sidebar by @socallmebertille in #893
- feat: self-analyzing context recommendations by @manypozo in #885
- Handle missing chat routes by @Bl3f in #907
Full Changelog: v0.1.23...v0.2.0
Contributors
rsivapr, Bl3f, and 4 other contributors
Assets 2
v0.2.0rc1: Handle missing chat route state (#907)
v0.1.23
@Bl3f
Bl3f
b109f5f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- [Feature] Add & Support Bitbucket as a source of NAO Context by @hhanid in #872
- feat(chat): keep feedback actions visible when feedback was given by @Bl3f in #868
- fix(frontend): cap chat prompt height on large paste by @igennova in #870
- Set GPT 5.5 as default provider model by @Bl3f in #879
- Add configurable Slack reply mode by @Bl3f in #886
- add favorites, pinned and folders in story panel by @socallmebertille in #867
- Warn the model when SQL results are truncated by a LIMIT/TOP clause by @Bl3f in #863
New Contributors
Full Changelog: v0.1.22...v0.1.23
Assets 2
v0.1.23rc1
@Bl3f
Bl3f
b109f5f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.1.23rc1
Pre-release
Pre-release
What's Changed
- [Feature] Add & Support Bitbucket as a source of NAO Context by @hhanid in #872
- feat(chat): keep feedback actions visible when feedback was given by @Bl3f in #868
- fix(frontend): cap chat prompt height on large paste by @igennova in #870
- Set GPT 5.5 as default provider model by @Bl3f in #879
- Add configurable Slack reply mode by @Bl3f in #886
- add favorites, pinned and folders in story panel by @socallmebertille in #867
- Warn the model when SQL results are truncated by a LIMIT/TOP clause by @Bl3f in #863
New Contributors
Full Changelog: v0.1.22...v0.1.23rc1
Assets 2
v0.1.22
@Bl3f
Bl3f
f3dbd59
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
Contributors
Bl3f, afranzi, and 3 other contributors