v15.2.0
Added experimental support for AmneziaWG, search box, translations, various bug fixes
NOTE: Due to changes in dependencies, this release does not support ARMv7 anymore
What's Changed
- Fix: Admin menu text by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/1999
- Improve Chinese translation and fix 4-character Chinese suggestion button by @yhl452493373 in https://github.com/wg-easy/wg-easy/pull/1997
- Updated traefik documentation by @SebastiaanTheCoder in https://github.com/wg-easy/wg-easy/pull/2005
- add Korean translation by @daeho-ro in https://github.com/wg-easy/wg-easy/pull/2003
- feat: make api more secure by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2015
- Add Russian translation by @Ernieleo in https://github.com/wg-easy/wg-easy/pull/2014
- Fixes network creation in docker-run.md by @fathzer in https://github.com/wg-easy/wg-easy/pull/2018
- Improve incomplete setup docs in README by @mnaray in https://github.com/wg-easy/wg-easy/pull/2031
- Feat: Allow empty dns by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2052
- Fix: Remove dns if empty by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2057
- Feat: show client endpoint by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2058
- Update uk.json by @Loudhot in https://github.com/wg-easy/wg-easy/pull/2065
- Create es.json (spanish language) by @Anghios in https://github.com/wg-easy/wg-easy/pull/2070
- Update ru.json by @fedotov-as in https://github.com/wg-easy/wg-easy/pull/2078
- feat: Add Português Brasil translation by @ciro-mota in https://github.com/wg-easy/wg-easy/pull/2077
- French language update by @3zmana in https://github.com/wg-easy/wg-easy/pull/2090
- Added Turkish language by @SwitchAlpha in https://github.com/wg-easy/wg-easy/pull/2099
- build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in https://github.com/wg-easy/wg-easy/pull/2096
- feat: add amneziawg support by @cany748 in https://github.com/wg-easy/wg-easy/pull/2102
- Add Bangla (বাংলা) translation and language support to wg-easy by @hixbehq in https://github.com/wg-easy/wg-easy/pull/2112
- Docs: Add amneziawg by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2108
- Add polish language by @xGhostxDev in https://github.com/wg-easy/wg-easy/pull/2126
- Add Bahasa Indonesia Translations by @brizaldi in https://github.com/wg-easy/wg-easy/pull/2142
- fix(i18n-ko): unify 2FA terminology; add notConnected/endpoint/endpointDesc; keep PreUp by @49EHyeon42 in https://github.com/wg-easy/wg-easy/pull/2140
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/wg-easy/wg-easy/pull/2120
- Feat: Publish package on Codeberg by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2160
- Add INIT_ALLOWED_IPS for unattended setup by @Aranyalma2 in https://github.com/wg-easy/wg-easy/pull/2164
- Fix minor issues in Russian translations by @Den0102 in https://github.com/wg-easy/wg-easy/pull/2177
- feat(i18n): Add Italian language support by @lenny76 in https://github.com/wg-easy/wg-easy/pull/2185
- Feat: Return client id of newly created client by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2190
- docs: Add AdGuard Home tutorial by @ernvk23 in https://github.com/wg-easy/wg-easy/pull/2175
- Fix: Client Address Cidr by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2217
- Add search / filter box by @yuWorm in https://github.com/wg-easy/wg-easy/pull/2170
- Fix: Allow lower MTU by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2228
- Add routed (no NAT) example setup by @vosdev in https://github.com/wg-easy/wg-easy/pull/2181
- add filename cleaning at OneTimeLink download by @yuWorm in https://github.com/wg-easy/wg-easy/pull/2253
- Fixed a bug causing .conf.txt download on Android affecting Firefox based Android browsers. by @bedro0 in https://github.com/wg-easy/wg-easy/pull/2269
- AmneziaWG 2.0 by @cany748 in https://github.com/wg-easy/wg-easy/pull/2226
- feat(i18n): Add Traditional Chinese (Taiwan, zh-TW) support by @ChiahongHong in https://github.com/wg-easy/wg-easy/pull/2285
- Update uk.json by @Loudhot in https://github.com/wg-easy/wg-easy/pull/2286
- try all qr ecc levels by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2288
- feat: add config btn and modal to view and copy config by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2289
- Update uk.json by @Loudhot in https://github.com/wg-easy/wg-easy/pull/2293
- fix(i18n): Add missing translation for delete action by @ChiahongHong in https://github.com/wg-easy/wg-easy/pull/2295
- Improve zh-CN translate by @yhl452493373 in https://github.com/wg-easy/wg-easy/pull/2298
- Fix light mode admin menu active text color by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2307
- feat(docs): edit amnezia page by @cany748 in https://github.com/wg-easy/wg-easy/pull/2292
- Update ru.json by @Mr4Mike4 in https://github.com/wg-easy/wg-easy/pull/2319
- Update uk.json by @Loudhot in https://github.com/wg-easy/wg-easy/pull/2323
- Update ru by @Den0102 in https://github.com/wg-easy/wg-easy/pull/2324
- Update fr.json by @comxd in https://github.com/wg-easy/wg-easy/pull/2326
- build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/wg-easy/wg-easy/pull/2344
- build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in https://github.com/wg-easy/wg-easy/pull/2343
- Remove armv7 support by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2369
- Fix: reset onetimelink expiration instead of failing by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2370
- feat(docs): Extend docs for routed setup with nftables by @RaffaelHold in https://github.com/wg-easy/wg-easy/pull/2380
New Contributors
- @SebastiaanTheCoder made their first contribution in https://github.com/wg-easy/wg-easy/pull/2005
- @daeho-ro made their first contribution in https://github.com/wg-easy/wg-easy/pull/2003
- @Ernieleo made their first contribution in https://github.com/wg-easy/wg-easy/pull/2014
- @fathzer made their first contribution in https://github.com/wg-easy/wg-easy/pull/2018
- @mnaray made their first contribution in https://github.com/wg-easy/wg-easy/pull/2031
- @Anghios made their first contribution in https://github.com/wg-easy/wg-easy/pull/2070
- @fedotov-as made their first contribution in https://github.com/wg-easy/wg-easy/pull/2078
- @ciro-mota made their first contribution in https://github.com/wg-easy/wg-easy/pull/2077
- @SwitchAlpha made their first contribution in https://github.com/wg-easy/wg-easy/pull/2099
- @hixbehq made their first contribution in https://github.com/wg-easy/wg-easy/pull/2112
- @xGhostxDev made their first contribution in https://github.com/wg-easy/wg-easy/pull/2126
- @brizaldi made their first contribution in https://github.com/wg-easy/wg-easy/pull/2142
- @49EHyeon42 made their first contribution in https://github.com/wg-easy/wg-easy/pull/2140
- @Aranyalma2 made their first contribution in https://github.com/wg-easy/wg-easy/pull/2164
- @Den0102 made their first contribution in https://github.com/wg-easy/wg-easy/pull/2177
- @lenny76 made their first contribution in https://github.com/wg-easy/wg-easy/pull/2185
- @ernvk23 made their first contribution in https://github.com/wg-easy/wg-easy/pull/2175
- @yuWorm made their first contribution in https://github.com/wg-easy/wg-easy/pull/2170
- @vosdev made their first contribution in https://github.com/wg-easy/wg-easy/pull/2181
- @bedro0 made their first contribution in https://github.com/wg-easy/wg-easy/pull/2269
- @ChiahongHong made their first contribution in https://github.com/wg-easy/wg-easy/pull/2285
- @Mr4Mike4 made their first contribution in https://github.com/wg-easy/wg-easy/pull/2319
- @comxd made their first contribution in https://github.com/wg-easy/wg-easy/pull/2326
- @RaffaelHold made their first contribution in https://github.com/wg-easy/wg-easy/pull/2380
Installation
See: https://github.com/wg-easy/wg-easy/pkgs/container/wg-easy/638484622?tag=15.2.0 See: https://codeberg.org/wg-easy/-/packages/container/wg-easy/15.2.0
Docs
See https://wg-easy.github.io/wg-easy/v15.2/advanced/config/amnezia/ on how to enable AmneziaWG support
NOTE: Using AmneziaWG will break Healthcheck
Translation
- [ ] bn (81%)
- [ ] de (80%)
- [x] en (100%)
- [ ] es (81%)
- [x] fr (100%)
- [ ] id (81%)
- [ ] it (81%)
- [ ] ko (81%)
- [ ] pl (81%)
- [ ] pt-BR (81%)
- [x] ru (100%)
- [ ] tr (81%)
- [x] uk (100%)
- [x] zh-CN (100%)
- [ ] zh-HK (80%)
- [x] zh-TW (100%)
Full Changelog: https://github.com/wg-easy/wg-easy/compare/v15.1.0...v15.2.0