| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Lemonade-10.1.0-Darwin.pkg | 2026-04-06 | 106.1 MB | |
| lemonade-app-10.1.0-x86_64.AppImage | 2026-04-06 | 106.1 MB | |
| lemonade-server-10.1.0.x86_64.rpm | 2026-04-06 | 3.4 MB | |
| lemonade-server-minimal.msi | 2026-04-06 | 4.9 MB | |
| lemonade.msi | 2026-04-06 | 112.5 MB | |
| README.md | 2026-04-06 | 9.0 kB | |
| v10.1.0 source code.tar.gz | 2026-04-06 | 1.2 MB | |
| v10.1.0 source code.zip | 2026-04-06 | 1.4 MB | |
| Totals: 8 Items | 335.7 MB | 0 | |
Headline
- The new
lemonadeCLI is a much nicer way to interact with the service. lemonade configreplaces most uses of the conf file on Linux.- Coding is supercharged with improved
lemonade launch codex|claude. - Super resolution upscaling is now available for generated images.
- Default port number changed to 13305.
- Support for Gemma 4 models on GPU.
Breaking Changes
Please see the migration guide for this release to best understand the port, CLI, and backend changes in this "spring cleaning" release.
The lemonade-server CLI is deprecated and will be removed in the next release after May 6, 2026.
Quick Install
| Operating System | Downloads |
|---|---|
| Windows | lemonade.msi (Server + App) · lemonade-server-minimal.msi (Server Only) |
| Ubuntu 24.04+ | Launchpad PPA (Server) · lemonade-app-10.1.0-x86_64.AppImage (Companion Desktop App) |
| Fedora 43 | lemonade-server-10.1.0.x86_64.rpm (Server) · lemonade-app-10.1.0-x86_64.AppImage (Companion Desktop App) |
| macOS (beta) | Lemonade-10.1.0-Darwin.pkg (Server + App) |
Other platforms? See our Installation Options for Docker, Snap, Arch, Fedora, Debian, and more.
What's Changed
Thanks @Phqen1x, @bconsolvo, @bitgamma, @ckuethe, @github-actions, @jeremyfowers, @kenvandine, @kincl, @kpoineal, @kronenpj, @kurtseebauer, @ramkrishna2910, @ryomo, @sawansri, @superm1 for your awesome contributions to this release!
Click to expand changelog
* Update FLM NPU directions by @superm1 in https://github.com/lemonade-sdk/lemonade/pull/1430 * Spring cleaning 1 by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1400 * Update agents.md by @ramkrishna2910 in https://github.com/lemonade-sdk/lemonade/pull/1436 * Point people to Launchpad PPA in GH release by @superm1 in https://github.com/lemonade-sdk/lemonade/pull/1437 * Sort tray includes alphabetically by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1452 * Rename lemonade-router executable to lemond by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1451 * Marketplace Submission: Lemon Zest Guide by @Phqen1x in https://github.com/lemonade-sdk/lemonade/pull/1408 * Adding support in backend and frontend UI for super-resolution (Real-ESRGAN models) by @bconsolvo in https://github.com/lemonade-sdk/lemonade/pull/1176 * Fix: `GET /api/v1/system-info` returns 500 on non-English Windows locales by @ryomo in https://github.com/lemonade-sdk/lemonade/pull/1438 * Add GitHub issue templates by @kpoineal in https://github.com/lemonade-sdk/lemonade/pull/1309 * Correct lemonade recipes command by @superm1 in https://github.com/lemonade-sdk/lemonade/pull/1461 * fix: add PCI revision 0x20 (Krackan Point) to XDNA2 NPU detection by @kurtseebauer in https://github.com/lemonade-sdk/lemonade/pull/1465 * Fix direct-run log streaming for lemonade-router by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1453 * feat: add openSUSE Tumbleweed support by @kurtseebauer in https://github.com/lemonade-sdk/lemonade/pull/1466 * fix: replace deprecated lemonade-server in distro build tests by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1480 * Clarify NPU support for Linux in FAQ by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1477 * Clarify message for unsupported AMD GPUs by @superm1 in https://github.com/lemonade-sdk/lemonade/pull/1467 * Make AppImage build opt-in via BUILD_APPIMAGE option by @kenvandine in https://github.com/lemonade-sdk/lemonade/pull/1387 * Speed up the Windows CI build by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1455 * Account for HF folder names by @ramkrishna2910 in https://github.com/lemonade-sdk/lemonade/pull/1479 * Set the StartupWMClass by default by @superm1 in https://github.com/lemonade-sdk/lemonade/pull/1492 * test: add environment variable integration tests by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1491 * Image Edit Feature (Fixes [#1352]) by @Phqen1x in https://github.com/lemonade-sdk/lemonade/pull/1439 * Make lemonade available in container by @kronenpj in https://github.com/lemonade-sdk/lemonade/pull/1482 * Fix CI by not allowing lodash to upgrade by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1497 * Add support for LEMONADE_SDCPP_ARGS by @ckuethe in https://github.com/lemonade-sdk/lemonade/pull/1487 * Replace log SSE streaming with websockets by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1494 * Implement improved `launch` subcommand by @sawansri in https://github.com/lemonade-sdk/lemonade/pull/1454 * Spring Cleaning 2: Replace env vars and conf file with config.json by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1464 * Spring Cleaning 3: Change the default port to 13305 by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1507 * Add a hack for a problem with node-commander migration in Ubuntu 26.04 by @superm1 in https://github.com/lemonade-sdk/lemonade/pull/1513 * Fix llama.cpp validation workflow by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1518 * Fix config.json paths in configuration docs by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1521 * Update llama.cpp to b8648 by @github-actions[bot] in https://github.com/lemonade-sdk/lemonade/pull/1519 * Add Gemma 4 Family by @sawansri in https://github.com/lemonade-sdk/lemonade/pull/1514 * Update llama.cpp to b8653 by @github-actions[bot] in https://github.com/lemonade-sdk/lemonade/pull/1528 * Add web-app to container build by @kincl in https://github.com/lemonade-sdk/lemonade/pull/1531 * contrib: Add a helper script to look up Launchpad downloads by @superm1 in https://github.com/lemonade-sdk/lemonade/pull/1520 * Spring Cleaning 4: Eliminate hardware_info.json by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1527 * Rename lemonade recipes to lemonade backends and add --force by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1539 * Update llama.cpp to b8668 by @github-actions[bot] in https://github.com/lemonade-sdk/lemonade/pull/1545 * Fix flakey Ollama vision test by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1551 * Implement lemonade provider for Codex by @sawansri in https://github.com/lemonade-sdk/lemonade/pull/1505 * Fix sd-cpp reporting GPU backends as CPU by @kenvandine in https://github.com/lemonade-sdk/lemonade/pull/1553 * Bump GitHub Actions versions for Node.js 24 support by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1552 * add LEMONADE_ADMIN_API_KEY by @bitgamma in https://github.com/lemonade-sdk/lemonade/pull/1517 * Update project version to 10.1.0 by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/1556New Contributors
- @Phqen1x made their first contribution in https://github.com/lemonade-sdk/lemonade/pull/1408
- @bconsolvo made their first contribution in https://github.com/lemonade-sdk/lemonade/pull/1176
- @ryomo made their first contribution in https://github.com/lemonade-sdk/lemonade/pull/1438
- @kurtseebauer made their first contribution in https://github.com/lemonade-sdk/lemonade/pull/1465
- @kronenpj made their first contribution in https://github.com/lemonade-sdk/lemonade/pull/1482
- @ckuethe made their first contribution in https://github.com/lemonade-sdk/lemonade/pull/1487
- @kincl made their first contribution in https://github.com/lemonade-sdk/lemonade/pull/1531
Full Changelog: https://github.com/lemonade-sdk/lemonade/compare/v10.0.1...v10.1.0
Windows installers are signed. Free code signing provided by SignPath.io, certificate by SignPath Foundation. See our Code Signing Policy.