v0.14.0-rc.0
Pre-release
Pre-release
livebook-bot
released this
26 Jul 11:38
·
238 commits
to main
since this release
Added
- Introduced Fly.io runtime (#2708, #2714)
- Added
LIVEBOOK_PUBLIC_BASE_URL_PATH
to serve public routes from a different base url path (#2704) - Suggestion to setup without cache on dependencies error (#2716)
- Added FLAME runner cell
Changed
- Bumped versions to Elixir 1.17.2 in the Docker image and the desktop app
- Change the scroll behavior to immediate jump when clicking a notebook sections (#2705)
- Reduced the size of CUDA-enabled images by including only a subset of the CUDA toolkit (#2724)
Fixed
- (Desktop) Fixed opening an already open notebook (#2709)
- Fixed horizontal editor scrollbar to not overlap content in Firefox