Skip to content

Commit 2fc78d4

Browse files
committed
Updated CHANGELOG.md
1 parent 3c422ab commit 2fc78d4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
11
## 19.02
22
- Added push notification support for macOS
3+
- Added provisional push notification permission support for iOS12
34
- Added remote config feature
45
- Added `recordPushNotificationToken` method to be used after device ID changes
56
- Added `clearPushNotificationToken` method to be used after device ID changes
67
- Discarded `Push Open` event and replaced it with `Push Action` event
78
- Fixed push notification token not being sent on some iOS12 devices
8-
- Fixed device ID changing request delaying issue
9+
- Fixed device ID change request delaying issue by discarding delay altogether
910
- Fixed internal view controller presenting failure when root view controller is not ready yet
1011
- Fixed `openURL` freeze caused by iOS
1112
- Fixed wrong `kCountlyQSKeyLocationIP` key in location info requests
12-
- Fixed missing `kCountlySRKeyAppKey` in feedback widget requests
13+
- Fixed missing app key in feedback widget requests
1314
- Fixed feedback widget dismiss button position
1415

1516
- Other various improvements
1617
- Discarded separate UIWindow usage for presenting feedback widgets
18+
- Added checksum to feedback widget requests
19+
- Improved internal logging for request queue
1720

1821

1922

0 commit comments

Comments
 (0)