Skip to content

Releases: koalatiapp/webflow-api-client

v0.5.0

04 Mar 21:56
e090cbb

Choose a tag to compare

v0.5.0 Pre-release
Pre-release

What's Changed

  • fix: prevent unnecessary api calls for updates with empty changeset by @EmilePerron in #10
  • fix: bad calculation of current item index in PaginatedList by @EmilePerron in #11
  • feat: add sorting to relevant endpoints by @EmilePerron in #9

Full Changelog: v0.4.0...v0.5.0

v0.4.0

04 Mar 16:54
5331fd8

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

What's Changed

Breaking changes

  • The following endpoints now return a PaginatedList instance instead of an array:
    • listCollectionItems()
    • listUsers()
    • listAccessGroups()

Full Changelog: v0.3.0...v0.4.0

v0.3.0

04 Mar 13:19

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

03 Mar 17:27

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

01 Mar 02:15
1015638

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.1.0

v0.0.1

21 Feb 03:09
c17146d

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

Alpha release with only Meta and Sites models and modules.