Releases: dcrousso/GIFBar
Releases · dcrousso/GIFBar
Version 1.3
- Window now hides after a link is copied
- Moved API options (e.g. GIFs, Stickers, etc.) to a context menu that appears when the gear settings button is clicked
- Fixed issue with editing commands (e.g. Select All)
- Added more styling to No Results page
- Minor stylistic changes/touchups
Version 1.2.2
- Fixed issue where API results would have less than 25 items
- Fixed issue where only the most recent API results were displayed on focus
- Fixed issue where pressing Escape would both dismiss the window and clear the input
Version 1.2.0
You can now view Giphy Stickers!
- Check the
Stickers
box to have any trending/searched Stickers appear in the results - If you don't want to see GIF results, simply uncheck the
GIFs
box
Version 1.1.0
- Added ⌘⇧Space shortcut for toggling the visibility of the window
- Pressing Escape when the window is shown will now hide the window
- Ensure that the search input is focused when the window is shown for the first time
- Fixed issue where preview images were not evenly spaced
Version 1.0.1
- Added blur to image when hovering
- Fixed issue where the corners of images would be visible when scrolling
- Fixed issue with requesting more data from a search with infinite scroll
Version 1.0.0
- Create basic BrowserWindow that is shown/hidden when the user toggles the added Tray item
- Uses the GIPHY API for viewing/searching GIFs
- Added MIT License