v3.40.4
tt-a1i/archifyv3.40.4Dec 24, 2025by qdm12
AI Summary
A maintenance release addressing regressions in DNS handling and Wireguard configuration, alongside updates to hardcoded server data for several VPN providers.
Key Highlights
- Fixed `WIREGUARD_ENDPOINT_IP` regression from v3.39.0
- Fixed DNS crash when `DOT=off` and `DNS_KEEP_NAMESERVER=off`
- Updated hardcoded servers for ExpressVPN, PureVPN, and SlickVPN
- Fixed VPN Unlimited updater invalid hardcoded hosts
New Features
- Fixed SlickVPN updater to keep only 11 hardcoded servers
- Fixed VPNSecure updater to allow N/A region/city data
- Fixed PureVPN OpenVPN configuration settings
Full Release Notes
## Fixes - DNS: - prevent restart crash if `DOT=off` and `DNS_KEEP_NAMESERVER=off` - retry on next period the blocklists update after a failed update - `WIREGUARD_ENDPOINT_IP` overrides the IP address correctly (regression introduced in v3.39.0) - ExpressVPN hardcoded servers data updated (#2888 - huge thanks to the manual work of @Lobstrosity) - PureVPN OpenVPN configuration updated (from #2991, credits to @mlapaj) - SlickVPN updater: only keep 11 servers hardcoded and drop website scraping code - VPNSecure updater fixed, with region and city data allowed to be set to `N / A` - VPN Unlimited updater: no longer valid hardcoded hosts removed