All notable changes to this project will be documented in this file.
Unreleased - ReleaseDate
v1.1.0 - 2020-05-06
- PR#49 Set name and label at creation of client. Thanks @spetzreborn!
- PR#47 Add limit in how many configurations each user may have. Thanks @spetzreborn!
- PR#44 Add timestamp to config. Thanks @spetzreborn!
- PR#41 Add
--no-nat
flag to disable NAT, NAT remains on by default.
- PR#57 Fix gosec issues. Thanks @Sohalt!
- PR#50 Update documentation for configuration. Thanks @Sohalt!
- PR#35 Avoid "async race" with new client POST. Thanks @sclem!
- PR#31 Only enable IP forwarding if it is disabled. Thanks @eest!
- Name of project changed from
wireguard-ui
towg-ui
v1.0.0 - 2019-10-12
- This is the initial release of wireguard-ui