Skip to content

1.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 09:55
· 8 commits to main since this release

Added

  • Three-level folders & a horizontal category bar: sets are level-1 folders, categories are level-2 folders inside them (discordemojipicker/emojis/twemoji/faces/). The picker keeps the vertical bar for sets and adds a horizontal bar for categories.
  • Smooth transitions: switching sets, categories, or tabs crossfades the grid and staggers items in; respects reduced-motion.
  • Pack organization options: Per pack (each pack its own set with category folders) or Combined (all packs + system emoji in one custom-named set, default packs).
  • System emoji set (offline): ~240 emojis rendered locally from your device's emoji font, no download.
  • Folder-name auto-suggest on drop; Category (sub-subfolder) field in the import modal.
  • Set rename from Settings; folder settings show the resolved path and existence status.
  • Import queue grouped by set/category, live progress counter, Cancel button.

Changed

  • Default folders now discordemojipicker/emojis and discordemojipicker/stickers.
  • Picker feel: panel-in animation, tooltip fade, hover lift, capped rise stagger.
  • General set always first, then alphabetical.
  • Touch devices: bigger tap targets, tap-fast handling.

Fixed

  • Import modal crash before the queue/status/Import button rendered (bug present since 1.0.0).
  • Discord-style names (sweat_smile, heart_eyes, ...) now resolve; fe0f-style 404s fixed; downloads throttled.
  • Robust system emoji rendering with canvas cleanup.