Skip to content

Latest commit

 

History

History
56 lines (45 loc) · 3.49 KB

CHANGELOG.md

File metadata and controls

56 lines (45 loc) · 3.49 KB

Changelog

All notable changes to this project will be documented in this file.

v1.3.0 - 2021-09-07

Added

v1.2.1 - 2021-07-27

Fixes

  • PR#139 Fix for versioned docker releases.

v1.2.0 - 2021-07-26

Added

Fixes

v1.1.0 - 2020-05-06

Added

  • PR#49 Set name and label at creation of client. Thanks to @spetzreborn!
  • PR#47 Add limit in how many configurations each user may have. Thanks to @spetzreborn!
  • PR#44 Add timestamp to config. Thanks to @spetzreborn!
  • PR#41 Add --no-nat flag to disable NAT, NAT remains on by default.

Fixed

  • PR#57 Fix gosec issues. Thanks to @Sohalt!
  • PR#50 Update documentation for configuration. Thanks to @Sohalt!
  • PR#35 Avoid "async race" with new client POST. Thanks to @sclem!
  • PR#31 Only enable IP forwarding if it is disabled. Thanks to @eest!

Changed

  • Name of project changed from wireguard-ui to wg-ui

v1.0.0 - 2019-10-12

Added

  • This is the initial release of wireguard-ui