Releases: johannhof/emoji-helper
Releases · johannhof/emoji-helper
Version 2.0
Version 1.1.1
🐠
- Insert into page as an optional default action on click (thanks to @michyprima)
Version 1.1
🐠
- New setting to copy emoji images to use in Gmail and many other places (thanks to @webcaetano)
- Try to fix icon issue #33
- Improve code based on AMO review suggestions
- Some cleanups
Version 1.0
🐳
- New button to insert emoji directly into the current page (Chrome, Opera and Firefox)
- Unicode support for Chrome! ⛄⛄⛄
- New settings menu
- Repositioned the popup in Firefox
- Ctrl-E or Ctrl-Y as browser shortcuts in Firefox
Version 0.6
🐍
- adds unicode emojis for supporting browsers (all except Chrome)
- removes the unnecessary copy button, and enables copy on click into the input field
- adds a small and hopefully unobtrusive notification when something was copied to the clipboard
- some code cleanups and fixes
Version 0.5.2
🐢
- fixed search bar overlapping on some systems
Version 0.5.1
🐢
- fix non-alphanumeric keys (like ctrl, cmd or escape) triggering the search bar
- add a link to the releases page
- fix recent items not updating when accessed through the "1" key
- the annoying blue update notification was not shown in firefox and safari due to an error, now everyone can enjoy it
- (behind the scenes) introduced testing with casperjs for safer deployment
Version 0.5
🐢
- Images are now a single sprite, reducing load time and file size
- New Shortcuts: Press numbers on your keyboard to jump between sections
- To search, just start typing without having to click into the search box
- Added a Changelog