Releases: guilty-as/hubspot-connector
Releases · guilty-as/hubspot-connector
v1.0.7
v1.0.6
Added response caching via Guzzle cache middleware (to get around rate limiting)
v1.0.4
getBlogPosts() should return the result of getData() instead of toArray()
v1.0.3
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
- Add field for selecting a hubspot blog
- Add field for selecting a hubspot blog topic
v1.0.0
Initial release.
More will be added later