Releases: ZailoxTT/ImStudio-Reworked
Releases · ZailoxTT/ImStudio-Reworked
v1.2.5 Windows binaries
🆕 v1.2.5 — Project Import & Management Update
✨ New Features
-
Project Import: You can now import projects back into the editor, not just export code.
- Supports importing from JSON (via clipboard or from file).
- Allows restoring full projects from saved files or JSON strings.
-
Project Management:
- Added a project list — select and open projects directly from the editor.
- Simplified switching between projects without manually copying code.
-
Autosave System:
- Introduced automatic session saving every 3 seconds.
- Autoupdate doesn’t overwrite your project file, but allows restoring the previous session on the next launch in case of a crash or unexpected exit.
-
Source Structure Updates:
- Added
filesystem_utils.cppandfilesystem_utils.h. - Refactored and optimized several modules (
ims_buffer,ims_object,ims_gui, etc.).
- Added
-
CMake & Build System:
- Updated
CMakeLists.txt.
- Updated
🧩 Notes
- Based on
v1.2.4_official.
🪟 Windows binaries
Prebuilt Windows binaries are available in the Assets section below.
💬 This update significantly improves workflow in ImStudio — you can now not only export code, but also manage and import complete projects directly within the editor.
Windows Installer
Generated by Github Actions -> https://github.com/Raais/ImStudio/actions/runs/2364127086
(latest official version, unchanged)