Commit Graph

3 Commits

Author SHA1 Message Date
veeso
5cee1184dc chore: release v1.1.1 2026-06-08 18:54:35 +00:00
veeso
282f75c3f3 chore: release v1.1.0 2026-06-08 18:17:39 +00:00
Christian Visintin
f92cb93755 feat(install): add Windows PowerShell installer and copy buttons on site
Add install.ps1 mirroring install.sh for Windows: arch detection,
release zip download, binary extraction, user PATH update.

- copy install.ps1 to site public/ at build time (copy-install.mjs)
- serve /install.ps1 with text/plain Content-Type (vercel.json)
- add PowerShell one-liner to install page and README
- bump install.ps1 default version in bump_version.sh
- add CopyButton component next to every install command line
2026-06-08 10:16:00 +02:00