Added
- Docker images with CUDA libraries (#1578 and #1590)
- Support for capturing images from camera in the image input (#1595)
- Support for audio input (#1610)
- Added an option to run the Setup cell with no cache (#1616)
- Loading
LB_
environment variables as Livebook secrets (#1615) - Support for file input (#1622)
- Support for specifying S3 region explicitly when adding a file system (#1638)
Changed
- Don't track :rand and :random keys in process dictionary (#1599)
- Optimized iframe-based outputs and Smart cells to load only once in viewport (#1607)
- Changed image upload to a block item instead of a button in the Markdown editor (#1439)
- Made automatic reevaluation accessible in evaluation menu (#1628)
- Rebuilt Livebook Desktop (#1641)
- [macOS] Don't include wx, observer, debugger, et, jinterface and odbc in the vendored OTP
- [macOS] Add "View Logs" button to the error dialog when Livebook crashes
- [macOS][Windows] Display "Livebook is shutting down" flash on app shutdown
- [Windows] Rewrite in C# and build with dotnet CLI to avoid most Windows security errors
- [Windows] Log release stdin/stdout to
%LOCALAPPDATA%\Livebook\Logs\Livebook.log
- [Windows] The installer now performs basic Erlang smoke tests