DJL v0.5.7
DJL v0.5.7
Added
- Added streamlined local-model setup with hardware-aware recommendations, measured generation speed, and installed-model management for Ollama and LM Studio.
- Added a sidebar update indicator when a new DJL desktop version is ready.
- Added verifiable build provenance for desktop installers.
Fixed
- Fixed local-model capability routing so chat-only models receive no work tools while capable models continue through the OpenCode tool harness.
- Fixed LM Studio context handling to respect each loaded model's effective context window, and stopped overriding Ollama's own context default.
- Fixed local runtime discovery, startup, provider labels, and model inventory synchronization.
- Fixed duplicate document conversions that could start concurrently while resuming work after a restart.
- Fixed desktop release validation to enforce the current 13-asset public release contract in required CI.
Changed
- Simplified local-model installation to one recommended action, with additional models and runtimes available under advanced choices.
- Updated desktop download and release automation to advertise the current published version and validate native bundles consistently across CI and release builds.
DJL desktop installers for macOS Apple Silicon, macOS Intel, and Windows x64. macOS
installers are Developer ID signed, notarized, and stapled. The Windows installer is
intentionally unsigned and may trigger Microsoft SmartScreen. Verify SHA256SUMS before
installing.
What's Changed
- Add sidebar desktop update action by @Anthonysu798 in #1
- Improve local model setup, tool routing, and LM Studio context handling by @Anthonysu798 in #2
- Fix document render resume race by @Anthonysu798 in #3
- Fix stale public release asset contract by @Anthonysu798 in #5
New Contributors
- @Anthonysu798 made their first contribution in #1
Full Changelog: v0.5.6...v0.5.7