Skip to content

Releases: DefinedNet/mobile_nebula

Release v0.10.0

10 Apr 15:22
37efbcb

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0-7

Release v0.9.0

21 Feb 03:12
8707391

Choose a tag to compare

What's Changed

  • Change to snake_case for file names in flutter/dart land by @nbrownus in #338
  • Use public state classes to avoid dart nags by @nbrownus in #339
  • Long long ago dart didn't like two arguments both being _, seems it's ok now. by @nbrownus in #340
  • Make sure all arguments and functions have a type annotation by @nbrownus in #341
  • Check for mounted contexts when needed by @nbrownus in #342
  • Add a logger and remove final dart nits by @nbrownus in #343
  • Minimum upgrade requirements to flutter 3.38.9 by @nbrownus in #344
  • Dart format run by @nbrownus in #345
  • Ignore that last commit to main because flutter format by @nbrownus in #346
  • Update the min version for ios AppFramework by @nbrownus in #347
  • IPAndPort.fromString factory method which does validation by @nbrownus in #348
  • Do more validation in CIDR.fromString by @nbrownus in #350
  • Add a validating UnsafeRoute.fromYaml factory by @nbrownus in #351
  • Support loading sites via yaml, make defined enrollment top level by @nbrownus in #352
  • Always on by @nbrownus in #353

Full Changelog: v0.8.0...v0.9.0-10

Release v0.8.1

20 Feb 18:55
8707391

Choose a tag to compare

This release is identical to 0.8.0 but Apple requires a new build when updating app store assets

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