This commit is contained in:
2019-07-28 21:16:07 -05:00
parent 7d12892981
commit 0d06e8334c
2 changed files with 18 additions and 18 deletions

View File

@@ -1,20 +1,20 @@
# Changelog #
# Changelog
## 1.0.6 ##
## 1.0.6
* Additional Linux distribution support:
* Antergos
* Manjaro
* Download latest `detect_linux.sh` if bundled script returns `unknown`
* Display error message if OS is detected as `unknown`
## 1.0.5 ##
## 1.0.5
* \#29: Mounts aren't being detected properly when switching releases
* Display window when dependencies are missing
* Display window when UI upgrade is available
* Display window and unmount all drives if release is no longer available
* Will primarily affect pre-release versions (Alpha, Beta, and RC)
## 1.0.4 ##
## 1.0.4
* \#27: Implement Bitbucket backup download location
* \#28: Fix Linux upgrade
* Additional Linux distribution support:
@@ -23,7 +23,7 @@
* OpenSUSE Leap 15.1
* OpenSUSE Tumbleweed
## 1.0.3 ##
## 1.0.3
* Linux distribution support
* Arch Linux
* Bodhi 5.0.0
@@ -43,7 +43,7 @@
* Removed Hyperspace (no active development/insufficient host network)
* Restore main window on error message
## 1.0.2 ##
## 1.0.2
* Option to launch application hidden (notification icon only)
* Close window to notification area
* Unmount on application exit
@@ -54,7 +54,7 @@
* Electron to v4
* Prevent mount if dependencies are missing
## 1.0.1 ##
## 1.0.1
* Added configuration settings for Repertory 1.0.0-alpha.2 and above
* Fixed memory leak on component unmount
* Added error display
@@ -62,6 +62,6 @@
* Tray icon indicates mount status on Windows
* Various fixes/layout changes
## 1.0.0 ##
## 1.0.0
* Initial release
* Windows support