Skip to content

Commit c7b43ce

Browse files
[] Updated changelog
1 parent 7e87693 commit c7b43ce

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](http://semver.org/).
88

9+
## 4.9.0
10+
- Added COVID daily stats
11+
- Added subscription for COVID daily stats push notifications
12+
- Added ability to unsubscribe from daily COVID stats push notification
13+
- Added localized push notifications
14+
- Added push notifications history
15+
- Added deep linking for push notifications
16+
- Added Universal Links for deep linking
17+
- Added local notifications (aka Districts Info) to notifications history
18+
- Removed passing push notification payload to UI (aka PWA)
19+
- Added Exposure Notificaticarion stats (keys count, analyze history, risk check)
20+
- Added Simulate Risk CHeck to Debug Panel
21+
- Added fetching CDN keys to Debug Panel
22+
- Changed the way of triggering to show Debug Panel in Stage builds (use shake gesture)
23+
924
## 4.8.0
1025
- Added ability for manual delete exposure risk info
1126

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,21 @@ To launch it, type `sh rebuild.sh` in your console.
7575

7676
## ChangeLog
7777

78+
**4.9.0**
79+
- Added COVID daily stats
80+
- Added subscription for COVID daily stats push notifications
81+
- Added ability to unsubscribe from daily COVID stats push notification
82+
- Added localized push notifications
83+
- Added push notifications history
84+
- Added deep linking for push notifications
85+
- Added Universal Links for deep linking
86+
- Added local notifications (aka Districts Info) to notifications history
87+
- Removed passing push notification payload to UI (aka PWA)
88+
- Added Exposure Notificaticarion stats (keys count, analyze history, risk check)
89+
- Added Simulate Risk CHeck to Debug Panel
90+
- Added fetching CDN keys to Debug Panel
91+
- Changed the way of triggering to show Debug Panel in Stage builds (use shake gesture)
92+
7893
**4.8.0**
7994
- Added ability for manual delete exposure risk info
8095

0 commit comments

Comments
 (0)