Headline
- The standalone macOS/Linux
lemonade-trayclient can now connect to servers over HTTPS/TLS. - Repeatable llama.cpp custom arguments such as
--override-kvnow preserve every occurrence instead of collapsing to the last value. lemonade benchoutput now includes a hardware section covering CPU, GPU, RAM, OS, and backends.- The llama.cpp backend now returns a clear error when an explicit device prefix contradicts the resolved backend.
- The Windows MSI installer now restores a saved custom per-user install location during upgrades.
Breaking Changes
Lemonade Server
| Operating System | Downloads |
|---|---|
| Windows | lemonade.msi |
| Ubuntu 24.04+ | Launchpad PPA |
| Debian 13 (x86_64) | lemonade-server_11.5.2-debian13_amd64.deb |
| Debian 13 (ARM64) | lemonade-server_11.5.2-debian13_arm64.deb |
| Fedora 43 (x86_64) | lemonade-server-11.5.2-fc43.x86_64.rpm |
| Fedora 43 (ARM64) | lemonade-server-11.5.2-fc43.aarch64.rpm |
| Fedora 44 (x86_64) | lemonade-server-11.5.2-fc44.x86_64.rpm |
| Fedora 44 (ARM64) | lemonade-server-11.5.2-fc44.aarch64.rpm |
| macOS | Lemonade-11.5.2-Darwin.pkg |
Other platforms? See our Installation Options for Docker, Snap, Arch, Debian, and more.
Embeddable Lemonade
Portable binaries for bundling into your own installer. Run lemond ./ as a subprocess.
| Platform | Download |
|---|---|
| Ubuntu x64 | lemonade-embeddable-11.5.2-ubuntu-x64.tar.gz |
| Ubuntu arm64 | lemonade-embeddable-11.5.2-ubuntu-arm64.tar.gz |
| Windows x64 | lemonade-embeddable-11.5.2-windows-x64.zip |
| macOS arm64 | lemonade-embeddable-11.5.2-macos-arm64.tar.gz |
What's Changed
Thanks @abn, @bitgamma, @ckuethe, @fl0rianr, @github-actions, @jeremyfowers, @kenvandine, @meghsat, @sujikathir for your awesome contributions to this release!
Click to expand changelog
Full Changelog: v11.5.1...v11.5.2
Windows installers are signed. Free code signing provided by SignPath.io, certificate by SignPath Foundation. See our Code Signing Policy.