Skip to content

Releases: pb-go/pb-go

v1.0.5

03 Mar 04:28

Choose a tag to compare

Changelog:

  • Docs: add nonce usage notice and will be enhanced in the future update to ensure we have more secure cryptography related function, Help Wanted: Issue #7
  • Enhancement: Update UI to let user copy link more conveniently.

v1.0.4

09 Feb 07:50
ce11783

Choose a tag to compare

Changelog:

Improvement:

  • Update client useragent to prevent being banned by antibot rules.
  • Add user-friendly notice to tell user how to use our service.

Fix:

  • pb-cli should print version into stderr not stdout.

v1.0.3

07 Feb 14:38

Choose a tag to compare

Comparing with v1.0.2, this version fixed a minor bug that allow server default expiration to be burn-after-read, but actually that will lead the document disappear immediately after you uploaded it. So we only allow server default expiration NOT to be burn-after-read.

v1.0.2

07 Feb 14:01

Choose a tag to compare

Comparing with v1.0.1, this version fixed a fatal bug that might lead the burn-after-reading feature totally failed if you enabled recaptcha at the same time.

v1.0.1

07 Feb 10:32

Choose a tag to compare

This is the first version we released to public. Please feel free to report issues.