Skip to content

v14.1.0

Choose a tag to compare

@thudugala thudugala released this 29 Mar 04:30
· 21 commits to master since this release

✨ New Features

  • Inline Reply Actions on Android, iOS, and macOS (text input support).
  • Advanced Android Notification Styles: InboxStyle, MessagingStyle, MediaStyle.
  • Foreground service support with start/stop APIs.
  • Monthly repeat scheduling + improved alarm handling via AndroidScheduleMode.
  • Full DateTimeOffset migration for accurate cross‑timezone scheduling.

📱 Android Improvements

  • Added Person, Message, and extensible style models.
  • Added LED timing + audio attribute options (API < 26).
  • Added notification Tag support.
  • New IAndroidNotificationService for permissions, channels, and cancellation.

🍎 iOS/macOS Improvements

  • Text‑input notification actions.
  • New Apple options: CriticalSoundVolume, HideThumbnail, ThumbnailClippingRect.
  • Corrected AppleCategoryOptions flag names.

🧹 Refactoring & Cleanup

  • Removed old AndroidMediaStyle (replaced by new style system).
  • Refactored scheduling into ScheduleAlarm.
  • General API cleanup and formatting improvements.

📦 Package Updates

  • Plugin.LocalNotification14.1.0
  • Plugin.LocalNotification.Core1.1.0
  • Plugin.LocalNotification.Geofence1.1.0

Full Changelog: v14.0.0...v14.1.0