Skip to content

Releases: webflow/js-webflow-api

v1.2.3

28 Nov 00:41
ccd8dcd

Choose a tag to compare

See PR #77 for details

v1.2.2

18 Nov 12:05

Choose a tag to compare

  • Fixed authorize url for OAuth #76
  • Updated Readme title

v1.2.1

16 Nov 16:55
f0231d2

Choose a tag to compare

  • Added support for Access Groups
    See PR #75 for details

v1.2.0

14 Nov 03:01
ea0e31a

Choose a tag to compare

  • 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
bb269ca

Choose a tag to compare

  • added missing membership endpoints
  • cleaned up tests

#71

v1.1.1

09 Nov 15:51
0084d68

Choose a tag to compare

Cleaned up dependencies #70

v1.1.0

09 Nov 14:19
5678e0d

Choose a tag to compare

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
2cf97f7

Choose a tag to compare

  • Corrected bug where custom host wasn't factored into oauth url generation

v1.0.2

02 Nov 00:33
dd1cd89

Choose a tag to compare

  • Renamed installer to authenticatedUser to fix #66

v1.0.1

01 Nov 19:06
42852eb

Choose a tag to compare

Fixed token bug and readme typo #65