Skip to content

Releases: bartei/wiregui

v0.4.1

26 Jun 21:45

Choose a tag to compare

v0.4.1

Bug Fixes

  • release security dependency updates

Documentation

  • add site-to-site relay feature card

Maintenance

  • bump dependencies to clear security advisories (#5)

v0.4.0

26 Jun 21:09
9a5c09f

Choose a tag to compare

v0.4.0

Features

  • Add routes for peer allowed ip list
  • Ensure user firewall chain is jumped to when src address is from users device allowed subnets
  • add allowed_subnets for VPN relay configuration

Bug Fixes

  • prune orphaned relay routes on device delete/update and reconcile

Maintenance

  • 1.0.0-rc.1

v0.3.0

26 Jun 20:31

Choose a tag to compare

v0.3.0

Features

  • firewall rule priorities with drag-and-drop ordering and per-user filtering

Bug Fixes

  • widen device byte counters to bigint and use IP for reachability check

Maintenance

  • migrate repository references from Forgejo to GitHub

v1.0.0-rc.1

09 May 18:04

Choose a tag to compare

v1.0.0-rc.1 Pre-release
Pre-release

v1.0.0-rc.1 (2026-05-09)

This release is published under the AGPL-3.0-or-later License.

Bug Fixes

  • ci: Drop container from dev release job (b2b9c2e)

  • deps: Bump gitpython, mako, python-multipart for security advisories (01046d8)

Chores

  • Remove forgejo CI workflows (e723dd6)

  • Switch semantic-release remote from gitea to github (d237cc5)


Detailed Changes: v0.1.3...v1.0.0-rc.1

v0.2.3

09 May 18:32

Choose a tag to compare

v0.2.3

Bug Fixes

  • bump pillow, lxml, nicegui, cryptography, pytest, authlib for advisories

v0.2.2

09 May 18:09

Choose a tag to compare

v0.2.2

Bug Fixes

  • drop container from dev release job
  • bump gitpython, mako, python-multipart for security advisories

Maintenance

  • switch semantic-release remote from gitea to github
  • remove forgejo CI workflows

v0.2.1

24 Apr 02:39

Choose a tag to compare

v0.2.1

Bug Fixes

  • update dependencies

Documentation

  • add LAN-to-peer routing section to product website

Maintenance

  • remove forgejo workflows and refresh TODO

v0.2.0

18 Apr 18:44

Choose a tag to compare

v0.2.0

Features

  • add product website with GitHub Pages deployment

v0.1.8

18 Apr 18:25

Choose a tag to compare

v0.1.8

Bug Fixes

  • patch 3 dependency vulnerabilities and add screenshots to README

v0.1.7

09 Apr 14:50

Choose a tag to compare

v0.1.7

Bug Fixes

  • update compose prod with proper reference to our built image stored in ghcr