Skip to content

Releases: thudugala/Plugin.LocalNotification

v5.2.0

17 Dec 20:34
Compare
Choose a tag to compare

Rework repeat worker to circular execution

Thank you @wcoder for PR #123

v5.1.1

11 Nov 22:03
Compare
Choose a tag to compare

Issues #122 fixed by PR #121 by @wcoder

Thank @wcoder for the PR

v5.1.0

28 Sep 19:58
Compare
Choose a tag to compare

#105 Added support for OnNotificationReceived event

Thank you
@GiampaoloGabba for pull request #116

v5.0.7

24 Sep 21:58
Compare
Choose a tag to compare

Fixed
#94 Additional Repeat Schedules
#112 When negating permission the first time on iOS, the app needs to be killed to read new permission gave from the ios settings.

Thank you
@GiampaoloGabba for pull request #113

v5.0.6

21 Jul 04:31
c747b41
Compare
Choose a tag to compare
  • #96 When an iOS notification is scheduled for a different month / year on the same day, the notification would trigger. I need to be able to schedule notifications in iOS for the next three months.
  • Added netstandard2.0 Support

v5.0.4

18 May 07:11
Compare
Choose a tag to compare

#83 Bump Xamarin.AndroidX.Work.Runtime from 2.3.4 to 2.3.4.1

v5.0.3

01 Apr 10:59
Compare
Choose a tag to compare

Upgrade the package Xamarin.AndroidX.Work.Runtime from 2.3.3 to 2.3.4

v5.0.2

26 Mar 01:25
Compare
Choose a tag to compare

#78 Upgrade the package Xamarin.AndroidX.Work.Runtime from 2.2.0 to 2.3.3 (Thank you @GitBOUF )

v5.0.1

21 Feb 03:33
Compare
Choose a tag to compare

Added Android notification group support

v5.0.0

16 Feb 06:42
Compare
Choose a tag to compare

Updating to Xamarin.AndroidX