Releases: tylergaw/jribbble
Jribbble 3.0.0
This is a backwards-incompatible release
If you are using a 1.x or 2.x version of Jribbble, you will need to update your code. As of March 26, 2018 Dribbble API v1 no longer works. See https://developer.dribbble.com/changes/2017-12-05-api-v2/ for more info.
Jribbble 3.0 is dependency free. You do not need jQuery to use Jribbble 3
A lot of functionality has been removed from the Dribbble API, so v1 functionality is no longer available.
Jribbble 3.0 can;
- Get the current user
- Get the current user's shots
- Get the current user's projects
User access tokens generated with Dribbble-approved applications can:
- Get the current user's likes
- Get a list of Popular shots
See: https://jribbble.glitch.me/ for Oauth access token help and live examples
At this time, it's unclear how Dribbble's approval process works. For now we included Jribbble methods to fetch likes and shots. They will 403 if your application has not been approved.
3.0.0-beta.1
Rewrite for Dribbble API V2.
Reduces functionality to what's available in the API.
New Oauth setup guide https://jribbble.glitch.me/