EMOJIGUN Changelog

What's new in EMOJIGUN 1.5.0

May 31, 2020
  • NEW FEATURES:
  • Auto paste as a feature (enable it in settings) #50
  • IMPROVEMENTS:
  • App now uses the Cabin font on linux (same as website) #89
  • Splash screen now displayed while app is loading #87
  • Handle app exit signals correctly on linux (you should no longer get "the app is already running" after exiting it with SIGQUIT, SIGINT, SIGTERM, SIGHUP) #78
  • BUGFIXES:
  • fixed bug where if the first search result was an image which couldn't be loaded, no images were displayed #82

New in EMOJIGUN 1.4.0 (May 2, 2020)

  • NEW FEATURES:
  • new emojigun versions now use an installer instead of relying on copying an exe file #30
  • proper auto updating for windows #41
  • you can now drag&drop images/archives on top of the settings window to import them into your emoji library #25
  • IMPROVEMENTS:
  • "you have no emojis" message automatically downloads and installs the top emoji pack if you chose it #52
  • use image resize algorithm which results in higher quality emojis on screen (SmoothTransformation)

New in EMOJIGUN 1.3.1 (Apr 20, 2020)

  • BUGFIXES:
  • fixed bug where app would crash when filtering and moving mouse
  • IMPROVEMENTS:
  • search text is now vertically centered #54

New in EMOJIGUN 1.3.0 (Apr 14, 2020)

  • New features:
  • Mouse support - you can now use the mouse and scrollwheel to navigate & select emojis #57
  • Improvements:
  • Images are now loaded concurrently (should increase responsivity) #15
  • Loaded images are now being cached (should increase responsivity) #15
  • Bug fixes:
  • The update modal will no longer give a windows download link to linux users #58

New in EMOJIGUN 1.2.0 (Apr 10, 2020)

  • NEW FEATURES:
  • after image copied for the first time, display message that it has been placed in the clipboard #42
  • IMPROVEMENTS:
  • windows exe file is now signed #46
  • windows exe file now contains metadata #40
  • drawn images and text are no longer partially transparent #44
  • BUGFIXES:
  • app no longer crashes on windows when clicking up arrow at start of image list #48

New in EMOJIGUN 1.1.1 (Apr 7, 2020)

  • NEW FEATURES
  • finished updater, if new version launched, old one is overwritten
  • IMPROVEMENTS
  • by default resize output image to 32x32
  • in auto mode resize displayed images to (max) 64x64
  • BUG FIXES
  • fix images losing transparency on windows