Skip to content

Releases: jimmycuadra/lita-google-images

3.1.0

28 Feb 01:50
Compare
Choose a tag to compare

New features:

  • Animated GIFs are now supported with the new "animate" command. (#8)

3.0.0

20 Dec 22:04
Compare
Choose a tag to compare

Backwards-incompatible changes:

  • In light of the death of the old Google Images API, the plugin now uses Google Custom Search, which requires the user to create an account and an API key.

2.0.0

23 Oct 14:58
Compare
Choose a tag to compare
  • Changed: Configuration now uses the system introduced in Lita 4.

1.0.5

08 May 11:52
Compare
Choose a tag to compare

Changed: #.png is no longer added to the end of a URL if it already ends in a common image file extension (.gif, .jpg, .jpeg, or .png).

1.0.4

26 Feb 12:16
Compare
Choose a tag to compare
  • Changed: Relaxed version dependency on the lita gem.

1.0.3

20 Dec 06:22
Compare
Choose a tag to compare

Minor internal changes.

1.0.2

20 Aug 22:40
Compare
Choose a tag to compare
  • Fixed: The handler will now reply with a message instead of crashing when a 200 response with no results is returned from Google.

1.0.1

08 Jul 20:09
Compare
Choose a tag to compare
  • Fixed a bug where lita-google-images was unintentionally loading the global configuration and preventing other handlers from registering config objects.

1.0.0

06 Jul 08:30
Compare
Choose a tag to compare
  • Changed: The main chat route is now a command.
  • Changed: Various internals for Lita 2.0 compatibility.

0.0.2

06 Jul 08:27
Compare
Choose a tag to compare
  • Added command help.