v0.2.11
What's Changed
- fix: stop reporting 64-bit integer columns as int32 in profiling by @tckaros in #1106
- fix: added Light and Dark Mode switch to search index (Issue #1047) by @adamrjk in #1079
- feat: redirect admins to chat replay for inaccessible chats by @Bl3f in #1112
- fix(backend): scope skills per project to stop cross-project leak in cloud mode by @Bl3f in #1114
- Feat/add data labels to chart 396 by @adamrjk in #1083
- feat(cli): show reference SQL and readable agent SQL in test server by @tckaros in #1191
- feat: Add customisation to models' thinking: temperature, top_p, max_… by @adamrjk in #1044
- Add BigQuery dialect rules to system prompt by @ClaireGz in #1154
- Honor repo include/exclude globs for URL repos by @ClaireGz in #1149
- Number table data rows starting at one by @ClaireGz in #1181
- Write context rules: add personalised design-system section by @ClaireGz in #1151
- Apply designer font for tables content + human readable column names by @ClaireGz in #1166
- Use configured base_url in nao debug LLM test by @ClaireGz in #1186
- Edit and add charts in story edit mode by @ClaireGz in #1162
- Pie and donut chart improvements by @ClaireGz in #1163
- New chart type: 100% stacked bar/area charts by @ClaireGz in #1153
- Conditional formatting on tables via UI and AI by @ClaireGz in #1161
- feat: bounds of y axis now adapt to the given values and can also be changed manually by @adamrjk in #1091
- feat(cli): add nao banner to the CLI by @adamrjk in #1197
- fix: nao command is now consistently fast by @adamrjk in #1203
- fix: document native BigQuery column types in generated docs by @tckaros in #1111
- fix(frontend): render chart title once in conversation view by @ClaireGz in #1171
- Add Python sandbox timeout config by @Bl3f in #1208
New Contributors
Full Changelog: v0.2.10...v0.2.11