v3.7.0
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/plaineven though it gets backapplication/json(@jeremyruppel)