Skip to content

Releases: OutSystems/Calendar-PhoneGap-Plugin

5.1.3-OS10

12 Aug 14:55
bb5547d

Choose a tag to compare

What's Changed

Full Changelog: 5.1.3-OS9...5.1.3-OS10

5.1.3-OS9

08 Jul 09:04
231cd35

Choose a tag to compare

Chore

  • Bundle build actions .yaml file with plugin.

5.1.3-OS8

02 Dec 10:02
97bed21

Choose a tag to compare

Fix

Android

  • Perform time validation before creating an event.

5.1.3-OS7

14 Nov 14:45
b1af564

Choose a tag to compare

Fixes:

  • iOS: Fixes openCalendar for apps targeting iOS 18.

5.1.3-OS6

25 Sep 16:15

Choose a tag to compare

  • Adds support for iOS 17. More info here.

5.1.3-OS5

19 Nov 12:50

Choose a tag to compare

  • Fixed crash in iOS 15.1 and 15.2 when creating an editable event.

5.1.3-OS4

04 Nov 14:03

Choose a tag to compare

New plugin release to include metadata tag in Extensibility Configurations in the OS wrapper

5.1.3-OS3

13 May 15:21

Choose a tag to compare

Fixed method to create event in Android to avoid creating events with StartDate after EndDate

Fixed iOS implementation - when opening calendar with empty date, the calendar opens in the current date

Fixed iOS implementation - after finding an event, the notes did not include the URL data.

5.1.3-OS2

07 Nov 17:49

Choose a tag to compare

Fixes

  • Lets NSPredicate handle its own arguments to prevent crashes with special characters RNMT-3533

5.1.3-OS1

28 May 10:15
55b9253

Choose a tag to compare

5.1.3-OS1 Pre-release
Pre-release

Fixes

  • Fixed a crash when opening calendar without providing a date
  • Fixed crashes when returning to app if activity got destroyed