Releases: Lightricks/LTX-Desktop
Releases · Lightricks/LTX-Desktop
LTX Desktop 1.0.4
Full Changelog: v1.0.3...v1.0.4
LTX Desktop 1.0.3
What's Changed
- Integrated model layer streaming support, reducing peak VRAM usage from ~26 GB to ~11 GB
- Video Editor performance improvements enabling smooth playback and responsiveness even in complex projects (e.g. 64+ assets)
- Video Editor bug fixes:
- Improved audio playback stability
- Improved clip transition rendering consistency
- Video Editor architecture improvements:
- Refactored core systems for cleaner and more maintainable code
- Established a robust state management architecture with reliable undo/redo and project persistence
- Simplified multiple code paths for improved clarity and maintainability
- Added coding agent Skill integration aligned with the new architecture (Cursor, Claude Code, Codex)
- Improved model download performance
- Removed legacy Playground screen for a more streamlined app experience
- Codebase integrity improvements:
- Strengthened type safety on both server and Electron layers
- Introduced a unified OpenAPI-based contract between backend and frontend
- Introduced a single source of truth for Electron APIs between the main process and frontend
Full Changelog: v1.0.2...v1.0.3
LTX Desktop 1.0.2
What's Changed
- IC Lora support for Depth and Canny
- Bug fix: Implement folder selection dialog for installation path by Harrison Smith (@DStar1) in #22
- set outputs dir to be under app data by Alex Gershovich (@alexger) in #34
- Set PYTHONNOUSERSITE=1 to isolate bundled Python by Ofir Gluzman (@ofirgluzman) in #38
- switch backend to listen on free port and require auth by Alex Gershovich (@alexger) in #35
- Linux support by Alex Gershovich (@alexger) in #44
New Contributors
- Harrison Smith (@DStar1) made their first contribution in #22
- Alex Gershovich (@alexger) made their first contribution in #34
- Ofir Gluzman (@ofirgluzman) made their first contribution in #38
Full Changelog: v1.0.1...v1.0.2
LTX Desktop 1.0.1
Full Changelog: v1.0.0...v1.0.1