Skip to content

v3.7.0

Choose a tag to compare

@jeremyruppel jeremyruppel released this 15 Feb 00:45
· 115 commits to main since this release

This release fixes a bug in the client-side build of the SDK where CORS preflight requests weren't being honored by the Flickr API. Big ups to @ebisbe and @baohouse for their help uncovering this issue in our client.

Fixed

  • #121 Browser REST client should request text/plain even though it gets back application/json (@jeremyruppel)