This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
Releases: storj-archived/bridge
Releases · storj-archived/bridge
v7.7.1
- Update storj-lib to v8.7.1 with bug fix for signing #584 storj-archived/core#765
- Update mailer copy with service mailer update to v1.4.0 #584 storj-archived/service-mailer#11
v7.7.0
v7.6.0
v7.5.0
- Switch to select by reputation #548 @braydonf
- Give default values for responseTime and reputation if not already set #554 @braydonf
- trigger new mirror on MIRROR_FAILED #537 @littleskunk
- Update storj-contract-renew.js #544 @bryanchriswhite
- Password reset functionality improved #563 @dylanlott
- add
GET /resets/:token
route back #565 @bryanchriswhite - Update password route to accept url redirect #566 @dylanlott
- fix contract renewal integration test #568 @bryanchriswhite
- Fixes #570: Return forbidden error if account is not activated #571 @kaloyan-raev
- filters out blacklisted farmer addresses #573 @nat-ventura
- Update lock file #574 @braydonf
- addresses issue #503, removes else if block with deprecated log message #556 @nat-ventura
- Check for max shard size #547 @braydonf
v7.4.0
- Fix to sorting of bucket entries and buckets by date #538 @littleskunk
- Fix to how replication works so it's more evenly balanced across farmers #552 @nat
- Documentation fixes by @him2him2 and @jkawamoto