Releases: textileio/textile
Releases · textileio/textile
v2.1.6
Fixes
- Adds the Billing gRPC JS lib files to the Users gRPC JS lib
v2.1.5
Usage billing
- Adds basic signup stream (#407)
- Adds monthly usage reporting (#414)
v2.1.4
Hub
- Developer, Org, and delegated User Usage Tracking & Billing (#374, #402, #408)
- DB Migrations (#393)
Powergate
v2.1.3
- Disables API to create new wallet addresses in Powergate
v2.1.2
- Updates doc strings with filecoin network name change
v2.1.1
Buckets
- Adds concurrency protection to bucket edits (#377)
v2.1.0
Buckets
- Archive storage config API (#361 )
v2.0.3
CLI
- Adds a
-q
/--quiet
flag to buck push
, buck pull
, and buck init
- Adds a
-y
/--yess
flag to buck archive
Fixes
- Fixes a WebSocket timeout issue seen when using the JS lib's
listPath
method
Closes #355
Closes #350
Closes #351
v2.0.2
Properly migrates module path to github.com/textileio/textile/v2
.
v2.0.1
CLI
- Adds
buck roles ls
and buck roles grant
commands (#344)
Gateway
- Enable viewing private bucket content via access tokens (#357)
Misc.
- Updates README with information in bucket file and folder access roles
- Updates
go-threads
to v1.0.0