File tree 1 file changed +28
-0
lines changed
packages/local-notifications 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 6.3.1 (2025-01-25)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ** local-notifications:** Improved interval scheduling ([ #590 ] ( https://github.com/NativeScript/plugins/pull/590 ) )
6
+ - ** local-notifications:** allow requesting send notifications permission on Android 13+ devices ([ #472 ] ( https://github.com/NativeScript/plugins/pull/472 ) )
7
+ - ** local-notifications:** full Android 12 API 31 support ([ #253 ] ( https://github.com/NativeScript/plugins/pull/253 ) )
8
+ - ** local-notifications:** Use custom sound for notification with iOS and Android ([ #123 ] ( https://github.com/NativeScript/plugins/pull/123 ) )
9
+ - ** local-notifications:** add payload to local notifications ([ #111 ] ( https://github.com/NativeScript/plugins/pull/111 ) )
10
+ - ** local-notifications:** add number to interval options ([ #26 ] ( https://github.com/NativeScript/plugins/pull/26 ) )
11
+
12
+ ### 🩹 Fixes
13
+
14
+ - ** local-notifications:** delete delivered notifications on iOS ([ #603 ] ( https://github.com/NativeScript/plugins/pull/603 ) )
15
+ - ** local-notifications:** proper handling with defaults ([ #602 ] ( https://github.com/NativeScript/plugins/pull/602 ) )
16
+ - ** local-notifications:** getIcon ([ cacb75b] ( https://github.com/NativeScript/plugins/commit/cacb75b ) )
17
+ - ** local-notifications:** support API31+ ([ 6442ef2] ( https://github.com/NativeScript/plugins/commit/6442ef2 ) )
18
+
19
+ ### ❤️ Thank You
20
+
21
+ - Alberto González @agonper
22
+ - Brad Martin @bradmartin
23
+ - Dimitris-Rafail Katsampas @CatchABus
24
+ - insytes
25
+ - Jonas Katins @jkatins
26
+ - Nathan Walker
27
+ - Osei Fortune @triniwiz
28
+ - pboulch @pboulch
You can’t perform that action at this time.
0 commit comments