Skip to content

Releases: descom-es/sms-php

v1.3.0

29 Sep 07:02
f1f6e86
Compare
Choose a tag to compare

What's Changed

  • Upgrade PHP requirement to ~8.1, upgrade all packages, switch CI/CD from Travis to GitHub actions by @TortitasT in #19

New Contributors

Full Changelog: v1.2.0...v1.3.0

version 1.2.0

31 Oct 16:05
effc5f0
Compare
Choose a tag to compare
  • Now I can add header in http request with function addHeader.

versión 1.1.0

11 Oct 09:40
7f954f7
Compare
Choose a tag to compare

Fix: Nombre de clase de excepción mal importada

v1.0.12

08 Feb 11:58
Compare
Choose a tag to compare
  • Get senders with details
  • Send SMS with new params to no force sender in platform when this feature is configured.

Clean class Message after sents

29 Jan 11:03
Compare
Choose a tag to compare
1.0.11

Add build php 7.2

Fixed bug with control destinations

04 Oct 09:16
Compare
Choose a tag to compare
v1.0.10

Fixed bug; add destinations

Optional control duplicate message or mobile

04 Oct 08:32
Compare
Choose a tag to compare

v1.0.8

28 Sep 08:52
Compare
Choose a tag to compare

New:

  • Compatible with guzzlehttp/guzzle v5.3.1

v 1.0.7

19 Sep 09:49
Compare
Choose a tag to compare

New

  • params sanitize for convert text to GSM 7bits

Fixed

  • Bug to set serderID
  • Bug to verify same text in messages

new function getSerderID

15 Sep 08:21
Compare
Choose a tag to compare
  • New function getSenderID in Sms::class; This function can get list of senderID authorized.