Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Releases: seregazhuk/php-pinterest-bot

5.6.8

20 Mar 20:29
54859b3
Compare
Choose a tag to compare

Fixed:

  • clear errors after success response

5.6.7

20 Mar 18:17
50c87c3
Compare
Choose a tag to compare

Fixed:

  • writing comments for pins
  • improved testing post requests

5.6.6

23 Feb 16:06
Compare
Choose a tag to compare

Added:

  • hash-tags typeahead suggestions

Changed:

  • suggestions getForQuery() renamed to searchFor()

5.6.5

13 Feb 18:30
Compare
Choose a tag to compare

Changed:

  • Board sections edit() renamed to update()

5.6.4

09 Feb 12:04
d4f420e
Compare
Choose a tag to compare

Added:

  • Inbox getMessages() to receive conversation messages

5.6.3

04 Feb 14:58
2af36b0
Compare
Choose a tag to compare

Fixed:

  • pagination for inbox conversations

5.6.2

18 Jan 15:07
Compare
Choose a tag to compare

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

31 Dec 09:13
3b32533
Compare
Choose a tag to compare

Fixed:

  • add login requirement for board sections

5.6.0

25 Dec 13:14
9fd863a
Compare
Choose a tag to compare

Added:

  • Boards my() method (alias for method forMe())
  • BoardSections provider

5.5.9

02 Dec 07:09
Compare
Choose a tag to compare

Fixed:

  • use multibyte functions only if appropriate extension is installed