Marimo

Latest version: v0.11.19

Safety actively analyzes 714860 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 44

0.9.17

What's Changed
* docs: add integer-only example for number input by metaboulie in https://github.com/marimo-team/marimo/pull/2816
* chore: rename tailwind.config.js to .cjs by metaboulie in https://github.com/marimo-team/marimo/pull/2818
* fix: owner check in marmo-bot gh action by mscolnick in https://github.com/marimo-team/marimo/pull/2820
* example: attach to persistent duckdb db by akshayka in https://github.com/marimo-team/marimo/pull/2824
* fix: check isatty for sandboxing by mscolnick in https://github.com/marimo-team/marimo/pull/2826
* fix: handle some sql edge cases for catalogs by mscolnick in https://github.com/marimo-team/marimo/pull/2825
* fix: SQL cases for referencing catalog and schema in CREATE table statements by mscolnick in https://github.com/marimo-team/marimo/pull/2827
* fix: vim j/k keys by mscolnick in https://github.com/marimo-team/marimo/pull/2828


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.9.16...0.9.17

0.9.16

What's Changed
* chore(deps): update github artifact actions to v4 (major) by renovate in https://github.com/marimo-team/marimo/pull/2803
* fix: column summaries in wasm by mscolnick in https://github.com/marimo-team/marimo/pull/2802
* improvement: Add labs section in user settings, fix column width by mscolnick in https://github.com/marimo-team/marimo/pull/2805
* docs: add quotation marks for marimo[sql] commands by Light2Dark in https://github.com/marimo-team/marimo/pull/2807
* Include `Custom-AI-rules`; docs touchups by Haleshot in https://github.com/marimo-team/marimo/pull/2795
* chore(deps): update google-github-actions/auth action to v2 by renovate in https://github.com/marimo-team/marimo/pull/2809
* fix: allow table selection in full screen by mscolnick in https://github.com/marimo-team/marimo/pull/2806
* fix: drop index for data-explorer by mscolnick in https://github.com/marimo-team/marimo/pull/2808
* fix: fix regression of rendering pandas tables with custom index by mscolnick in https://github.com/marimo-team/marimo/pull/2813
* fix: handle empty or null dates in table by mscolnick in https://github.com/marimo-team/marimo/pull/2814

New Contributors
* Light2Dark made their first contribution in https://github.com/marimo-team/marimo/pull/2807

**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.9.15...0.9.16

0.9.15

What's Changed

The release contains many improvements and fixes.

- Table download actions are now configurable: https://github.com/marimo-team/marimo/pull/2710
- Improvements to datetimes in tables: https://github.com/marimo-team/marimo/pull/2799
- Support for Panel: https://github.com/marimo-team/marimo/pull/2719
- Justification and wrapping in `mo.ui.table`: https://github.com/marimo-team/marimo/pull/2730

New Contributors 🎉

Thanks for the contributions!

* philippjfr made their first contribution in https://github.com/marimo-team/marimo/pull/2719
* ndrezn made their first contribution in https://github.com/marimo-team/marimo/pull/2741
* koaning made their first contribution in https://github.com/marimo-team/marimo/pull/2779

All changes

