Skip to content

v0.14.3

Latest
Compare
Choose a tag to compare
@livebook-bot livebook-bot released this 03 Oct 07:39
· 128 commits to main since this release

Added

  • Support for go back and go forward in cell editors using keyboard shortcuts (#2789)
  • Setting to disable autoclosing brackets in the editor (#2805)

Changed

  • Module names in the outline to always be shown in full (#2810)

Fixed

  • Crashes under certain exec configuration when starting K8s runtime (#2793)
  • Handling of Erlang syntax errors (#2800)
  • Fixed missing code highlighting on certain function calls