Skip to content

1.0.6 - 2021-02-16

Compare
Choose a tag to compare
@kringkaste kringkaste released this 16 Feb 13:38
· 26 commits to master since this release

Added

  • Enable environment variables for setting username (thanks to @niektenhoopen)
  • Add rel noopener and noreferrer properties to links in the README (thanks to @JayBox325)
  • Add full image URL attribute.
  • Add hasAudio attribute.

Changed

  • Prevent request storm if no items are cached and the request failed.
  • Set default timeout for requests from 5 to 10 seconds.

Fixed

  • Fixed background color of icon
  • Add trailing slash to all requests
  • Prevent empty user agent strings
  • Fixed some typos
  • Catch all exceptions from Guzzle requests