Skip to content

Releases: DefinedNet/mobile_nebula

Release v0.4.2

06 Nov 17:32
c0b856e
Compare
Choose a tag to compare

Added

  • Crash reporting

Changed

  • Updates Nebula to the latest version (1.9.4)

Fixed

  • Fixes bug that caused multiple VPN system profiles (iOS)
  • Fixes bug that prevented reloads when using Managed Nebula (iOS)

Full Changelog: v0.4.1-1...v0.4.2-7

Release v0.3.1

01 Sep 20:48
Compare
Choose a tag to compare
Update nebula to 1.7.2

Release v0.2.0

17 May 20:36
Compare
Choose a tag to compare

Added

  • Support for Defined Networking managed sites

Fixed

  • Stability for Android devices has been improved

Removed

  • Support for devices older than Android 8 has been dropped

Release v0.1.1

07 Nov 18:50
469195c
Compare
Choose a tag to compare

Changed

  • Android only: Reduced the minimum SDK version to 23 to support ChromeOS and increased the target SDK version to 31 for Google Play compliance.

Release v0.1.0

10 Oct 14:44
562e715
Compare
Choose a tag to compare

Changed

  • Upgraded to nebula 1.6.1 which brings relay support and fixes unsafe routes on mobile.
  • Certificate import flow should be less buggy now and will ensure the private key matches much earlier.
  • Private keys can now be imported.

Release v0.0.41

10 Jun 01:30
v0.0.41
93b106f
Compare
Choose a tag to compare

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)

Release v0.0.38

08 Jun 16:26
v0.0.38
Compare
Choose a tag to compare

Added

  • Initial public release.