Skip to content
Iblis

Changelog

All notable changes to Iblis are recorded here. This file is the source of truth — the website renders it directly via apps/site/public/index.php.

Format: Keep a Changelog. Versions follow SemVer. The shell, the catalog (plugins), and individual plugins each ship under their own SemVer streams; entries here track the shell + repo scaffold unless prefixed otherwise.

[Unreleased]

[0.2.0-alpha.5] — 2026-06-10

Puts the engine's CPU load under your control, so a generation that overwhelms a particular machine can be dialed back instead of crashing it.

Added

Fixed

[0.2.0-alpha.4] — 2026-06-10

Makes generation feel alive and stops it getting lost, makes engine updates pull only what actually changed, and hardens the sidecar launch against a hung CPU. Pairs with the already-live engine pack 0.1.2 (separate SemVer).

Added

Changed

Fixed

[0.2.0-alpha.3] — 2026-06-09

Makes updates seamless and lets the app report its own problems — so debugging stops being "paste me your logs." Pairs with engine pack 0.1.1 (separate SemVer), which bundles the VC++ runtime the CUDA engine needs to launch on a clean box (the likely cause of the greyed-out Create) — update it from Plugins.

Added

Changed

[0.2.0-alpha.2] — 2026-06-09

Fixes the engine never coming up live (the Create form stayed greyed out).

Fixed

[0.2.0-alpha.1] — 2026-06-09

The first build that can make music. Prerelease alpha: prompt → generate → a saved WAV, end to end, on an NVIDIA GPU. Ships the Create view, the host-side engine client, and the installable ACE-Step 1.5 engine pack.

Added — Generate (Phase 3)

Changed

[0.1.2] — 2026-06-09

The first installer to bring the full skin experience to the desktop — pick, edit, import, and install skins entirely in-app, no files to touch — plus the groundwork for multi-GB engine installs. Existing 0.1.x installs auto-update to this on next launch.

Added — Skins (Phase 6, in-app)

Changed

Added — Phase 2 plugin host

Added — Phase 2 hardening

Added — scaffold & Phase 0

Pending

Decided 2026-05-15


[0.0.0] — 2026-05-14

Initial commit. No runnable code yet — repo bones only.