Skip to content

v1.0.1

Compare
Choose a tag to compare
@brendanosborne brendanosborne released this 28 Nov 02:59
· 95 commits to main since this release

Please provide feedback in the Discussion thread.

Improvements and changes

  • Added a converter to automatically import tunnels from <1.0.0
  • App now checks the installed version of Wiresock and recommends installation of the supported version for this release.
  • Interface IP Address is now split into Interface IPv4 Address and IPv6 Address in both the UI and tunnel data structure.
  • Added a converter for v1.0.0 > 1.0.0 tunnel data structure (splitting interface IP Address into multiple fields)
  • Added a warning if a tunnel does not have either of an interface IPv4 or IPv6 address.
  • Added Feedback and Issues button links.
  • Fix for v1.0.0 bug where apps/folders were writing incorrectly to the config file in some circumstances.
  • Minor UI fix for displaying rules correctly on home screen.

Known Issues / Bugs

  • This version does not have a config import feature. It will be added in the next version.
  • When a large amount of allowed/disallowed values exist, the UI does not display them correctly on the home screen.