Releases: sindresorhus/Gifski
Releases · sindresorhus/Gifski
v2.13.0
v2.12.0
- Added the ability to choose how many times to loop the GIF. Previously, you could only either loop forever or not loop.
v2.11.0
- Improved compatibility with macOS 11.
- New icon.
v2.10.0
- Much more accurate file size estimates!
- After converting, you can now press Command+C to copy the GIF or Command+S to save it.
- Reduced the max FPS from 60 to 50 since browsers throttle frame rates above 50, playing them at 10 FPS.
- Worked around a macOS bug where the conversion would fail with a “decode failed” error.
v2.9.1
v2.9.0
- Further improvements to error messages for unsupported videos.
v2.8.0
- Improved error message for unsupported videos.
v2.7.2
- Added warning when copying a GIF for the first time that Chrome is not able to handle pasting an animated GIF.
v2.7.1
- Fixed a crash that could sometimes happen when canceling the conversion.
- Fixed handling of videos with blank frames at the start.
- Fixed looping the playback in the editor when the video is trimmed from the start.
v2.7.0
- Loop the video playback in the editor when the “Loop Forever” checkbox is checked.
- Disable sound when playing the video in the editor.