Skip to content

Releases: ArturKovacs/emulsion

Release v11.0

05 May 08:36
Compare
Choose a tag to compare

Added

  • If emulsion was closed while being maximized, then next it will start up maximized
  • If emulsion fails to load an image, then the image path will be shown in the title bar regardless (along with a message "FAILED TO OPEN")

Changed

  • Breaking: The name of some keys (used for key bindings) have changed. As of writing this, a list of all supported key names can be found in the virtual_keycode_to_string function in the source code.
  • Breaking: Dropped support for systems that don't have at least OpenGL 3.3 (In other words: from now on Emulsion requires OpenGL 3.3 to run. Which is more than 10 years old by now)
  • Emulsion will now make a better attempt at placing new windows to the same location where the last window was closed. (This mostly affects muti-monitor setups)

Release v10.5

14 Apr 09:00
Compare
Choose a tag to compare

Release v10.4

20 Sep 20:24
Compare
Choose a tag to compare
remove unnecessary CD step

v10.1

15 Oct 21:16
Compare
Choose a tag to compare

No change is made to emulsion, this release is only made to fix errors
in the build system and to re-trigger building the distributables

v10.0

15 Oct 20:40
Compare
Choose a tag to compare

Added

  • Added configuration keyword to switch between dark and light mode.
  • Added pan_vert and pan_hor as input bindings to pan with the mouse only vertically or horizontally

Changed

  • Fix for not being able to delete images on some systems.

Release v9.0

27 Apr 21:25
Compare
Choose a tag to compare

Added

  • Added start_maximized configuration field
  • Some very high resolution images that were shown entirely black, are now shown correctly.
  • Allow copying to the clipboard on Wayland

Changed

  • Fixed spurious crashes on Wayland
  • Fixed incorrect file association method in the Windows installer
  • Fixed a bug that caused the entire system to freeze on X11 desktops.
  • Fixed some animated gifs showing as a still image
  • The parent folder could previously be deleted after deleting the last open image. This is now prevented.

Release v8.0

02 Jan 17:35
Compare
Choose a tag to compare

Changed

  • The original scale button now shows "1:1" instead of "1"
  • Changed the configuration folder on macOS (run emulsion -h to find where it's located)
  • The image copied to the clipboard can now be pasted into a wider range of programs on Windows

Added

  • The Windows installer now adds a Start menu entry.
  • Added multiple configuration fields: #160
  • Zooming and camera panning can now be bound to keyboard input.

Release v7.2

30 Nov 22:10
Compare
Choose a tag to compare

Changed

  • Fixed the issue that the first image was shown from the folder after deleting an image instead of the next.
  • Fixed a crash for when trying to open an image with invalid EXIF orientation.

Release v6.0

08 Oct 21:11
Compare
Choose a tag to compare

Release v5.0

17 Aug 18:59
Compare
Choose a tag to compare