Skip to content

Releases: torrust/torrust-index

v3.0.0

02 Oct 13:37
v3.0.0
01748ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0-rc.1...v3.0.0

v3.0.0-rc.1

24 Sep 09:39
v3.0.0-rc.1
7ebf95c
Compare
Choose a tag to compare
v3.0.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-beta...v3.0.0-rc.1

v3.0.0-beta

03 Sep 11:27
v3.0.0-beta
f092feb
Compare
Choose a tag to compare
v3.0.0-beta Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-alpha.12...v3.0.0-beta

v3.0.0-alpha.12

13 Aug 11:54
v3.0.0-alpha.12
9da22d8
Compare
Choose a tag to compare
v3.0.0-alpha.12 Pre-release
Pre-release

What's Changed

Read more

Release Version 3.0.0-alpha.2

15 Oct 21:08
v3.0.0-alpha.2
4915289
Compare
Choose a tag to compare
Pre-release

What's Changed

Read more

v2.0.0-dev.1

12 Sep 13:54
Compare
Choose a tag to compare
v2.0.0-dev.1 Pre-release
Pre-release

What's Changed

  • fix: link to documentation and binaries path by @WarmBeer in #40
  • 45 add mysql support by @WarmBeer in #50
  • Add integration tests for Database trait by @WarmBeer in #51
  • chore(deps): bump regex from 1.5.4 to 1.6.0 by @dependabot in #54
  • chore(deps): bump crossbeam-utils from 0.8.5 to 0.8.11 by @dependabot in #53
  • chore(deps): bump tokio from 1.10.1 to 1.13.1 by @dependabot in #52
  • store torrents completely in database by @WarmBeer in #55
  • change from pbkdf2 to argon2 or bcrypt for user authentication by @WarmBeer in #57
  • added endpoints for verifying and renewing login token by @WarmBeer in #58
  • fix: fail torrent uploading when tracker whitelisting fails by @WarmBeer in #61
  • fix: reuse valid tracker keys by @WarmBeer in #62
  • fix: verify email address validity on signup by @WarmBeer in #64
  • 67 embed the license in the application and make it easily accessible for users by @WarmBeer in #68
  • workflow: added a test, build and release workflow by @WarmBeer in #65

New Contributors

Full Changelog: https://github.com/torrust/torrust-index-backend/commits/v2.0.0-dev.1

v1.0.0

29 Aug 12:07
033d806
Compare
Choose a tag to compare

What's Changed

  • fix: link to documentation and binaries path by @WarmBeer in #40
  • chore(deps): bump regex from 1.5.4 to 1.6.0 by @dependabot in #54
  • chore(deps): bump crossbeam-utils from 0.8.5 to 0.8.11 by @dependabot in #53
  • chore(deps): bump tokio from 1.10.1 to 1.13.1 by @dependabot in #52

New Contributors

Full Changelog: https://github.com/torrust/torrust-index-backend/commits/v1.0.0