Filter the onSync stream to only include updates that we want to deal with to re-render

This commit is contained in:
Sorunome 2020-07-27 11:13:25 +00:00 committed by Christian Pauly
commit 3b1a6e4cea
4 changed files with 12 additions and 4 deletions

View file

@ -1,3 +1,7 @@
# Version 0.17.0 - 2020-08-??
### Fixes:
- Don't re-render the room list nearly as often, increasing performance
# Version 0.16.0 - 2020-07-24
### Features
- Implement web notifications