Skip to content

DJL v0.5.7

Choose a tag to compare

@github-actions github-actions released this 30 Jul 03:10
c63e7f6

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

New Contributors

Full Changelog: v0.5.6...v0.5.7