Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 1.12 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.0.41 - 2021-06-09

Added

  • Added an option to wrap logs in the hamburger menu. (#10)

  • IPv6 and better roaming support. (#24)

  • Certificates can now be replaced. (#33)

Changed

  • Upgraded to Flutter 2. (#26)

  • Upgraded core Nebula to 1.4.1. (#41)

Fixed

  • iOS: Reworked vpn process IPC for more reliable communication. (#28)

  • Android: Detecting the active vpn site on app boot is now more reliable. (#29)

  • Android: Quickly toggling site connection status no longer presents an error. (#16)

  • Android: Better vpn shutdown support. (#34)

  • Android: System DNS will continue to work when moving between IPv4 only and IPv6 networks. (#40)

0.0.38 - 2020-09-25

Added

  • Initial public release.