Skip to content

Releases: ZailoxTT/ImStudio-Reworked

v1.2.5 Windows binaries

05 Nov 18:56

Choose a tag to compare

🆕 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.cpp and filesystem_utils.h.
    • Refactored and optimized several modules (ims_buffer, ims_object, ims_gui, etc.).
  • CMake & Build System:

    • Updated CMakeLists.txt.

🧩 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

03 Nov 18:16
83b2685

Choose a tag to compare

Generated by Github Actions -> https://github.com/Raais/ImStudio/actions/runs/2364127086
(latest official version, unchanged)