Skip to content

AILIS v1.1.0

Choose a tag to compare

@haowenGuo haowenGuo released this 07 Jul 14:40
· 197 commits to main since this release

AILIS v1.1.0 Release Notes

Release date: 2026-07-07

Highlights

  • Added the Runtime Asset Manager direction for large local runtimes and model assets: scan, show, migrate, delete, download on demand, and reuse existing paths instead of piling everything into the project tree.
  • Organized the release build system around install profiles: core, runtime-packs, with-packs, and voice-debug.
  • Kept the default Windows installer lightweight. Python runtime, CosyVoice3, ASR runtime, and Web/Search runtime remain optional runtime components.
  • Improved Windows packaging reliability by retrying icon resource writes when rcedit hits transient file locks during afterPack.
  • Updated the official website download entry to AILIS v1.1.0.

Package Strategy

AILIS v1.1.0 uses a lightweight core installer by default. Heavy runtime components are managed as optional assets or runtime packs so users can decide what to install.

Windows Artifacts

  • AILIS-Setup-1.1.0-win-x64.exe
    • Size: 195,851,360 bytes
    • SHA256: 1DA35645295D7AB57FABC3F36ED95752F054F215D298E9AB17B791B2530C3107
  • AILIS-Portable-1.1.0-win-x64.exe
    • Size: 195,495,575 bytes
    • SHA256: 88EA81EE6B9B8D79B6B5CBC61ADA78EF037C213AB4BF8FD2A3FD57AE0767BC8C
  • AILIS-Setup-1.1.0-win-x64.exe.blockmap
    • Size: 197,567 bytes
    • SHA256: 52391AAA936EAB780F471EDC54877A042B335F1A8AFD33E01E1AFEBE84341B0B
  • AILIS-Release-core-1.1.0.json
    • SHA256: 0897D37F4634C9AE19702DC61B8FD369E948E1B5BDBD5856FA16553D77A6A700

Release Gate

  • pnpm release:plan
  • pnpm release:core
  • node --check scripts/build-ailis-release.mjs
  • node --check scripts/fix-windows-exe-icon.cjs