docs(maintenance): clear up some finished items

This commit is contained in:
Quentin McGaw
2026-05-24 20:18:27 +00:00
parent f89e55b8ff
commit 14f30bc641
-5
View File
@@ -1,18 +1,13 @@
# Maintenance # Maintenance
- Change `Run` methods to `Start`+`Stop`, returning channels rather than injecting them - Change `Run` methods to `Start`+`Stop`, returning channels rather than injecting them
- Go 1.18
- gofumpt
- Use netip
- Common slice of Wireguard providers in config settings - Common slice of Wireguard providers in config settings
- DNS block lists as LFS and built in image - DNS block lists as LFS and built in image
- Add HTTP server v3 as json rpc - Add HTTP server v3 as json rpc
- Use `github.com/qdm12/ddns-updater/pkg/publicip` - Use `github.com/qdm12/ddns-updater/pkg/publicip`
- Windows and Darwin development support
## Features ## Features
- Authentication with the control server
- Get announcement from Github file - Get announcement from Github file
- Support multiple connections in custom ovpn - Support multiple connections in custom ovpn
- Automate IPv6 detection for OpenVPN - Automate IPv6 detection for OpenVPN