Releases: woosignal/wp-json-api-flutter
Releases · woosignal/wp-json-api-flutter
v3.5.0
18 Mar 07:09
Compare
Sorry, something went wrong.
No results found
Breaking change WPJsonAPI.initWith is now WPJsonAPI.init
Refactor project
Ability to save user token for future requests
New WpUser model for user data
New wcRegister method for networking class
Add more data to WpUserLoginResponse and WpUserInfoResponse
Added version to WpJsonAPI class
New WPJsonAPI.wpLogin method to login a user
New WPJsonAPI.wpLogout method to logout a user
New WPJsonAPI.wpUserLoggedIn method to check if a user is logged in
New WPJsonAPI.wpUser method to get the current user
New WPJsonAPI.wpUserId method to get the current user's ID
New WPJsonAPI.wpUserToken method to get the current user's token
New WPJsonAPI.wpAuth method to authenticate the previously logged in user
Added Storage key to WPJsonAPI class
New docs added to Readme
Dependency updates
v3.4.0
15 Mar 05:03
Compare
Sorry, something went wrong.
No results found
Added new networking methods for WooCommerce Points and Rewards
Dependency updates
v3.3.5
15 Mar 04:53
Compare
Sorry, something went wrong.
No results found
Added new networking methods for WooCommerce Points and Rewards
Dependency updates
v3.3.4
01 Jan 18:35
Compare
Sorry, something went wrong.
No results found
Update license date
Dependency updates
Add GitHub actions
v3.3.3
05 Oct 04:12
Compare
Sorry, something went wrong.
No results found
Use Dio instead of the http library
Dependency updates
v3.3.2
23 Feb 04:27
Compare
Sorry, something went wrong.
No results found
v3.3.1
28 Dec 15:21
Compare
Sorry, something went wrong.
No results found
Fix updating meta for users
Dependency updates
v3.2.0
08 Jul 03:10
Compare
Sorry, something went wrong.
No results found
New API to delete an account wpUserDelete
Update code docs
Example pubspec.yaml
v3.1.3
03 Sep 21:39
Compare
Sorry, something went wrong.
No results found
Add roles to WPUserInfoResponse
v3.1.2
03 Sep 14:58
Compare
Sorry, something went wrong.
No results found
Ability to add and remove roles from a user
Dependency updates