Skip to content

Brush v1.1.0

Compare
Choose a tag to compare
@gebn gebn released this 28 Sep 22:10
· 7 commits to master since this release
v1.1.0
f587bfd

This is a minor release, largely compatible with v1.0.x. It is a minor rather than patch as the change to Expiry::getOffset() could throw up some surprises.

Improvements

  • Added support for 6 month and 1 year paste expiry times. (#5)
  • Upgrade all requests to HTTPS to ensure Brush keeps working after the 2017-12-01 deadline. (#6)

Changes

  • Expiry::getOffset() now regards a month as 730 hours (30 days, 10 hours) rather than 28 days. This brings it in line with WolframAlpha's definition.

Bug fixes

  • Fix User's hasCustomAvatar() method always returning false, due to the default Pastebin avatar URL changing.