[This release was yanked due to GitHub Copilot issues]
What's Changed
- governance: org-wide code-of-conduct email by @akshayka in #5013
- governance: add Bennet Meyers by @akshayka in #5012
- fix: hide row-selection panel in read mode by @mscolnick in #5016
- chore: refactor col summaries by @Light2Dark in #5014
- Fix duplicate
import marimo as mo
in .ipynb conversion. by @asford in #5019 - Allow progress bar rate calculation when rate display is disabled by @alexomics in #5024
- fix: couple more edge cases for Fix duplicate
import marimo as mo
by @mscolnick in #5022 - tidy: executor cleanup by @dmadisetti in #5025
- feat: migrate to @github/copilot-language-server, enable GitHub copilot in Conda environments by @mscolnick in #5010
- handle multiindex with numeric levels by @liquidcarbon in #5026
- fix: set width on nested vconcat charts by @mscolnick in #5020
- feat: added disabled prop to date range plugin by @bjoaquinc in #5031
- Add support for initial chart properties in
data_explorer
by @janosh in #5028 - chore: maybe fix vercel docs by @mscolnick in #5033
- tests: xfail flay test by @mscolnick in #5032
- docs: using GH Copilot for AI Assist endpoint by @mscolnick in #5035
- fix: sanitize nan-infs for numeric cols only by @Light2Dark in #5036
- Add bedrock support by @clayrosenthal in #4988
- feat: Support DB API as a SQL connection by @mscolnick in #5027
- fix: markdown clamping again by @mscolnick in #5040
- chore: fix pixi build by @mscolnick in #5034
- improvement: detect if in uv project and use 'uv add' by @mscolnick in #5044
- improvement: marimo.log file and set default log-level by @mscolnick in #5043
- docs: mention data warehouses, data lakes by @akshayka in #5048
- fix: typing with default cells by @dmadisetti in #5047
- Update README_Chinese.md by @metaboulie in #5050
- Add Claude 4 models by @koaning in #5053
- feat(sandbox): Prefer
uv export
for dumping requirements.txt by @manzt in #5045 - fix: inspect empty db's for duckdb by @Light2Dark in #5041
- feat: added disabled to datetime by @bjoaquinc in #5046
- feat: Add unique transform to
mo.ui.dataframe
by @wasimsandhu in #4970 - tests: Capture invalid setup cell behavior by @dmadisetti in #4928
- fixes: enable nested list & dict filtering, better display of filters by @Light2Dark in #4954
- fix: broken example discovered during bug bash by @dmadisetti in #5059
- chore: update some logging by @mscolnick in #5058
- Revert "Add support for initial chart properties in
data_explorer
" by @mscolnick in #5057
New Contributors
- @asford made their first contribution in #5019
- @alexomics made their first contribution in #5024
- @janosh made their first contribution in #5028
- @clayrosenthal made their first contribution in #4988
Full Changelog: 0.13.11...0.13.12