passepartout-apple/PassepartoutLibrary/Sources
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
..
OpenVPNAppExtension Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
PassepartoutCore Allow editing of OpenVPN endpoints (#335) 2023-07-23 12:45:47 +02:00
PassepartoutLibrary Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
PassepartoutProviders Revert "Move VPNProtocolType serialization to Data layer" (#319) 2023-07-03 11:18:12 +02:00
PassepartoutProvidersImpl Attempt release 2023-07-23 13:59:56 +02:00
PassepartoutServices Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
PassepartoutVPN Restore on-demand backward compatibility (#338) 2023-07-30 17:43:03 +02:00
PassepartoutVPNImpl Restore on-demand backward compatibility (#338) 2023-07-30 17:43:03 +02:00
WireGuardAppExtension Refactor library into domain + impl 2022-06-23 23:31:01 +02:00