Skip to content

Commit 6b722b2

Browse files
committed
docs: updated changelog
1 parent 2514d2f commit 6b722b2

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,34 @@
33
All notable changes to Data Monitor will be documented in this file.
44

55

6+
## v2.1.0
7+
8+
Data Monitor v2.1.0 release <br>
9+
This release includes many changes and improvements.
10+
11+
- Added custom data plan
12+
- Added diagnostics server selection
13+
- Added crash reporter
14+
- Added speed meter to network diagnostics
15+
- Updated user interface
16+
- Added Material You themed app icon
17+
- Added option to auto hide network indicator
18+
- Data usage notifiaton now shows the percentage of data used as icon when a data plan is active
19+
- App data usage now shows the total data used for the selected time period
20+
- Added in-app battery optimisation checks
21+
- Added option to hide wifi usage in widget
22+
- Fixed crash due to NetworkCallback
23+
- Fixed issue with navigation when going to app data usage from home
24+
- Fixed duplicate list in app data usage
25+
- Fixed weekly overview data not updating on refresh
26+
- Fixed permission denied message before granting READ_PHONE_STATE permission
27+
- Fixed crash while updating screen time
28+
- Fixed monitor not starting on device boot
29+
- Improved live network speed accuracy
30+
- Updated app dependencies
31+
- Added Russian, Turkish, German, Norwegian Bokmål, Portuguese, Spanish and Ukrainian translations
32+
33+
634
## v2.0.0
735

836
Data Monitor v2.0.0 release <br>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
• Added custom data plan
2+
• Added diagnostics server selection
3+
• Added crash reporter
4+
• Added speed meter to network diagnostics
5+
• Updated user interface
6+
• Added Material You themed app icon
7+
• Added option to auto hide network indicator
8+
• Data usage notifiaton now shows the percentage of data used as icon when a data plan is active
9+
• App data usage now shows the total data used for the selected time period
10+
• Added in-app battery optimisation checks
11+
• Added option to hide wifi usage in widget
12+
• Fixed crash due to NetworkCallback
13+
• Fixed issue with navigation when going to app data usage from home
14+
• Fixed duplicate list in app data usage
15+
• Fixed weekly overview data not updating on refresh
16+
• Fixed permission denied message before granting READ_PHONE_STATE permission
17+
• Fixed crash while updating screen time
18+
• Fixed monitor not starting on device boot
19+
• Improved live network speed accuracy
20+
• Updated app dependencies
21+
• Added Russian, Turkish, German, Norwegian Bokmål, Portuguese, Spanish and Ukrainian translations

0 commit comments

Comments
 (0)