| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-03-03 | 6.0 kB | |
| Livebook-darwin-aarch64.app.tar.gz.sig | 2026-03-03 | 408 Bytes | |
| Livebook-darwin-aarch64.app.tar.gz | 2026-03-03 | 80.9 MB | |
| Livebook-darwin-aarch64.dmg | 2026-03-03 | 79.9 MB | |
| Livebook-linux-amd64.AppImage.sig | 2026-03-03 | 420 Bytes | |
| Livebook-linux-amd64.AppImage | 2026-03-03 | 172.1 MB | |
| Livebook-darwin-x64.app.tar.gz.sig | 2026-03-03 | 408 Bytes | |
| Livebook-darwin-x64.app.tar.gz | 2026-03-03 | 81.1 MB | |
| Livebook-darwin-x64.dmg | 2026-03-03 | 80.2 MB | |
| Livebook-windows-x64.exe.sig | 2026-03-03 | 420 Bytes | |
| Livebook-windows-x64.exe | 2026-03-03 | 90.2 MB | |
| Livebook-linux-aarch64.AppImage.sig | 2026-03-03 | 424 Bytes | |
| Livebook-linux-aarch64.AppImage | 2026-03-03 | 167.8 MB | |
| README.md | 2026-03-03 | 1.2 kB | |
| v0.19.0 source code.tar.gz | 2026-03-03 | 7.8 MB | |
| v0.19.0 source code.zip | 2026-03-03 | 8.2 MB | |
| Totals: 16 Items | 768.2 MB | 3 | |
As part of this release, we reworked the desktop app to use Tauri, and we now have a Linux version of the app. The Linux support is considered in to be in beta mode, if you notice any unexpected behaviour, please let us know.
Added
- Python intellisense (#3133)
- (Desktop) Linux build of the desktop app (#3112)
- Support for min, max and step in number inputs (#3139)
- Added
LIVEBOOK_APPS_BANNERfor configuring Livebook apps banner (#3144)
Changed
- Extract Livebook.ZTA into its own library (#3103)
- (Desktop) Changed the underlying desktop app implementation to use Tauri (#3112)
- Formatting shortcut to
ctrl + shift + fon Linux/Windows andcmd + shift + fon macOS (#3141)
Fixed
- Documentation links to Erlang functions and types
- Pressing Home/End/PageUp/PageDown from moving the page while editing