github marimo-team/marimo 0.14.9

latest releases: 0.15.2, 0.15.1, 0.15.0...
2 months ago

What's Changed

This release includes quality-of-life improvements and bug fixes (importantly, restoring compatibility with our VS Code extension).

✨ Enhancements

  • Did you know that marimo has a command palette? (Cmd/Ctrl+k). We have a tooltip now to remind you: render command palette shortcut for notebook actions (#5467)
  • Add Vim-style autocompletion keybindings (Ctrl-y, Ctrl-n, Ctrl-p) (#5466)
  • Configuration to disable sharing actions in the marimo editor (#5432)
  • Make formatting failure message package-manager agnostic (#5459)
  • Update filename form placeholder text (#5462)

🐛 Bug fixes

  • Restore DOM-based metadata for VS Code extension compatibility (#5480)
  • Empty tool list error for openai compatible endpoints (#5482)
  • Fix shift-enter not focusing new cell at end (#5481)
  • Wasm kernels don't have argv (#5476)
  • Fix StateRegistry retain_active_states (#5435)

📚 Documentation

New Contributors

Full Changelog: 0.14.8...0.14.9

Don't miss a new marimo release

NewReleases is sending notifications on new releases.