Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Releases: ml-archive/push-urban-airship

Version 2.0.2

20 Mar 10:32
76259a6
Compare
Choose a tag to compare

Fixed

  • Stop resolving client from droplet.json and start using FoundationClientFactory() right away.

Version 2.0.1

24 Jan 13:36
ad648f0
Compare
Choose a tag to compare
  • Fixes runtime crash by postponing resolving of the client and cache

Version 2.0.0

22 Jan 15:08
ad325bb
Compare
Choose a tag to compare
  • remove dependency on Droplet
  • fix type in ConnectionManager class + file

Version 1.1.0

03 Jan 08:25
3fca521
Compare
Choose a tag to compare

Added

  • Segment class for Audience
  • Segment class for Campaigns
  • Segment class for DeviceTypes
  • Segment class for InApp messages
  • Segment class for rich push messages
  • Segment class for regular push notifications
  • Segment class for options
  • Builder class for defining a compound payload from segments

Changes

  • Minor changes in file structure

Version 1.0.0

29 May 05:09
Compare
Choose a tag to compare
  • Vapor 2 released 🎉

Version 0.3.1

27 Mar 16:49
Compare
Choose a tag to compare
  • Added a error with response

Version 0.3.0

27 Mar 12:07
Compare
Choose a tag to compare

Added provider for setting up the UAPusher reference.

Version 0.2.0

14 Feb 12:42
Compare
Choose a tag to compare
  • Support for multiple UA apps on the config file;

Version 0.1.1

04 Jan 14:20
Compare
Choose a tag to compare
  • Fixes linux crash