Skip to content

Releases: johannhof/emoji-helper

Version 2.0

09 Jul 12:57
Compare
Choose a tag to compare
  • Now as a WebExtension!
  • Updated Emoji to the latest set and added all the missing new Emoji!

Version 1.1.1

10 Oct 15:28
Compare
Choose a tag to compare

🐠

  • Insert into page as an optional default action on click (thanks to @michyprima)

Version 1.1

19 Jun 13:34
Compare
Choose a tag to compare

🐠

  • 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

22 Mar 23:39
Compare
Choose a tag to compare

🐳

  • 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

05 Oct 22:14
Compare
Choose a tag to compare

🐍

  • 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

02 Oct 08:34
Compare
Choose a tag to compare

🐢

  • fixed search bar overlapping on some systems

Version 0.5.1

24 Aug 09:50
Compare
Choose a tag to compare

🐢

  • 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 :trollface:
  • (behind the scenes) introduced testing with casperjs for safer deployment

Version 0.5

24 Jul 18:01
Compare
Choose a tag to compare

🐢

  • 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