[ui] improvement -> checking if internet connection is available before trying to upgrade the selected packages

This commit is contained in:
Vinicius Moreira
2021-02-12 14:57:48 -03:00
parent 8c0c4d4546
commit 2d552316db
3 changed files with 14 additions and 2 deletions

View File

@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.9.15] 2021
### Improvements
- UI
- checking if internet connection is available before trying to upgrade the selected packages
### Fixes
- AppImage
- crashing when trying to upgrade and the internet connection is off