passepartout-apple/PassepartoutLibrary/Sources/PassepartoutVPNImpl
Davide De Rosa c8abb245f3
Restore on-demand backward compatibility (#338)
In #333, the non-optional field `disconnectsIfNotMatching` was removed
completely. Therefore, downgrading from 2.2.0 may lose profiles due to
the missing required field.

Mitigate the issue by restoring the field as optional, even if it's
unused, for the sake of not breaking profile serialization until the
2.2.0 release. Remove the deprecated field after that.
2023-07-30 17:43:03 +02:00
..
Data Encapsulate *Persistence responsibilities (#305) 2023-05-27 12:32:53 +02:00
Extensions Rework "Trusted networks" to be a generic "On-demand" (#333) 2023-07-23 08:44:46 +02:00
Strategies Restore on-demand backward compatibility (#338) 2023-07-30 17:43:03 +02:00