Skip to content

Releases: marimo-team/marimo

0.9.30

03 Dec 20:50
Compare
Choose a tag to compare

This release contains an important bugfix for hidden markdown.

What's Changed

  • fix: windows decoding in marimo convert by @mscolnick in #3041
  • chore: move starlette as lazy import by @mscolnick in #3046
  • improvement: force expand markdown content by @mscolnick in #3045
  • improvement: reduce react compiler lint errors for better react compiler coverage by @mscolnick in #3043
  • improvement: don't convert classes that extend tuple/dict/list to structure when formatting by @mscolnick in #3047
  • fix: don't unhide when markdown is empty by @mscolnick in #3049

Full Changelog: 0.9.29...0.9.30

0.9.29

03 Dec 16:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.28...0.9.29

0.9.28

02 Dec 20:56
Compare
Choose a tag to compare

⭐ Highlights

  • 💅 Markdown code is completely hidden when configured to be hidden, double-click to edit.
  • 📊 Performance improvement: Tables now clamped at 50 columns by default for better usability
  • 🤖 Experimental chat sidebar

What's Changed

New Contributors

Full Changelog: 0.9.27...0.9.28

0.9.26

26 Nov 21:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.25...0.9.26

0.9.24

26 Nov 14:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.23...0.9.24

0.9.23

23 Nov 20:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.22...0.9.23

0.9.22

23 Nov 00:36
Compare
Choose a tag to compare

What's Changed

Highlights

🌐 Custom HTML head file. You can now attach a custom HTML head file to a marimo notebook, letting you for example load analytics, custom fonts, or external scripts or libraries.

Allow <script src/>: marimo now lets notebooks create <script src/> tags; marimo already lets users run custom javascript (and Python), so this doesn't increase our threat surface.

📦 Improved Poetry support. We fixed a bug in which packages weren't populated in the "Manage Packages" panel when running marimo with Poetry.

All changes

Full Changelog: 0.9.21...0.9.22

0.9.21

21 Nov 21:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.20...0.9.21

0.9.20

15 Nov 19:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.19...0.9.20

0.9.19

14 Nov 22:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.18...0.9.19