Releases: livebook-dev/livebook
Releases · livebook-dev/livebook
v0.18.1
07 Dec 11:35
Compare
Sorry, something went wrong.
No results found
Fixed
Erlang packages failing to install due to old rebar3 version
nightly
25 Oct 11:31
Compare
Sorry, something went wrong.
No results found
Automated nightly release.
v0.18.0
01 Dec 13:57
Compare
Sorry, something went wrong.
No results found
Added
LIVEBOOK_IMAGE_REGISTRY_URL env var to configure a custom Docker image registry (#3066 )
Git file storage for Teams app servers (#3056 , #3075 )
New fields to LIVEBOOK_LOG_METADATA to support structured data in code evaluation logs (#3077 , #3078 )
Support for grouping Teams apps into folders and updated apps page (#3088 , #3091 , #3099 , #3101 )
Support for Google Workspace OIDC in Teams apps (#3102 )
Changed
Drag-and-drop of .csv and .parquet files to generate ADBC code (#3085 )
Removed
LIVEBOOK_FIPS env var using deprecated OTP API in favour of ERL_AFLAGS="-crypto fips_mode true" (#3097 )
v0.17.3
23 Oct 20:16
Compare
Sorry, something went wrong.
No results found
Fixed
Editor blur on Safari (#3083 )
Deploying notebooks with attachments from CLI via Teams (#3084 )
v0.17.2
15 Sep 08:20
Compare
Sorry, something went wrong.
No results found
Added
Added prefix to secret name field, to indicate the corresponding environment variable (#3063 )
Fixed
v0.17.1
04 Sep 18:19
Compare
Sorry, something went wrong.
No results found
v0.17.0
04 Sep 08:55
Compare
Sorry, something went wrong.
No results found
Added
Deploying notebooks from CLI via Teams (#3034 )
Deployment permissions (#3044 )
Fixed
Drag and drop on file input
v0.16.4
20 Jun 10:19
Compare
Sorry, something went wrong.
No results found
Fixed
Livebook automatic clustering within AWS ECS (#3022 )
Embedding livebook inside iframe with LIVEBOOK_WITHIN_IFRAME (#3024 )
v0.16.3
17 Jun 19:54
Compare
Sorry, something went wrong.
No results found
Added
Support for logging in JSON format via LIVEBOOK_LOG_FORMAT=json (#3017 )
Changed
Updated Docker images to use CUDA 12.8 and include NCCL (#3018 )
v0.16.2
04 Jun 21:15
Compare
Sorry, something went wrong.
No results found
Added
Notebook export to include errors when exporting with outputs (#3009 )
Support for enabling reevaluate automatically for Smart cells
Fixed
GitHub stars notebook to execute without errors when GitHubs API rate limit (#3006 )
Startup errors in env.sh when using the Docker deployment (#3013 )