v2.0.0-dev.1
Pre-release
Pre-release
·
1067 commits
to develop
since this 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
- @dependabot made their first contribution in #54
Full Changelog: https://github.com/torrust/torrust-index-backend/commits/v2.0.0-dev.1