Skip to content

Releases: Alymosul/exponent-server-sdk-php

Encode multibyte Unicode characters literally

12 May 18:32
615f04f
Compare
Choose a tag to compare

1.3.0

22 Jun 13:20
81e263c
Compare
Choose a tag to compare

Added:

  • Support for additional security access token #67

Fixed:

  • Typos in Expo class #57

Changed:

  • Expo::notify() only accepts parameter $interests as an array. #54

1.2.0

27 Jan 16:42
e4e89b2
Compare
Choose a tag to compare

Added

  • Set custom storage file path. #33

Changed

  • Throwing an exception when response is an empty array. #36 #38

v1.1.2

21 Jan 10:35
c3fec55
Compare
Choose a tag to compare
  • Fixed bug with ExpoFileDriver that prevent removing of first subscriber.
  • Throw exception if the token.json file does not exist.

v1.1.1

26 Sep 09:23
4c61820
Compare
Choose a tag to compare
Merge pull request #17 from patrickkivits/feature-multiple-tokens-per…

v1.1

29 Aug 15:24
e28c34f
Compare
Choose a tag to compare

Add the ability to add more than one token for a subscriber.

Initial release

08 Jul 11:03
Compare
Choose a tag to compare
v1.0

Update README