Skip to content

1.4.0

Choose a tag to compare

@bgaillard bgaillard released this 07 Jan 16:21
· 95 commits to master since this release
  • Fix #39 - Fix ios category id naming issue and add support for send_rate ;
  • Test the IOS getCategoryId() and setCategoryId($categoryId) functions ;
  • Add new preset, getPreset() and setPreset($preset) attribute and functions in the Notification class ;
  • Add new remotePage, getRemotePage() and setRemotePage($remotePage) attribute and functions in the Notification class ;
  • Add new richPageId, getRichPageId() and setRichPageId($richPageId) attribute and functions in the Notification class ;
  • Add new sendRate, getSendRate() and setSendRate($sendRate) attribute and functions in the Notification class ;
  • Update composer dependencies.