mirror of
https://github.com/Vadim-Khristenko/AmneziaWG-Architect.git
synced 2026-09-03 23:17:47 +03:00
-
AmneziaWG Architect v2.0.0 Stable
released this
2026-03-19 13:19:25 +03:00 | 155 commits to main since this releaseAmneziaWG Architect v2.0.0
Version 2.0.0Built at 2026-03-19T10:25:52Z Dist size 2.2M (40 files) Changes since
v1.2.0Features
- feat(ci): overhaul CI/CD pipeline with parallel jobs, coverage & smart releases (
66668fa) - feat(v2.0): router mode, key inspector, composite profiles, test suite & launcher scripts (
f905c97)
Bug Fixes
- fix(donate-2): Use Yoomoney instead of Donatty in MainFooter.vue (
4526762) - fix(donate-1): Use Yoomoney instead of Donatty in AboutView.vue (
61df0a8)
Quick Start
Download the archive, extract, and run:
# Linux / macOS ./scripts/serve.sh # Windows (PowerShell) .\scripts\serve.ps1 # Windows (CMD) scripts\serve.batThe script auto-detects bun/npm/python or installs bun.
🪞 Зеркало / mirror of Vadim-Khristenko/Any-Tech-ARCHITECT · синхронизируется автоматически / synced automatically
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat(ci): overhaul CI/CD pipeline with parallel jobs, coverage & smart releases (