-
released this
2026-03-30 23:02:06 +03:00 | 143 commits to main since this release🔧 Automated Lite build artifact.
- Commit:
a383bbef81aa253a7489a74ed2c756bdfb607181 - Branch:
lite - Triggered by:
Vadim-Khristenko
Does not replace main releases.
🪞 Зеркало / mirror of Vadim-Khristenko/Any-Tech-ARCHITECT · синхронизируется автоматически / synced automatically
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Commit:
-
AmneziaWG Architect v2.3.0 Stable
released this
2026-03-30 23:02:06 +03:00 | 143 commits to main since this releaseAmneziaWG Architect v2.3.0
Version 2.3.0Built at 2026-03-30T20:03:48Z Dist size 3.8M (60 files) Changes since
v2.2.0Features
- feat(v2.3.0): DNS mimicry, extreme max mode, Jc limit 128, and BUN support >> >> Major features: >> - Add dns_query CPS profile with full DNS packet mimicry (UDP port 53) >> - Add useExtremeMax checkbox for near-ceiling parameter values >> - Increase Jc limit from 15 to 128 (AmneziaWG kernel module spec) >> - Expand H1-H4 spread to 10M for better uniqueness >> - Extend S3/S4 ranges (S3: up to 256, S4: up to 128) in extreme mode >> - Switch to BUN runtime (package.json scripts updated) >> - Add comprehensive test coverage (203 tests passing) >> >> UI changes: >> - New DNS Query profile option in mimicry dropdown >> - Extreme Maximum checkbox with warning alert >> - Updated hints and placeholders for DNS profile (
54b2930)
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(v2.3.0): DNS mimicry, extreme max mode, Jc limit 128, and BUN support >> >> Major features: >> - Add dns_query CPS profile with full DNS packet mimicry (UDP port 53) >> - Add useExtremeMax checkbox for near-ceiling parameter values >> - Increase Jc limit from 15 to 128 (AmneziaWG kernel module spec) >> - Expand H1-H4 spread to 10M for better uniqueness >> - Extend S3/S4 ranges (S3: up to 256, S4: up to 128) in extreme mode >> - Switch to BUN runtime (package.json scripts updated) >> - Add comprehensive test coverage (203 tests passing) >> >> UI changes: >> - New DNS Query profile option in mimicry dropdown >> - Extreme Maximum checkbox with warning alert >> - Updated hints and placeholders for DNS profile (
-
AmneziaWG Architect v2.2.0 Stable
released this
2026-03-30 21:44:38 +03:00 | 144 commits to main since this releaseAmneziaWG Architect v2.2.0
Version 2.1.3Built at 2026-03-30T18:45:21Z Dist size 3.8M (60 files) Changes since
v2.1.3Features
- feat(generator): Phase 1 improvements + custom domain support (
9dea888)
Bug Fixes
- fix(tests): 100% COVERAGE AND IT ISN'T FAKE!!! (
a704515) - fix(ci): Fix undefineded context for Github Actions (
76babea) - fix(readme): Update old donation link (
90a45ff)
Other
- hotfix(generator): Forgot to change const to let (
38c0ee6)
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(generator): Phase 1 improvements + custom domain support (
-
AmneziaWG Architect v2.1.3 Stable
released this
2026-03-21 21:27:12 +03:00 | 149 commits to main since this releaseAmneziaWG Architect v2.1.3
Version 2.1.3Built at 2026-03-21T18:27:49Z Dist size 3.7M (59 files) Changes since
v2.1.2Features
- feat(routing): use native Vue Router 404 handling via CatchAll with MainHeader/Footer (
8b01288)
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(routing): use native Vue Router 404 handling via CatchAll with MainHeader/Footer (
-
AmneziaWG Architect v2.1.2 Stable
released this
2026-03-21 21:01:03 +03:00 | 150 commits to main since this releaseAmneziaWG Architect v2.1.2
Version 2.1.2Built at 2026-03-21T18:01:40Z Dist size 3.7M (52 files) Changes since
v2.1.1Bug Fixes
- fix(hosting): resolve correct base URL for GH/GL pages and polish 404 UI (
300c991)
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
- fix(hosting): resolve correct base URL for GH/GL pages and polish 404 UI (
-
AmneziaWG Architect v2.1.1 Stable
released this
2026-03-21 20:45:33 +03:00 | 151 commits to main since this releaseAmneziaWG Architect v2.1.1
Version 2.1.1Built at 2026-03-21T17:46:11Z Dist size 3.7M (54 files) Changes since
v2.1.0Bug Fixes
- fix(hosting): resolve og:image absolute paths correctly and improve 404/redirect UI (
0a05434)
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
- fix(hosting): resolve og:image absolute paths correctly and improve 404/redirect UI (
-
AmneziaWG Architect v2.1.0 Stable
released this
2026-03-21 20:19:41 +03:00 | 152 commits to main since this releaseAmneziaWG Architect v2.1.0
Version 2.1.0Built at 2026-03-21T17:20:27Z Dist size 3.7M (54 files) Changes since
v2.0.0Features
- feat(ci+hosting): harden SPA fallback UI, multi-host pages config, and modular GitLab CI (
6b099a8)
Bug Fixes
- fix(about): Fix url to source code in About section. (
b3ed586)
Other
- ci(bump): Bump version of Github Actions Pkgs (
0e07d27)
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+hosting): harden SPA fallback UI, multi-host pages config, and modular GitLab CI (
-
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 (
-
Release v1.2.0 Stable
released this
2026-03-12 20:36:12 +03:00 | 160 commits to main since this release📦 Release v1.2.0
Built at: 2026-03-12T17:46:13Z
Dist size: 2.2M📋 Changes since
v1.1.1- feat(spa): relative build, runtime base detection & file:// support dropped (
7713dca)
📁 Assets
File Description dist-v1.2.0.zipBuilt files (ZIP) dist-v1.2.0.tar.gzBuilt files (TAR.GZ) 🪞 Зеркало / mirror of Vadim-Khristenko/Any-Tech-ARCHITECT · синхронизируется автоматически / synced automatically
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat(spa): relative build, runtime base detection & file:// support dropped (
-
Release v1.1.1 Stable
released this
2026-03-11 00:20:04 +03:00 | 161 commits to main since this release📦 Release v1.1.1
Built at: 2026-03-10T21:21:00Z
Dist size: 2.2M📋 Changes since
v1.1.0- fix(routing): fix infinite redirect loop + add pre-render stubs for OG bots (
f54ef36)
📁 Assets
File Description dist-v1.1.1.zipBuilt files (ZIP) dist-v1.1.1.tar.gzBuilt files (TAR.GZ) 🪞 Зеркало / mirror of Vadim-Khristenko/Any-Tech-ARCHITECT · синхронизируется автоматически / synced automatically
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- fix(routing): fix infinite redirect loop + add pre-render stubs for OG bots (
mirror of
https://github.com/Vadim-Khristenko/AmneziaWG-Architect.git
synced 2026-09-03 23:17:47 +03:00