This release includes improvements to internationalization and important bug fixes.
✨ Enhancements
- Add to outline
mo.outline()
(#6430) - Display plain output for explain queries in duckdb (#6439)
- Add
GetNotebookErrors
tool (#6445) - Add
session_id
tosystem_context
(#6443) - Use user's (or configured) locale for dates, times, and numbers (#6433)
- Add locale to display config (#6432)
- Show tool location and kind when no output (#6441)
- Add datasource tool (#6422)
- Use user's local for date inputs (#6412)
- Hover over cell (#6420)
- Display tool inputs for tool accordion (#6452)
- Add maybe
import marimo
to Generate with AI (#6471)
🐛 Bug fixes
- Preserve literal strings in type annotations (#6451)
- check if default schema and db is string, for engines (#6438)
- String quoting for marimo (#6470)
- Skip adding import if already exists (#6475)
- Restrict uvicorn version to avoid notebook creation issues (#6453) (#6467) (4c17a0e)
- Center slides better for iframed content (#6465)
- Return original markdown text, override format (#6464)
- Prevent new language adapter instances being created on keypress (#6459)
- Specify utf-8 encoding when writing toml files (#6449)
📚 Documentation
📝 Other changes
Contributors
Thanks to all our community and contributors who made this release possible: @bjoaquinc, @daizutabi, @dmadisetti, @Light2Dark, @manzt, @maxkoretskyi, @mscolnick, @nojaf
Full Changelog: 0.16.0...0.16.1