Skip to content

Releases: guilty-as/hubspot-connector

v1.0.7

12 Dec 13:56
Compare
Choose a tag to compare

Fixed an issue where the admin panel and page would crash if the api was not set correctly.

v1.0.6

27 May 07:26
Compare
Choose a tag to compare

Added response caching via Guzzle cache middleware (to get around rate limiting)

v1.0.4

18 Dec 09:08
299ec16
Compare
Choose a tag to compare

getBlogPosts() should return the result of getData() instead of toArray()

v1.0.3

18 Dec 07:35
Compare
Choose a tag to compare

Fix error where on initial install (where you don't have an API key set yet) the plugin would try to fetch data from hubspot, causing a "cant call ->all() on null" error.

v1.0.2

19 Oct 11:28
Compare
Choose a tag to compare
  • Add field for selecting a hubspot blog
  • Add field for selecting a hubspot blog topic

v1.0.0

09 Oct 10:09
Compare
Choose a tag to compare

Initial release.
More will be added later