LM Studio 0.3.24

2025-08-28

LM Studio 0.3.24 is now available as a stable release. This version introduces support for ByteDance/Seed-OSS, improved markdown tables and code blocks (including a sticky copy code button), and bug fixes.


0.3.24 - Release Notes

Build 6

  • Fix a bug where markdown blocks could overflow beyond the chat screen
  • Fixed an issue with Seed-OSS where LM Studio did not parse tool calls for certain prompt templates

Build 5

  • Support for ByteDance/Seed-OSS, including tool calling support and prompt template fixes
  • lms ps now provides more information about model status, context and TTL.
  • Fix a bug where pressing Tab did not correctly indent within the system prompt editor (Cmd/Ctrl + E)

Build 4

  • Fixed a UI crash that would happen if the model being loaded was larger than the user's guardrails
  • Make lms (LM Studio CLI) output style more consistent

Build 3

  • Fixed a bug where multiple config layers in model.yaml were in the wrong order
  • Added ability to edit chat name from chat tab dropdown, or double clicking chat tab

Build 2

  • Fix sticky copy button bottom padding
  • Fix setting numCpuExpertLayersRatio via the SDK

Build 1

  • Fix bug where context menu click on model loader would cause a flicker
  • Improved styling for tables in markdown
  • Improve code blocks: polished style and sticky copy code button
  • Fix bug where Harmony updates didn't respect the runtime extension pack "auto-update" setting
  • Adds Gaeilge translation, thanks to [@aindriu80] (https://github.com/aindriu80)
  • Updates to translations of Catalan, Chinese (Simplified), Chinese (Traditional), Japanese and Portuguese (Brazil).
  • Added app setting for default context length for all models. See under App Settings > General
  • Fixed a bug where setting context length to 0 would cause an error
  • Fixed a bug where setting values between (1.0, 1.1) would not work
  • Copying an assistant message now only copies the content, without formatting or thinking tokens
  • Fixed a bug where leftover speculative decoding setting would disable Markdown in chat

Resources