All Versions
112
Latest Version
Avg Release Cycle
20 days
Latest Release
1896 days ago

Changelog History
Page 5

  • v5.3.6 Changes

    May 01, 2017

    โž• Added

    • bot wait() method
  • v5.3.5 Changes

    April 23, 2017

    ๐Ÿ›  Fixed:

    • Bot getClientInfo() method
  • v5.3.4 Changes

    April 23, 2017

    ๐Ÿ›  Fixed:

    • Boards forMe() method
    • Pinners followers() uses limit
  • v5.3.3 Changes

    April 22, 2017

    โšก๏ธ Updated:

    • Pinterest request headers update
  • v5.3.2 Changes

    April 17, 2017

    ๐Ÿ›  Fixed:

    • Last error message. First goes message, then code if message is empty
  • v5.3.1 Changes

    April 14, 2017

    ๐Ÿ›  Fixed:

    • Storing last error from response
    • Registration
  • v5.3.0 Changes

    April 09, 2017

    โž• Added

    • examples
    • Topics explore method for getting trending topics
    • Pins explore method for getting trending pins

    ๐Ÿ›  Fixed:

    • Annotations for comments in Bot class
  • v5.2.7 Changes

    April 02, 2017

    โž• Added:

    • Auth register and registerBusiness methods accept Regstration form object.
    • User profile method accepts Profile form object.
    • Pinners followers method returns current user's followers when used without arguments.
    • Boards forMe method to get boards of current logged-in user.

    ๐Ÿ›  Fixed:

    • Boards forMe and forUser methods always return array. For no results they return empty array.
  • v5.2.6 Changes

    March 25, 2017

    โž• Added:

    • HttpClient dontUseProxy() method to stop sending requests via proxy

    ๐Ÿ›  Fixed:

    • Additional info added in pins related() method.
    • Auth login() method always returns true, if proxy doesn't work
  • v5.2.5 Changes

    March 18, 2017

    ๐Ÿ›  Fixed:

    • Pagination fails on last response.