Skip to content

Releases: nadar/aspsms

1.1.0

07 Jun 12:48
Compare
Choose a tag to compare

1.1.0 (7. June 2021)

  • #12 New option to send unicode message with sendUnicodeSms() method. (@sgry)

1.0.5

14 Jul 18:09
Compare
Choose a tag to compare

1.0.5 (Jul. 2018)

  • #11 Delivery status returns now both formated and timestamp date time.
  • Make private method setOptions() public.
  • Add option constants OPTION_AFFILATEID and OPTION_ORIGINATOR

1.0.4

27 Jun 11:25
Compare
Choose a tag to compare

1.0.4 (Jun. 2017)

  • #10 Changed server URL to a newer server URL (found here: http://www.aspsms.ch/de/soap/). The older URL uses an outdated SSL connection which can cause errors with newer clients.
    Curl errors are now assigned to the response, so exception messages can include the curl error message.

1.0.3

07 Feb 21:47
Compare
Choose a tag to compare
  • Minor PHPDoc improvement.
  • Minor Code changes and UnitTests.
  • Update version constraint.

1.0.2

13 Sep 10:59
Compare
Choose a tag to compare
  • Fixed not yet submitted delivery status errors
    Aspsms doesn’t return all parameters when an sms is not submitted yet.
  • Fixed account credits reporting
    Error codes are now no longer interpreted as credits.
  • Spelling fixes
    Some grammar fixes
  • Added new tests and changed exceptions
    Added new unit tests for commit 4a43a72 and f3be2d1
    Streamlined thrown exceptions. Changed Delivery Status „submissionDate“
    because it is sometimes already set.
  • Longer sms
    Fixed errors when working with sms longer than 160 chars. Fixed
    delivery status report with multiple tracking numbers.

Thanks to @mergeMarc

1.0.1

15 Apr 20:49
Compare
Choose a tag to compare
version 1.0.1 release bump

1.0.0 Release

17 Feb 21:05
Compare
Choose a tag to compare
fix test