Headline
- ARM64 (aarch64) Linux packages now ship for Debian, Fedora, the portable embeddable archive, and Docker.
- Users can set custom system prompts for Lemonade omni models, as demonstrated in the new RPG-HaloTales-V1 narrative experience model.
- A new OTLP telemetry subsystem exports traces using OpenInference and OpenTelemetry GenAI conventions, driven by a
lemonade telemetrycommand. - The vLLM backend now works with Claude Code through the Anthropic Messages API, and adds Qwen3.6 and GLM-4.7-Flash models.
Breaking Changes
- The Linux system tray is now disabled by default (
REQUIRE_LINUX_TRAY=OFF), so Linux server packages ship headless; rebuild with the tray option enabled to restore it.
Lemonade Server
| Operating System | Downloads |
|---|---|
| Windows | lemonade.msi |
| Ubuntu 24.04+ | Launchpad PPA |
| Debian 13 (x86_64) | lemonade-server_10.9.0-debian13_amd64.deb |
| Debian 13 (ARM64) | lemonade-server_10.9.0-debian13_arm64.deb |
| Fedora 43 (x86_64) | lemonade-server-10.9.0-fc43.x86_64.rpm |
| Fedora 43 (ARM64) | lemonade-server-10.9.0-fc43.aarch64.rpm |
| Fedora 44 (x86_64) | lemonade-server-10.9.0-fc44.x86_64.rpm |
| Fedora 44 (ARM64) | lemonade-server-10.9.0-fc44.aarch64.rpm |
| macOS | Lemonade-10.9.0-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-10.9.0-ubuntu-x64.tar.gz |
| Ubuntu arm64 | lemonade-embeddable-10.9.0-ubuntu-arm64.tar.gz |
| Windows x64 | lemonade-embeddable-10.9.0-windows-x64.zip |
| macOS arm64 | lemonade-embeddable-10.9.0-macos-arm64.tar.gz |
What's Changed
Thanks @GabrielReusRodriguez, @SlawomirNowaczyk, @abn, @bitgamma, @blackdeathdrow, @bong-water-water-bong, @ckuethe, @clemperorpenguin, @eddierichter-amd, @fl0rianr, @gchriswill, @github-actions, @ianbmacdonald, @jeremyfowers, @kenvandine, @lucifer-vali, @ramkrishna2910, @sawansri, @siavashhub, @superm1, @volen-silo for your awesome contributions to this release!
Click to expand changelog
New Contributors
- @gchriswill made their first contribution in #2410
- @bong-water-water-bong made their first contribution in #2447
- @SlawomirNowaczyk made their first contribution in #2483
- @volen-silo made their first contribution in #2498
Full Changelog: v10.8.1...v10.9.0
Windows installers are signed. Free code signing provided by SignPath.io, certificate by SignPath Foundation. See our Code Signing Policy.