Skip to content

Releases: stechstudio/laravel-hubspot

0.16

19 Jul 15:04
8bf7a32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15...0.16

0.15

18 Jun 21:13
dca20aa

Choose a tag to compare

What's Changed

  • Add Invoice and Subscription models for HubSpot billing support by @mapo-89 in #28

New Contributors

Full Changelog: 0.14...0.15

0.14

06 Mar 01:11
045603a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.13...0.14

0.13

05 Mar 14:56
5dfd6fa

Choose a tag to compare

What's Changed

  • Fix Contact 'company' property filtered due to 'Companies' HubSpot type by @imoceanic in #23

New Contributors

Full Changelog: 0.12...0.13

Laravel 12 support

03 Mar 13:34
2afe65f

Choose a tag to compare

0.11

29 Aug 15:50
926b453

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10...0.11

0.10

01 Jul 15:56
ea005a0

Choose a tag to compare

What's Changed

  • Fix Contact 'email' property filtered due to 'Emails' HubSpot type by @leolll in #21

New Contributors

Full Changelog: 0.9...0.10

Laravel 11

12 Mar 23:27
bdd50b6

Choose a tag to compare

0.9

Laravel 11

0.8: Merge pull request #19 from emaadali/main-1

17 Aug 20:11
7d9710b

Choose a tag to compare

Fix PHP deprecation warning for explode() function

IN filter

01 Aug 01:30
7c07593

Choose a tag to compare

Merge pull request #16 from AdamRollinson/main

Ability to set connection timeout & Ability to use 'IN' operator in where statements