Changelog
Track Modly's latest features, improvements, and bug fixes. For the full commit history, see the GitHub releases page.
v0.4.1
July 16, 2026
- Added a While Loop workflow node
- Added support for audio process outputs in workflows
- Added For Each iterator nodes (image / text / mesh)
- Added per-slot text inputs, input labels, and file-select improvements for extensions
- Added a workflow browser with folders, tabs, and a card grid
- Added accessibility font size options (very small, small, medium, large)
- Added a native macOS build
- Added a headless Jetson (AGX Orin) deployment guide
- Fixed WebP glTF mesh node support
- Fixed swapped Import / Export icons on the Generate page
- Fixed text input node output not expanding to model nodes
- Fixed workflow image data fallback
- Hardened extension installs: crash recovery, corrupted-state UX, pip cache
v0.4.0
June 21, 2026
- Added a full workflow system with a node-based editor
- Added the Modly Agent
- Added an agent-friendly Modly CLI
- Added a transform gizmo (move / rotate / scale) and a selection-gated transform tools bar
- Added Gaussian Splat viewer support
- Added a selected-mesh outline in the 3D viewer
- Added a workspace asset library
- Added local extension installation support
- Added an Application settings page with a RAM indicator toggle
- Added an accessibility settings section
- Added light parameter controls and a sun light UI
- Added branch-based Wait execution with nested waits
- Redesigned the extensions page
- Added Apple Silicon (macOS) support and runtime hardening
- Fixed extension weight downloads appearing stuck after switching panels
- Fixed extension installs failing mid-download
- Fixed SSL / antivirus interference with setup download progress
- Fixed stale generation jobs causing memory leaks
- Hardened GitHub extension installs
- Fixed missing dependency crashes on macOS with safe auto-repair
- Fixed directory picker default path on Linux
- Fixed Python runtime path on Linux AppImage builds
- Cleaned up bad JSON noise and a progress bar going backwards
v0.3.6
May 11, 2026
- Release packaging and build fixes
v0.3.5
May 8, 2026
- Release packaging and build fixes
v0.3.4
April 28, 2026
- Release packaging and build fixes
v0.3.3
April 22, 2026
- Added a Remesh base workflow node
v0.3.2
April 21, 2026
- Added light settings in the Generate page
- Added a copy button for generation errors
- Text nodes now auto-grow with their content
- Added a Hugging Face token setting
- Added a /workflow-runs headless execution surface
- Added an embedded Python runtime
- Fixed a workflow run bug
- Fixed a double-sided material bug
v0.3.1
April 7, 2026
- Fixed missing workflow nodes
v0.3.0
April 3, 2026
- Added a node-based workflow system
- Reworked the Models page into the Extensions page
- Added a 3D viewer gizmo controller
- Added generate page tools in the header bar
- Improved the Generate page
- Improved the auto-updater
v0.2.1
March 26, 2026
- Improved the extension system
- Fixed an extension trust / blocking bug
- Fixed the auto-updater
v0.2.0
March 22, 2026
- Added a data folder picker to first-run setup
- Added a custom dependencies folder setting
- Added session-based log rotation and a logs viewer in settings
- Added a stop-generation button with cooperative cancellation
- Added a "show in explorer" button on model cards
- Added a free-memory / unload-all-models button
- Added an auto-updater with patch versioning
- Fixed a black screen when viewing a deleted workspace model
- Fixed memory release on model unload
v0.1.3
March 19, 2026
- Added an update-available modal with version check
- Improved the logging system
- Fixed model download and deletion bugs
- Re-run Python setup automatically after app updates