Skip to content

Releases: hbjorgo/ATLib

8.0.0-alpha1

23 May 19:41
Compare
Choose a tag to compare
8.0.0-alpha1 Pre-release
Pre-release
  • Add support for SMS deliver report
  • Various improvements

7.1.0-beta2

30 Jan 20:07
5c22e33
Compare
Choose a tag to compare
7.1.0-beta2 Pre-release
Pre-release
  • Make class public
  • Add keywords

7.1.0-beta1

30 Jan 19:54
759d063
Compare
Choose a tag to compare
7.1.0-beta1 Pre-release
Pre-release
  • Add support for Telit ME910C1

7.0.0

03 Jan 20:01
Compare
Choose a tag to compare
  • Add support for concatenated SMS
  • Improve GSM 7 bit encoding
  • Improve receiving and sending of SMS
  • Use PDU format for SMS
  • Add modem Cinterion MC55i
  • Only target .NET Standard 2.1
  • Add interface for all modems
  • All modems accept interface in constructor
  • General cleanup and improvements

7.0.0-RC3

19 Nov 13:19
da693d2
Compare
Choose a tag to compare
  • Improvements, cleanup
  • Bug fixes

7.0.0-RC2

06 Nov 07:13
a7d7570
Compare
Choose a tag to compare
  • Add modem Cinterion MC55i
  • Add interface for all modems
  • All modems accept interface in constructor
  • General cleanup

7.0.0-RC1

02 Nov 17:00
118c2a7
Compare
Choose a tag to compare
  • Added support for concatenated SMS
  • Improved GSM 7 bit encoding
  • Improved receiving and sending of SMS
  • Only target .NET Standard 2.1

6.0.2

15 Jul 13:05
Compare
Choose a tag to compare
  • Fixed threading bug

6.0.1

04 Jun 09:26
Compare
Choose a tag to compare
  • Correctly handle international phone numbers.

6.0.0

07 May 10:07
f509426
Compare
Choose a tag to compare
  • Added support to set text encoding when sending SMS in PDU format to support non-latin characters
  • Split send SMS function into two functions (Text and PDU)