2.1.3 (2024-10-30)
- fix(android): fix android 14 crash issue (3d51c54)
2.1.2 (2024-09-29)
- fix(android): fix build issue (56dd3d0)
2.1.1 (2024-04-17)
2.1.0 (2023-03-31)
- feat: add auth-user-pass (0aa7a33)
- feat: support get vpn status (ad7686f)
- feat(android): support configure allowed apps, close #9 (343c058)
- feat(android): support custom config (97492d2)
- fix(android): upgrade kotlin-gradle-plugin in vpnLib (#47) (79b0375)
- fix(android): import ArrayList from java.util (#39) (5329fde)
2.0.0 (2022-04-14)
- feat(android): upgrade ovpn core lib (#17) (e7af712)
- feat(android): support custom notification title
- feat(android): support click notification to jump to the MainActivity of the application
- feat: support RN v0.63 ~ v0.68
1.2.0 (2022-03-01)
- feat(ios): support for disabling VPN connection when app is terminated in iOS (4b3888c)
1.1.0 (2022-01-05)
- feat: support .ovpn configuration files in the form of strings (8d50d03)
- fix(android): resolve RN 0.65 warnings (6901a04)
- feat: provide support for basic OpenVPN functions