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
5.6.8
Fixed:
- clear errors after success response
5.6.7
Fixed:
- writing comments for pins
- improved testing post requests
5.6.6
Added:
- hash-tags typeahead suggestions
Changed:
- suggestions
getForQuery()
renamed tosearchFor()
5.6.5
Changed:
- Board sections
edit()
renamed toupdate()
5.6.4
Added:
- Inbox
getMessages()
to receive conversation messages
5.6.3
Fixed:
- pagination for inbox conversations
5.6.2
Fixed:
- crash for recommended keywords with no response
- board invites require a user to be logged in
- hide link when creating a pin if not explicitly provided
5.6.1
Fixed:
- add login requirement for board sections
5.6.0
Added:
- Boards
my()
method (alias for methodforMe()
) - BoardSections provider
5.5.9
Fixed:
- use multibyte functions only if appropriate extension is installed