Skip to content

Releases: tdjsnelling/sqtracker

1.6.0

21 Feb 19:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.6.0

1.5.0

29 Oct 14:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

06 Oct 16:49
Compare
Choose a tag to compare

Implements localisation and fixes a number of bugs

1.3.3

22 Aug 19:24
Compare
Choose a tag to compare
ver 1.3.3

1.3.2

22 Aug 08:09
4b64aa6
Compare
Choose a tag to compare

What's Changed

  • Incorrect work with non latin letters in torrent file or folder name by @oleg-om in #53

New Contributors

Full Changelog: 1.3.1...1.3.2

1.3.1

29 Jun 17:13
Compare
Choose a tag to compare
  • Fixes search function
  • Improves upload missing torrent error message
  • Increases API rate limit
  • Fixes issue with torrent announce-list

1.3.0

04 Apr 20:00
Compare
Choose a tag to compare

Changes:

  • Adds economy options: ratio-less, punish on ratio, punish on hit'n'runs, or both
    • Max. hit'n'runs can be set in the config file along with min. ratio
  • Adds file extension blacklist option
  • SQ_ALLOW_UNREGISTERED_VIEW now also allows browsing of category, tag and optionally wiki pages
  • Wiki now has a dedicated navigation widget
  • File list on torrent page is sorted alphabetically

Closes:

  • #18 Adds file extension blacklist option

1.2.1

25 Mar 11:56
Compare
Choose a tag to compare

Closes:

  • #22 Fixes sorting by uploaded time
  • #23 Lets user know on error page if they are being rate limited

1.2.0

19 Mar 13:07
Compare
Choose a tag to compare

Closes:

  • #9 Better tags UI and non-English character handling
  • #12 Better wiki path handling
  • #15 Adds download count to torrent lists and makes category, tag and search lists sortable

1.1.0

12 Mar 11:59
Compare
Choose a tag to compare

Closes:

  • #5 Auto-replace announce URL on upload
  • #6 Display file list with collapsible folders

Includes other small fixes.