We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0159f7b commit 0028a9eCopy full SHA for 0028a9e
CHANGELOG.MD
@@ -0,0 +1,19 @@
1
+# Changelog
2
+All notable changes to this project will be documented in this file.
3
+
4
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [Unreleased]
8
9
+## [1.3.0-beta] - 2020-09-18
10
+### Added
11
+- Add torrents by infohash
12
+- Trackers list in torrent details > options > trackers
13
+- Add, delete and edit trackers in trackers list
14
15
+### Fixed
16
+- Simplified torrent delete confirmation dialog
17
+- A bug where selcting 'No Label' filter and then opening, closing filter sheet without changing anything
18
+would clear the torrent list until filter is manually changed again.
19
0 commit comments