@nativescript/local-notifications
Version:
The Local Notifications plugin allows your app to show notifications when the app is not running.
28 lines (22 loc) • 1.49 kB
Markdown
## 6.3.1 (2025-01-25)
### 🚀 Features
- **local-notifications:** Improved interval scheduling ([#590](https://github.com/NativeScript/plugins/pull/590))
- **local-notifications:** allow requesting send notifications permission on Android 13+ devices ([#472](https://github.com/NativeScript/plugins/pull/472))
- **local-notifications:** full Android 12 API 31 support ([#253](https://github.com/NativeScript/plugins/pull/253))
- **local-notifications:** Use custom sound for notification with iOS and Android ([#123](https://github.com/NativeScript/plugins/pull/123))
- **local-notifications:** add payload to local notifications ([#111](https://github.com/NativeScript/plugins/pull/111))
- **local-notifications:** add number to interval options ([#26](https://github.com/NativeScript/plugins/pull/26))
### 🩹 Fixes
- **local-notifications:** delete delivered notifications on iOS ([#603](https://github.com/NativeScript/plugins/pull/603))
- **local-notifications:** proper handling with defaults ([#602](https://github.com/NativeScript/plugins/pull/602))
- **local-notifications:** getIcon ([cacb75b](https://github.com/NativeScript/plugins/commit/cacb75b))
- **local-notifications:** support API31+ ([6442ef2](https://github.com/NativeScript/plugins/commit/6442ef2))
### ❤️ Thank You
- Alberto González @agonper
- Brad Martin @bradmartin
- Dimitris-Rafail Katsampas @CatchABus
- insytes
- Jonas Katins @jkatins
- Nathan Walker
- Osei Fortune @triniwiz
- pboulch @pboulch