forestvpn_api 3.12.4
forestvpn_api: ^3.12.4 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.12.4 - 2023-06-04 #
Changes #
- User Api: make
date_foinedas an optional field - Referral Api: add
payout_hold_durfield
3.11.3 - 2023-04-23 #
Changes #
- Referral Api:
- better name for transaction
typefield: [debit,credit,pending]
- better name for transaction
3.11.2 - 2023-04-23 #
Changes #
- Referral Api:
- removed
pendingfield and insteadtypefield added with an enum: [earn,spend,pending] errorsandpending_expires_atwill appear in the API only in casetype=pendingotherwise omitted.
- removed
3.11.0 - 2023-04-22 #
Changes #
- New features in Referral Api:
- New profile fields: pending_balance, errors, terms
- New transaction fields: pending flag, pending_expires_at, and errors
3.10.1 - 2023-04-20 #
Changes #
- Fix Referral Api: profile balance fields
- New field in Referral Api: transaction rates
3.9.0 - 2023-03-28 #
Changes #
- Added UserApi: retrieve account details and account deletion features
3.8.0 - 2023-03-13 #
Changes #
- Add new field
route_global_netto DeviceApi: Is the device route global networks throughout.
3.7.0 - 2023-02-02 #
Chnages #
- feat:
namedue to access token request creation - feat:
user_agentstructure 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