* improvement: make table download actions configurable by mscolnick in https://github.com/marimo-team/marimo/pull/2710
* docs: marimo.ui.dictionary by metaboulie in https://github.com/marimo-team/marimo/pull/2712
* improvement: support datetime and time as seperate value types by mscolnick in https://github.com/marimo-team/marimo/pull/2714
* chore: add pytest-timeout by mscolnick in https://github.com/marimo-team/marimo/pull/2715
* fix: remove any need for tornado in matplotlib.interactive by mscolnick in https://github.com/marimo-team/marimo/pull/2716
* improvement: more narwhals for table logic by mscolnick in https://github.com/marimo-team/marimo/pull/2711
* Add Panel support by philippjfr in https://github.com/marimo-team/marimo/pull/2719
* fix: linting in PanelPlugin by mscolnick in https://github.com/marimo-team/marimo/pull/2720
* fix: panel function parsing by mscolnick in https://github.com/marimo-team/marimo/pull/2722
* pref: add react-compiler by mscolnick in https://github.com/marimo-team/marimo/pull/2707
* chore: panel FE refactor by mscolnick in https://github.com/marimo-team/marimo/pull/2723
* chore: use narhwals to scalar by mscolnick in https://github.com/marimo-team/marimo/pull/2721
* fix: scratch pad active line highlight by mscolnick in https://github.com/marimo-team/marimo/pull/2725
* fix: codemirror regression with placeholder by mscolnick in https://github.com/marimo-team/marimo/pull/2727
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/marimo-team/marimo/pull/2735
* improvement: Add text justification and wrapping option for `mo.ui.table` by metaboulie in https://github.com/marimo-team/marimo/pull/2730
* doc: add period to Plotly docstring by ndrezn in https://github.com/marimo-team/marimo/pull/2741
* doc: fix prior incorrect interpretation of marimo dict by metaboulie in https://github.com/marimo-team/marimo/pull/2731
* fix: bump narwhals to 1.12.0 by mscolnick in https://github.com/marimo-team/marimo/pull/2742
* improvement: add history to scratch pad, persist to localstorage by mscolnick in https://github.com/marimo-team/marimo/pull/2728
* Update README.md by akshayka in https://github.com/marimo-team/marimo/pull/2743
* example: add ibis example by mscolnick in https://github.com/marimo-team/marimo/pull/2744
* fix: mermaid responding to dark mode by mscolnick in https://github.com/marimo-team/marimo/pull/2747
* fix: add clipboard copy fallback for Safari by mscolnick in https://github.com/marimo-team/marimo/pull/2748
* simplify UI tutorial by akshayka in https://github.com/marimo-team/marimo/pull/2751
* chore: add naming convention lint by mscolnick in https://github.com/marimo-team/marimo/pull/2749
* example: add simplemind by mscolnick in https://github.com/marimo-team/marimo/pull/2752
* fix: don't reprompt docker when running in sandbox by akshayka in https://github.com/marimo-team/marimo/pull/2754
* fix: allow un-hiding code when temporarily shown, show delete button by mscolnick in https://github.com/marimo-team/marimo/pull/2755
* fix: table selection when being cleared by mscolnick in https://github.com/marimo-team/marimo/pull/2759
* fix: allow closing active selection in dep viewer, fix table memo by mscolnick in https://github.com/marimo-team/marimo/pull/2758
* chore(deps): update all storybook dependencies to ^8.4.0 by renovate in https://github.com/marimo-team/marimo/pull/2763
* docs: add community themes section to theming guide by metaboulie in https://github.com/marimo-team/marimo/pull/2764
* Add `Groq` for `mo.ui.chat` by Haleshot in https://github.com/marimo-team/marimo/pull/2757
* example: add recipe bot by mscolnick in https://github.com/marimo-team/marimo/pull/2768
* example: add generative ui example by mscolnick in https://github.com/marimo-team/marimo/pull/2769
* Add conda downloads badge by akshayka in https://github.com/marimo-team/marimo/pull/2770
* Create monotonic-splines.py by koaning in https://github.com/marimo-team/marimo/pull/2779
* fix: include index.html in marimo-base for html export by mscolnick in https://github.com/marimo-team/marimo/pull/2781
* fix: have clearer tips when developing on marimo by mscolnick in https://github.com/marimo-team/marimo/pull/2783
* fix: monotonic splines example by akshayka in https://github.com/marimo-team/marimo/pull/2784
* fix: table pagination for next page by mscolnick in https://github.com/marimo-team/marimo/pull/2790
* fix: table memoization edge case with React compiler by mscolnick in https://github.com/marimo-team/marimo/pull/2791
* improvement: prevent column headers from extra reloads by mscolnick in https://github.com/marimo-team/marimo/pull/2796
* fix: unwrap narwhals type from mo.ui.table() by mscolnick in https://github.com/marimo-team/marimo/pull/2794
* chore: update discord url by mscolnick in https://github.com/marimo-team/marimo/pull/2793
* examples: add huggingface examples by mscolnick in https://github.com/marimo-team/marimo/pull/2792
* improvement: only use 'parts' api in llms if necessary by mscolnick in https://github.com/marimo-team/marimo/pull/2797
* improvement: clearer dates and datetimes with utc by mscolnick in https://github.com/marimo-team/marimo/pull/2799
* Monkey-patch pygwalker.walk by akshayka in https://github.com/marimo-team/marimo/pull/2798
* Add pygwalker example by akshayka in https://github.com/marimo-team/marimo/pull/2800
* v0.9.15 by akshayka in https://github.com/marimo-team/marimo/pull/2801

**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.9.14...0.9.15

0.9.13

