Skip to content

Release 1.5.1

Compare
Choose a tag to compare
@Waitsnake Waitsnake released this 13 Apr 17:05
· 33 commits to master since this release
93f4a49

For more information about AnimatedGif please look at the readme page:
https://github.com/Waitsnake/AnimatedGif/blob/master/README.md

Changes:

  • Add support for Animated Portable Network Graphics (APNG or PNG) starting with OSX 10.10
    (a silent fix for older systems like 10.9 was added to this release)

  • Change behaviour of About window and Open Files dialog:

    • when one of those windows is opening they become now the key window, means they have the input focus and not the configure panel in the system preferences as before
    • when one of those windows loose focus and later they are re-opening form the configure panel they will become the key window again
  • Add Code Signing (Self-signed certificate -> means the macOS gatekeeper will still not pass it without user allowance, but is possible to check if AnimatedGif is still consistent and unchanged)

Includes fixes for:
#46 and #47