Skip to content

Releases: DefinedNet/mobile_nebula

Release v0.8.0

07 Feb 02:09
2facf9a

Choose a tag to compare

What's Changed

  • switch to LongPollWait by @JackDoan in #299
  • Updates the splash screen and icon for iOS and Android by @nbrownus in #321
  • Don't unbind vpn service comms if failures are reported for a site that is not the active one by @nbrownus in #322
  • Modernizes the home screen UI by @nbrownus in #323
  • Apple wants a square by @nbrownus in #325
  • Fix for the badge being forced onto a newline when the name wraps by @nbrownus in #329
  • On ChromeOS, bring dns resolvers from the underlay network into the vpn by @nbrownus in #332
  • Allow null groups in a cert, add some line height to site names for the managed widget alignment by @nbrownus in #334
  • Support setting dns servers by @nbrownus in #335
  • Bump github.com/slackhq/nebula from 1.10.2 to 1.10.3 in /nebula by @dependabot[bot] in #336
  • Update dnapi dep by @nbrownus in #337

Full Changelog: v0.7.1...v0.8.0

Release v0.7.1

26 Jan 16:21
2620d11

Choose a tag to compare

Full Changelog: v0.7.1-1...v0.7.1

What's Changed

Full Changelog: v0.7.0-2...v0.7.1

Release v0.7.0

21 Jan 19:11
2620d11

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.7.0

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.