Update changelog
This commit is contained in:
parent
27e4f193b3
commit
0a5470cfe1
1 changed files with 5 additions and 1 deletions
|
@ -1,8 +1,12 @@
|
||||||
New features:
|
New features:
|
||||||
* Dark mode (#102)
|
* Dark mode: Allow changing app appearance (#102)
|
||||||
* Report logs: Copy/export logs to help troubleshooting (#94)
|
* Report logs: Copy/export logs to help troubleshooting (#94)
|
||||||
* WebSockets (experimental): Use WebSockets to subscribe to topics (#96, #100, #97)
|
* WebSockets (experimental): Use WebSockets to subscribe to topics (#96, #100, #97)
|
||||||
|
* Show battery optimization banner (#105)
|
||||||
|
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
* Support for binary UnifiedPush messages (#101)
|
* Support for binary UnifiedPush messages (#101)
|
||||||
|
|
||||||
|
Notes:
|
||||||
|
* The foreground wakelock is now disabled by default
|
||||||
|
* The service restarter is now scheduled every 3h instead of every 6h
|
||||||
|
|
Loading…
Reference in a new issue