Skip to content

Releases: Choucroute-melba/emoji

Release v-2.2.7

13 Dec 22:35
Compare
Choose a tag to compare

Version 2.2.7

13/12/2024

  • Fixed behavior on Twitter's AriaDivElement
  • Fixed the bug when extension was not reacting to the backspace key

Release v-2.2.6

02 Nov 16:00
Compare
Choose a tag to compare

Version 2.2.6

02/11/2024

  • [dev] Changed the dev and build process to use web-ext
  • [dev] fixed the release workflow

Release v-2.2.3

02 Nov 14:40
Compare
Choose a tag to compare

Version 2.2.1

31/10/2024

  • Fixed the bug when an emoji turn back to it's :code: version after being inserted
  • Better event detection

Version 2.2.0

05/10/2024

  • Added support for Aria textboxes. The extension should now work on many other inputs
  • Fixed various bugs and UI problems
  • Updated doc in readme

Version 2.1.0

06/09/2024

  • completed documentation
  • completed the emoji insertion with shortcode feature
  • changed selector's style
  • code architecture improvements
  • fixed various bugs