Fix docs
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -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
|
||||
|
||||
20
README.md
20
README.md
@@ -1,20 +1,20 @@
|
||||
# Repertory UI #
|
||||
# Repertory UI
|
||||

|
||||
|
||||
## GUI for [Repertory](https://bitbucket.org/blockstorage/repertory) ##
|
||||
## GUI for [Repertory](https://bitbucket.org/blockstorage/repertory)
|
||||
Repertory allows you to mount Sia and/or SiaPrime blockchain storage solutions via FUSE on Linux/OS X or via WinFSP on Windows.
|
||||
|
||||
## Requirements ##
|
||||
## Requirements
|
||||
* Sia >=1.4.1
|
||||
* SiaPrime >=1.4.0
|
||||
|
||||
## Downloads ##
|
||||
## Downloads
|
||||
* **Repertory UI v1.0.6 Linux 64-bit** [<Primary\>]() [<Alternate\>](https://bitbucket.org/blockstorage/repertory-ui/downloads/repertory-ui_1.0.6_linux_x86_64.AppImage)
|
||||
* NOTE: Linux distributions require `fuse` and `libfuse` to be installed.
|
||||
* **Repertory UI v1.0.6 OS X 64-bit** [<Primary\>]() [<Alternate\>](https://bitbucket.org/blockstorage/repertory-ui/downloads/repertory-ui_1.0.6_mac.dmg)
|
||||
* **Repertory UI v1.0.6 Windows 64-bit** [<Primary\>]() [<Alternate\>](https://bitbucket.org/blockstorage/repertory-ui/downloads/repertory-ui_1.0.6_win.exe)
|
||||
|
||||
## Supported Platforms ##
|
||||
## Supported Platforms
|
||||
* OS X 64-bit
|
||||
* Windows 64-bit
|
||||
* Linux 64-bit Distributions:
|
||||
@@ -41,18 +41,18 @@ Repertory allows you to mount Sia and/or SiaPrime blockchain storage solutions v
|
||||
* Ubuntu 18.10
|
||||
* Ubuntu 19.04
|
||||
|
||||
## Issues/Suggestions ##
|
||||
## Issues/Suggestions
|
||||
Please submit [here](https://bitbucket.org/blockstorage/repertory-ui/issues?status=new&status=open)
|
||||
|
||||
## The FAQ of One ##
|
||||
### My distro isn't listed... Why? ###
|
||||
## The FAQ of One
|
||||
### My distro isn't listed... Why?
|
||||
It may still function properly as long as it derives from one listed above. I do plan to test more, so this list should grow over time.
|
||||
|
||||
## Tips ##
|
||||
## Tips
|
||||
* BTC: 1CMvhGaJfH95VS4CTS6dJYDs8kwYXTUCEA
|
||||
* SC: c5510db5c2e85794b9cb81851daa57d6dfd5b4e42cd02789442e8789cd6492b07c754b2056ed
|
||||
|
||||
## Developer Public Key ##
|
||||
## Developer Public Key
|
||||
```
|
||||
-----BEGIN PUBLIC KEY-----
|
||||
MIIEIjANBgkqhkiG9w0BAQEFAAOCBA8AMIIECgKCBAEKfZmq5mMAtD4kSt2Gc/5J
|
||||
|
||||
Reference in New Issue
Block a user