Releases: jimmycuadra/lita-google-images
Releases · jimmycuadra/lita-google-images
3.1.0
3.0.0
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
- Changed: Configuration now uses the system introduced in Lita 4.
1.0.5
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
- Changed: Relaxed version dependency on the lita gem.
1.0.3
Minor internal changes.
1.0.2
- 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
- Fixed a bug where lita-google-images was unintentionally loading the global configuration and preventing other handlers from registering config objects.
1.0.0
- Changed: The main chat route is now a command.
- Changed: Various internals for Lita 2.0 compatibility.
0.0.2
- Added command help.