Skip to content

Releases: supportpal/pollcast

v2.2.1

31 Mar 13:45
dc35912

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

21 Mar 18:36
9d3623b

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.2.0

v2.1.2

13 Feb 15:16
1f57d56

Choose a tag to compare

What's Changed

  • feat: gracefully handle expired token exception by @jshah4517 in #69

Full Changelog: v2.1.1...v2.1.2

v2.1.1

12 Feb 17:38
a7ead30

Choose a tag to compare

What's Changed

  • Add PHP 8.5 to CI workflow matrix by @bytestream in #67
  • Replace deprecated Request::get() with input() by @Copilot in #68

Full Changelog: v2.1.0...v2.1.1

v2.1.0

04 Feb 23:01
605c721

Choose a tag to compare

What's Changed

New Contributors

  • @Copilot made their first contribution in #65

Full Changelog: v2.0.0...v2.1.0

v2.0.0

18 Jul 13:56
5441aef

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v2.0.0

v1.4.0

18 Jun 13:31
b165798

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

21 Nov 11:43
48927de

Choose a tag to compare

What's Changed

  • Increase message lifetime to at least an hour (before garbage collection) by @jshah4517 in #52
  • Update nunomaduro/larastan requirement from 2.9.2 to 2.9.8 by @dependabot in #50
  • chore: remove goldspecdigital/laravel-eloquent-uuid by @jshah4517 in #53
  • chore: add support for Laravel 11 by @jshah4517 in #54
  • chore: update phpunit dependency by @jshah4517 in #55
  • Bump codecov/codecov-action from 4 to 5 by @dependabot in #56

Full Changelog: v1.2.3...v1.3.0

v1.2.3

11 Mar 14:47
826671a

Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

21 Mar 17:27
66c17bf

Choose a tag to compare

fix: remove always filtering out messages by same socket (#25)

Co-authored-by: gaith <gaitholabi@gmail.com>