Skip to content

Timestamps, hash tag support, Guzzle and debug output

Compare
Choose a tag to compare
@kringkaste kringkaste released this 14 Sep 14:01
· 53 commits to master since this release

Added

  • Timestamps of the photos (thanks to @devotoare)
  • Timeout fetching the Instgram page, default to 5 seconds, can be changed in the config file (thanks to @mhayes14)
  • Support for hashtags (thanks to @JeroenOnstuimig)
  • Function to return configured account name
  • Guzzle http client
  • Debugging Output (log level debug)

Fixed