0.12.2
badgerwithagun
released this
26 Feb 22:08
·
1393 commits
to master
since this release
Patch release to resolve some urgent issues in 0.12.1.
Fixes:
- Fixed: 404 errors when running the package release downloaded from GitHub (this did not affect Heroku users or anyone else building from source).
- Fixed: Password hashing was asymmetric - passwords hashed with the CLI would not be matched by the application.
In addition:
- Improved back-off when we hit rate limitation errors from exchanges that tell us nicely what's going on
- Improved error messaging in some cases.