Skip to content

Releases: textileio/textile

v2.1.6

21 Nov 06:13
27ef03d
Compare
Choose a tag to compare

Fixes

  • Adds the Billing gRPC JS lib files to the Users gRPC JS lib

v2.1.5

20 Nov 23:37
51c7fa6
Compare
Choose a tag to compare

Usage billing

  • Adds basic signup stream (#407)
  • Adds monthly usage reporting (#414)

v2.1.4

19 Nov 07:36
2f66007
Compare
Choose a tag to compare

Hub

  • Developer, Org, and delegated User Usage Tracking & Billing (#374, #402, #408)
  • DB Migrations (#393)

Powergate

  • Powergate 1.2.1 (#392)

v2.1.3

23 Oct 20:21
940926b
Compare
Choose a tag to compare
  • Disables API to create new wallet addresses in Powergate

v2.1.2

17 Oct 17:42
89b10d2
Compare
Choose a tag to compare
  • Updates doc strings with filecoin network name change

v2.1.1

08 Oct 22:06
e6cec18
Compare
Choose a tag to compare

Buckets

  • Adds concurrency protection to bucket edits (#377)

v2.1.0

28 Sep 19:01
2a72b54
Compare
Choose a tag to compare

Buckets

  • Archive storage config API (#361 )

v2.0.3

26 Sep 19:27
10ee007
Compare
Choose a tag to compare

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

25 Sep 18:08
8d459e2
Compare
Choose a tag to compare

Properly migrates module path to github.com/textileio/textile/v2.

v2.0.1

24 Sep 01:05
3101199
Compare
Choose a tag to compare

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