Skip to content

Ampstaq v2.2.0

Choose a tag to compare

@ItsMeStevieG ItsMeStevieG released this 29 Mar 07:54
· 4 commits to main since this release

Ampstaq v2.2.0 — Installer Support

Installation

Download the installer from ampstaq-installer releases:

  • ampstaq-setup-full (~110MB) — all components bundled, works offline
  • ampstaq-setup-min (~6MB) — downloads components during install

Changes

  • Inno Setup installer support (full + minimal variants)
  • New init command replaces setup (slim post-install initialization)
  • New component command for runtime add/remove (redis, mailpit, nodejs)
  • NSSM bundled at tools/nssm.exe (no more winget fallback)
  • Reliable admin detection via whoami /groups
  • Removed dead internal/ packages (6,000+ lines of unused code)
  • Simplified CLI banner
  • Updated docs for installer workflow