Releases: pb-go/pb-go
Releases · pb-go/pb-go
v1.0.5
v1.0.4
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
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
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
This is the first version we released to public. Please feel free to report issues.