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

Releases: aerogear/aerogear-cordova-push

Release 2.0.4

09 Dec 08:22
Compare
Choose a tag to compare

Bug

AGCORDOVA-120 - NullReferenceException when delivering message to WP8 app on foreground
AGCORDOVA-124 - Cordova Push Plugin crashes Android app in background when a notification with an empty alert string is sent
AGCORDOVA-125 - Success callback only fired once.
AGCORDOVA-128 - Windows 10 runtime error

Feature Request

AGCORDOVA-111 - Add update alias and categories for windows
AGCORDOVA-113 - Stack messages on Android
AGCORDOVA-126 - Add ablility to include alias and category on register

Release 2.0.3

03 Sep 09:44
Compare
Choose a tag to compare

Bug

AGCORDOVA-118 - Adding unifiedpush plugin to cordova project does not work

Feature Request

AGCORDOVA-109 - Support windows platform

Plus updated the android library to version 2.2.2 where a bug was fixed for categories
AGDROID-492 - Categories field not working
also known as AGCORDOVA-112

Release 2.0.2

10 Jul 09:01
Compare
Choose a tag to compare

Bug

AGCORDOVA-72 - unable to build application with android platform 4.0.x
AGCORDOVA-108 - PromisePlugin changed its plugin id

Release 2.0.0

26 Jun 12:55
Compare
Choose a tag to compare

Bug

AGCORDOVA-36 - Make Push Plugin work again with Android < 4.4
AGCORDOVA-38 - Authorisation error iOS is to big
AGCORDOVA-43 - cordova android app in the background crashes when a notification arrives
AGCORDOVA-47 - Windows push registration done called to soon
AGCORDOVA-48 - No alert in notification area when app is in background
AGCORDOVA-53 - New push channel id on windows throws exception
AGCORDOVA-94 - Foreground is always true on Android

Enhancement

AGCORDOVA-92 - Remove use of deprecated sendJavascript method

Feature Request

AGCORDOVA-24 - Windows/WNS support for cordova-push library
AGCORDOVA-83 - Change plugins namespace to include AG
AGCORDOVA-103 - Push Plugin Doc does not talk about JSON config file
AGCORDOVA-106 - with iOS 8.0 the 'alert' no longer just a string

1.0.2

27 Oct 13:07
Compare
Choose a tag to compare

Release Notes - AeroGear Cordova - push-1.0.2

Bug

  • AGCORDOVA-36 - Make Push Plugin work again with Android < 4.4

Feature Request

1.0.1

17 Sep 12:39
Compare
Choose a tag to compare

Release Notes - AeroGear Cordova - Version push-1.0.1

Bug

  • AGCORDOVA-31 Unable to build plugin for android, plugin fails with Dex errors

1.0.0

27 Aug 08:31
Compare
Choose a tag to compare

Release Notes - AeroGear Cordova - Version push-1.0.0

Bug

  • AGCORDOVA-26 When app is in background notifications no longer appear on iOS
  • AGCORDOVA-28 Remote Notifications not enabled in generated xcode project

Feature Request

0.7.0

20 Aug 07:46
Compare
Choose a tag to compare

Release Notes - AeroGear Cordova - Version push-0.7.0

Bug

  • AGCORDOVA-22 android binaries installed for other platforms

Feature Request