Skip to content

v0.6.2

Compare
Choose a tag to compare
@jonatanklosko jonatanklosko released this 30 Jun 19:16
· 1804 commits to main since this release
1144d58

Added

  • Session sidebar toggle on mobile (#1183)
  • Support for configuring a custom iframe URL (#1200)
  • Link to Hexdocs in on-hover docs (#1221)
  • Capturing logs from processes outside Livebook supervision (#1235)
  • Support HTML and CSS highlighting in Markdown cells (#1244 and #1246)
  • MapLibre introductory notebook (#1250)
  • Support for SQLite, Google BigQuery and AWS Athena under the well-known cells (#1256)

Changed

  • Default Livebook home path for Docker to /data (#1191)
  • Mac app to run in the background (#1199)

Fixed

  • Memory monitoring to show the correct amount of free memory available on the system (#1179)
  • Livebook access URL when running livebook server with custom --ip (#1181)
  • Smart cell evaluation button in forked notebooks (#1185)
  • Relative links in Markdown output (#1189)
  • Docker startup when specifying --user (#1193)
  • Support for target="_blank" links inside JS outputs and smart cells (#1203)
  • Context menu in the file system component (#1205)
  • Copying content with math syntax (#1225)
  • Windows absolute paths when configuring Mix runtime via CLI (#1242)