forestvpn_api 3.8.6 forestvpn_api: ^3.8.6 copied to clipboard
A package to interact api.forestvpn.com (manage vpn profiles / check usage statistics / manage locations / ...)
Changelog #
All notable changes to this project will be documented in this file.
[3.8.0] - 2023-03-13 #
Changes #
- Add new field
route_global_net
to DeviceApi: Is the device route global networks throughout.
[3.7.0] - 2023-02-02 #
Chnages #
- feat:
name
due to access token request creation - feat:
user_agent
structure in access token request - fix: support api crash
[3.6.1] - 2023-02-01 #
Chnages #
- add auth api (access token requests)
- fix: support api (tickets)
- fix: notifications api
3.3.5 - 2022-11-17 #
Added:
- billing: subscriptions, account api
- notifications api
- discount info in product prices
3.3.0 - 2022-08-09 #
Breaking changes:
- billing payment-methods moved to payment-options
Added:
- payment-methods api
- attach new payment method through stripe setup intent
3.2.0 - 2022-08-09 #
- NewsApi
- getNotification
- getNotificationsUnreadCount
- listNotifications
- updateNotificationMarkRead
- updateNotificationMarkReadAll
- CheckoutApi
- getStripePaymentIntent
- AppApi
- getCurrentUserDevice
- updateCurrentUserDevice
3.1.0 - 2022-07-06 #
- App API
- user device api
3.0.0 - 2022-06-16 #
[2.8.0] - 2022-01-02 #
Added #
- Billing API [payment methods, products, and bundles]
- Checkout API [sessions]
[2.7.1] - 2021-11-05 #
Missing serialization assets
[2.7.0] - 2021-11-04 #
Dio next based API client
[2.5.0] - 2021-09-11 #
[2.4.0] - 2021-08-14 #
[2.1.0] - 2021-06-01 #
[0.0.1] - 2019-01-01 #
- Initial