Changeset b64084
- Timestamp:
- 07/08/2022 08:04:57 AM (3 years ago)
- Branches:
- develop, master
- Children:
- 05e13a, b3d1fd7, d0da06d
- Parents:
- e12053
- git-author:
- Calum Lind <calumlind+deluge@gmail.com> (07/08/2022 08:03:31 AM)
- git-committer:
- Calum Lind <calumlind+deluge@gmail.com> (07/08/2022 08:04:57 AM)
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG.md
re12053 rb64084 2 2 3 3 ## unreleased 4 5 ### Core 6 7 - Fix missing trackers added via magnet 8 - Fix handling magnets with tracker tiers 4 9 5 10 ## 2.1.0 (2022-06-28) -
docs/source/intro/01-install.md
re12053 rb64084 49 49 ## <i class="fa fa-windows"></i> Windows 50 50 51 Unfortunately no official installer package currently available. 51 Download [installer](https://ftp.osuosl.org/pub/deluge/windows/?C=M;O=D) 52 52 53 See [Alternative Installs](#alternative-installs) 53 Availble for Windows 7, 8 & 10 for both 32-bit and 64-bit OSes. 54 54 55 55 ## <i class="fa fa-apple"></i> macOS … … 97 97 sudo apt install deluge 98 98 99 ### Windows Community100 101 Due to move to GTK3 and Python 3 and problems with pyinstaller there are only community102 created installers available.103 104 Check sticky topics in [Windows Forum] for latest updates.105 106 For reference [issue #3201] is tracking progress on an official installer.107 108 99 ### macOS Community 109 100 … … 139 130 [stable ppa]: https://launchpad.net/~deluge-team/+archive/ubuntu/stable/ 140 131 [homebrew]: https://brew.sh/ 141 [issue #3201]: https://dev.deluge-torrent.org/ticket/3201142 [windows forum]: https://forum.deluge-torrent.org/viewforum.php?f=12143 132 [macos forum]: https://forum.deluge-torrent.org/viewforum.php?f=13 144 133 [depends]: ../depends.md
Note:
See TracChangeset
for help on using the changeset viewer.