This repository has been archived by the owner on Dec 30, 2020. It is now read-only.
Releases: seregazhuk/php-pinterest-bot
Releases · seregazhuk/php-pinterest-bot
v5.9.1
v5.9.0
Added:
- Support for Reach Pins. You can specify a title when creating/editing a pin.
- Allow to specify a board section when create/edit Pins.
Fixed:
- Uploads from non-ascii links
v5.8.2: Merge pull request #413 from seregazhuk/password-rest-fix
Added:
- Pinners
isFollowedByMe()
helper method
Fixed:
- Password
reset()
method
v5.8.1: Merge pull request #407 from seregazhuk/board-invites
Fixed
- Added separate method for retrieving board invites (accepted and declined)
5.8.0
Added:
- Board
leave()
Updated
- Required PHP version is set to 7.0
5.7.3
Fixed:
- Retrieving pinner's followers and following requires being logged in
5.7.2
Fixed:
- board sections should require being logged in
- providers resolution for multi-case name
5.7.1
Fixed
- endpoint for notification details
5.7.0
Added:
- get details for a notification
5.6.9
Added:
- get comments for a specified pin
Fixed:
- likes/dislikes are no longer supported by Pinterest and have been removed