summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2019-06-11 11:39:36 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2019-06-11 20:14:11 +0100
commitfc134cdffb5211e7ce82c98db5bf900083ed5e0f (patch)
tree1e9685e9420284dd384f431498da0c3de9274df8
parent36cb4c5a4f83b3b8db1e00791c9f5c7d181a792d (diff)
downloaddeluge-fc134cdffb5211e7ce82c98db5bf900083ed5e0f.tar.gz
deluge-fc134cdffb5211e7ce82c98db5bf900083ed5e0f.tar.bz2
deluge-fc134cdffb5211e7ce82c98db5bf900083ed5e0f.zip
[Docs] Add more info to release notes
-rw-r--r--docs/source/releases/2.0.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/source/releases/2.0.md b/docs/source/releases/2.0.md
index 72d8c8efc..890394af5 100644
--- a/docs/source/releases/2.0.md
+++ b/docs/source/releases/2.0.md
@@ -17,9 +17,19 @@ Some of the highlights since the last major release.
- Language switching support.
- Improved documentation hosted on ReadTheDocs.
- AutoAdd plugin replaces built-in functionality.
+- WebUI now daemonizes by default so service scripts will require `-d` option.
## Packaging
+### PyPi
+
+As well as the usual source tarball available for [download] we now have published
+Deluge on the PyPi software repository.
+
+- https://pypi.org/project/deluge/
+
+### Windows and MacOS
+
Unfortunately there are no packages yet for [Windows] or MacOS but they are being worked
on. For now alternative [install] methods are available for testing.
@@ -43,3 +53,4 @@ Plugin authors update their plugins.
[install]: https://deluge.readthedocs.io/en/latest/intro/01-install.html
[config]: https://dev.deluge-torrent.org/wiki/Faq#WheredoesDelugestoreitssettingsconfig
[translations]: ../contributing/translations.md
+[download]: http://download.deluge-torrent.org/source/2.0/