What's Changed
* fix: version in snapshot by mscolnick in https://github.com/marimo-team/marimo/pull/2690
* fix: shadow-css by mscolnick in https://github.com/marimo-team/marimo/pull/2691
* fix: more ways to check for dark mode by mscolnick in https://github.com/marimo-team/marimo/pull/2692
* fix: lazy initializing islands again by mscolnick in https://github.com/marimo-team/marimo/pull/2694
* chore: upgrade mermaid by mscolnick in https://github.com/marimo-team/marimo/pull/2695
* chore: upgrade storybook by mscolnick in https://github.com/marimo-team/marimo/pull/2696
* chore: upgrade codemirror by mscolnick in https://github.com/marimo-team/marimo/pull/2697
* chore: upgrade biome by mscolnick in https://github.com/marimo-team/marimo/pull/2698
* fix: greedy arviz formatter by mscolnick in https://github.com/marimo-team/marimo/pull/2704
* fix: altair data deserialization by mscolnick in https://github.com/marimo-team/marimo/pull/2703
* chore: more typechecking by mscolnick in https://github.com/marimo-team/marimo/pull/2705
* chore: 0.9.13 by mscolnick in https://github.com/marimo-team/marimo/pull/2706


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.9.12...0.9.13

0.9.12

Highlights

* [**mo.Thread**](https://docs.marimo.io/api/miscellaneous.html#marimo.Thread): `mo.Thread` has the same API as `threading.Thread`, but `mo.Thread`s are able to communicate with the marimo frontend, whereas `threading.Thread` can’t.

What's Changed
* feat: mo.Thread by akshayka in https://github.com/marimo-team/marimo/pull/2671
* docs: outputs by akshayka in https://github.com/marimo-team/marimo/pull/2673
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/marimo-team/marimo/pull/2681
* improvement: use light-dark() css function for easier overrides by mscolnick in https://github.com/marimo-team/marimo/pull/2680
* fix: prevent module reload in wasm by mscolnick in https://github.com/marimo-team/marimo/pull/2683
* improvement: improve loading states while islands are initializing by mscolnick in https://github.com/marimo-team/marimo/pull/2682
* example: add flask example by mscolnick in https://github.com/marimo-team/marimo/pull/2686
* example: add complete fastapi example by mscolnick in https://github.com/marimo-team/marimo/pull/2685
* example: fasthtml by mscolnick in https://github.com/marimo-team/marimo/pull/2688


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.9.11...0.9.12

0.9.11

What's Changed

* fix rendering of ui.date_range embedded example by AdamRJensen in https://github.com/marimo-team/marimo/pull/2640
* improvement: cleanup plugin code with narwhals apis by mscolnick in https://github.com/marimo-team/marimo/pull/2641
* fix: bayes theorem sandbox deps by akshayka in https://github.com/marimo-team/marimo/pull/2649
* fix: mo.ui.dataframe with ibis and polars backend by mscolnick in https://github.com/marimo-team/marimo/pull/2647
* feat: add run in docker for remote urls by mscolnick in https://github.com/marimo-team/marimo/pull/2645
* improvement: use narwhals for more logic, get rid of dataprotocol and pyarrow logic by mscolnick in https://github.com/marimo-team/marimo/pull/2643
* fix: Update plugin state on Python argument changes by wasimsandhu in https://github.com/marimo-team/marimo/pull/2623
* fix: include third_party.txt in builds by mscolnick in https://github.com/marimo-team/marimo/pull/2651
* fix: windows csv test by mscolnick in https://github.com/marimo-team/marimo/pull/2650
* fix: don't fail line length in CI by mscolnick in https://github.com/marimo-team/marimo/pull/2654
* dagger: fix backend test by kpenfound in https://github.com/marimo-team/marimo/pull/2652
* fix: range slider debounce edge-case by mscolnick in https://github.com/marimo-team/marimo/pull/2658
* chore: add narwhals test command by mscolnick in https://github.com/marimo-team/marimo/pull/2659
* docs: motherduck by mscolnick in https://github.com/marimo-team/marimo/pull/2664
* fix: ai prompt context from sql tables with periods by mscolnick in https://github.com/marimo-team/marimo/pull/2663
* improvement: drop table column limit, just adjust summary defaults by mscolnick in https://github.com/marimo-team/marimo/pull/2666
* docs: improve prebuilt containers by mscolnick in https://github.com/marimo-team/marimo/pull/2669
* docs: governance by akshayka in https://github.com/marimo-team/marimo/pull/2670
* 0.9.11 by akshayka in https://github.com/marimo-team/marimo/pull/2674

New Contributors
* AdamRJensen made their first contribution in https://github.com/marimo-team/marimo/pull/2640

**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.9.10...0.9.11

Page 10 of 44

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.