[fix][web] not handling HTTP connection issues

This commit is contained in:
Vinícius Moreira
2019-12-27 13:14:16 -03:00
parent 113402cebd
commit 1636d600ee
2 changed files with 17 additions and 6 deletions

View File

@@ -7,6 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.8.1]
### Fixes
- not verifying if an icon path is a file
- Web:
- not handling HTTP connection issues
## [0.8.0] 2019-12-24
### Features