LM Studio 0.3.26
September 15, 2025·Build 6
0.3.26 - Release Notes
Build 6
- The LM Studio CLI (
lms) now supports streaming server logs, as well as model output.- Use
lms log stream --source serverfor server logs - Use
lms log stream --source model --filter input,outputfor both model input and output logs - Append
--jsonto get JSON-formatted logs - Learn more: https://lmstudio.ai/docs/cli/log-stream
- Use
- Fixed a bug where clicking Eject in the developer page would sometime open the configuration panel as well
Build 5
- [Windows] fixed a bug where Mission Control buttons were hard to click / behaved like a dragging surface
Build 4
- Fixed a bug where it was sometimes not possible to drag the app action bar when there was an image under it
- New context menu 'Enclose in Folder' options when selecting multiple chats
Build 3
- [Linux] Fixed bug where
rag-v1did not work due to a missing embedding model - [UI] Switch to native context menus
Build 2
- Restored
lms ls --detailedfor backwards compatibility. Uselms lsorlms ls --jsoninstead - Fixed bug where child processes were not cleaned up after LM Studio received SIGKILL
Build 1
- [MLX] Add badge for MXFP4 quantization type