Skip to content

Releases: openwisp/ansible-wireguard-openwisp

1.2.0 [2024-09-10]

10 Sep 13:39
1.2.0
Compare
Choose a tag to compare

Changes

Dependencies:

  • Bumped Flask~=3.0.3
  • Bumped uwsgi~=2.0.26
  • Bumped Werkzeug~=3.0.3
  • Added support for Debian 12
  • Added support for Ubuntu 24.04
  • Dropped support for CentOS 7 and 8

1.1.0 [2024-05-18]

18 May 19:16
1.1.0
Compare
Choose a tag to compare

Features

  • Allowed adding multiple peers to VXLAN tunnel
  • Added more logging capabilities to the Flask app and update_wireguard.sh script

Fixes

  • Added "Werkzeug>=2.0, <3.0" in Python dependencies
  • Added support for Ubuntu 22.04, Dropped Debian 10 and Ubuntu 18.04

1.0.2 [2023-03-01]

01 Mar 13:11
1.0.2
Compare
Choose a tag to compare

Fixes

  • Removed deprecated ansible-command args

1.0.1 [2022-08-31]

31 Aug 09:45
Compare
Choose a tag to compare

Changes

  • Upgraded Flask to 2.0.x

1.0.0 [2022-04-29]

29 Apr 20:34
1.0.0
3bcfd97
Compare
Choose a tag to compare

Features

  • Installs scripts for OpenWISP to automate the management of
    WireGuard peers and VXLAN tunnels.