Skip to content

Releases: DefinedNet/mobile_nebula

Release v0.6.2

01 Dec 19:54
8cd7256

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0-5...v0.6.2-1

Release v0.5.1

29 Jan 22:21
f69f7cc

Choose a tag to compare

Changed

  • Update Android to Material 3 design
  • Update to flutter 3.27 by @IanVS in #214
  • Allow saving invalid sites by @IanVS in #215
  • Do not allow starting site if there are errors by @IanVS in #220

Fixed

Full Changelog: v0.5.0-4...v0.5.1

Release v0.5.0

09 Jan 18:36
0e4dd68

Choose a tag to compare

Added

  • Support P256 managed networks (#205)
  • Add Sentry crash-reporting opt-out (#211)

Changed

  • Default listen.host to IPv6 addresses (#204)
  • Show CA "Needs attention" (#201)

Fixed

  • Fix system brightness setting (#212)
  • Fix deep links (#207)

Full Changelog: v0.4.2...v0.5.0-5

Release v0.4.2

06 Nov 17:32
c0b856e

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

Choose a tag to compare

Update nebula to 1.7.2

Release v0.2.0

17 May 20:36

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

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

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

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

Choose a tag to compare

Added

  • Initial public release.