All Versions
40
Latest Version
Avg Release Cycle
79 days
Latest Release
-

Changelog History
Page 4

  • v1.8.0 Changes

    • โšก๏ธ Updated to Guzzle5 (#79)
    • โšก๏ธ Updated default API version from v2 to v3 (#75)
    • ๐Ÿ‘‰ Show response message on 400, 401 and 404. (#72)
    • ๐Ÿ”จ PHP DocBlocks, Constants Changes, and Minor Refactors (#66)
    • โž• Added PHP 7.0 support for Travis-CI, removed PHP 5.3 support (#79)
  • v1.7.2 Changes

    • โž• Added webhook signature verification - (#50)
    • โœ… Test PHP 5.6 and HHVM - (#51)
    • ๐Ÿ‘Œ Improved error handling - (#48)
    • ๐Ÿ›  Fixed attachment handling in Message Builder - (#56)
    • ๐Ÿ‘ Allow any data type in custom data - (#57)
    • Return non-JSON response data - (#60)
    • โœ‚ Removed legacy closing braces - (#64)
  • v1.7.1 Changes

    • ๐Ÿ‘Œ Improved security of OptInHandler - (#31)
    • ๐Ÿ›  Fixed typo for including an Exception - (#41)
    • ๐Ÿ›  Fixed Mocks, removed unnecessary code, applied styling - (#44 & #42)
    • Less restrictive Guzzle requirement - (#45)
  • v1.7 Changes

    ๐Ÿ›  Bugfixes:

    • patched bug for attachments related to duplicate aggregator bug in Guzzle (#32 @travelton)
  • v1.6 Changes

    โœจ Enhancement:

    • adjust file attachment/inline name (#21 @travelton)

    ๐Ÿ›  Bugfixes:

    • fixed issue with unordered route actions (#23 @travelton)
  • v1.5 Changes

    December 13, 2013

    โœจ Enhancement:

    • added ability to define non-https endpoint for debugging purposes (#23 @travelton)
  • v1.4 Changes

    October 16, 2013

    ๐Ÿ›  Bugfixes:

    • template IDs were missing from recipient-variables (#15 @travelton)
    • batch jobs trigger on to, cc, and bcc (#18 @travelton)
    • batch jobs include recipient-variables for to, cc, and bcc (#18 @travelton)
    • added method to return message-ids, for easier access (#19 @travelton)
  • v1.3 Changes

    September 12, 2013

    ๐Ÿ›  Bugfixes:

    • relaxed Guzzle requirement (#7 @travelton)
    • fixed reply-to bug (#9 @travelton)
  • v1.2 Changes

    September 05, 2013

    ๐Ÿ›  Bugfixes:

    • fixed exception handling constants (@travelton)
    • fixed MessageBuilder $baseAddress return (#1 @yoye)
    • adjusted scope of recipient-variables (#3 @yoye)
    • fixed misspellings of Exceptions (#2 @dboggus)
    • undefined DEFAULT_TIME_ZONE (#4 @yoye)
    • added message IDs to return for BatchMessage (@travelton)
  • v1.1 Changes

    August 21, 2013

    ๐ŸŽ‰ Initial Release!