This repository has been archived on 2025-09-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
repertory-ui/CHANGELOG.md
2020-04-06 10:59:50 -05:00

126 lines
3.5 KiB
Markdown

# Changelog
## 1.3.0
* Skynet support
* Synchronize UI major/minor version with `repertory` major/minor version
* Added `Password` component
## 1.1.5
* \#38: Enhance new repertory release available notification
* Added `FocusTrap` to modals
## 1.1.4
* \#39: Cleanup old releases and UI upgrades
## 1.1.3
* CentOS 8 support
* Support remote send and receive timeouts
* Support WinFSP mount manager
* Fix `spawn()` failure on Windows when paths contain spaces
## 1.1.2
* Style changes
## 1.1.1
* \#43: Support for remote UNIX mounts
* Improved mount state detection
## 1.1.0
* \#40: Support for remote Windows mounts
* \#42: Failing to unmount on OS X
* Allow enabling dev tools (Ctrl-Shift-I or F12)
* ScPrime re-brand
* Ubuntu 19.10 support
* Linux Mint 19.2 support
* Fedora 31 support
## 1.0.11 (Linux only)
* Fix Ubuntu 19.10 detection
## 1.0.10
* Fix VC runtime detection (detect additional GUID's)
## 1.0.9 (Alpha Testing Release)
* \#40: Support for remote Windows mounts
* ScPrime re-brand
* Fix VC runtime detection (detect additional GUID's)
## 1.0.8
* \#8: Add tooltips to settings
* \#36: Add ability to select Linux distribution type if OS is unsupported
* \#37: Version check fails with incorrect message when VC runtime is missing
* Added additional WinFsp uninstall strings
## 1.0.7
* \#31: New installation displays 'Mount location is not set' on Windows
* \#33: Add 'Microsoft Visual C++ Redistributable' as dependency installation on Windows
* \#32: Don't display network error message when check for UI updates fails
* \#30: Add uninstall feature with reboot to handle WinFSP upgrades/downgrades
* \#34: Allow cancelling/closing dependency installation if version count > 1
* Handle incorrect download sizes for dependencies and releases
## 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
* \#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
* \#27: Implement Bitbucket backup download location
* \#28: Fix Linux upgrade
* Additional Linux distribution support:
* Debian 10
* OpenSUSE Leap 15.0
* OpenSUSE Leap 15.1
* OpenSUSE Tumbleweed
## 1.0.3
* Linux distribution support
* Arch Linux
* Bodhi 5.0.0
* CentOS 7
* Debian 9
* Elementary OS 5.0
* Fedora 28
* Fedora 29
* Fedora 30
* Linux Mint 19
* Linux Mint 19.1
* Solus
* Ubuntu 18.04
* Ubuntu 18.10
* Ubuntu 19.04
* Removed `react-css-modules` dependency
* Removed Hyperspace (no active development/insufficient host network)
* Restore main window on error message
## 1.0.2
* Option to launch application hidden (notification icon only)
* Close window to notification area
* Unmount on application exit
* Ability to cancel mount retry on unexpected failure
* OS X support
* SiaPrime support
* Partial Linux support
* Electron to v4
* Prevent mount if dependencies are missing
## 1.0.1
* Added configuration settings for Repertory 1.0.0-alpha.2 and above
* Fixed memory leak on component unmount
* Added error display
* Lighter tray icon on Windows
* Tray icon indicates mount status on Windows
* Various fixes/layout changes
## 1.0.0
* Initial release
* Windows support