Releases: webflow/js-webflow-api
Releases · webflow/js-webflow-api
v1.2.3
28 Nov 00:41
Compare
Sorry, something went wrong.
No results found
v1.2.2
18 Nov 12:05
Compare
Sorry, something went wrong.
No results found
Fixed authorize url for OAuth #76
Updated Readme title
v1.2.1
16 Nov 16:55
Compare
Sorry, something went wrong.
No results found
Added support for Access Groups
See PR #75 for details
v1.2.0
14 Nov 03:01
Compare
Sorry, something went wrong.
No results found
All results now include the full response in the response property to look up pagination and rate limiting info
Reduced the classes involved in wrapping the results
v1.1.2
10 Nov 16:44
Compare
Sorry, something went wrong.
No results found
added missing membership endpoints
cleaned up tests
#71
v1.1.1
09 Nov 15:51
Compare
Sorry, something went wrong.
No results found
Cleaned up dependencies #70
v1.1.0
09 Nov 14:19
Compare
Sorry, something went wrong.
No results found
Complete rewrite in Typescript.
The expectation is this is not a breaking change and is mostly backwards compatible, with the following exceptions:
Breaking changes
Typings used before this version may break
Some methods no longer accept the optional query param
See #69 for details
v1.0.3
02 Nov 20:21
Compare
Sorry, something went wrong.
No results found
Corrected bug where custom host wasn't factored into oauth url generation
v1.0.2
02 Nov 00:33
Compare
Sorry, something went wrong.
No results found
Renamed installer to authenticatedUser to fix #66
v1.0.1
01 Nov 19:06
Compare
Sorry, something went wrong.
No results found
Fixed token bug and readme typo #65