Skip to content

Releases: sindresorhus/Gifski

v2.13.0

25 Jan 20:37
Compare
Choose a tag to compare
  • Fix “cannot decode” error & improve performance (#221) e47642d
  • Stop file size estimation when starting the conversion 03b2f19

v2.12.0...v2.13.0

v2.12.0

29 Dec 17:09
Compare
Choose a tag to compare
  • 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...v2.12.0

v2.11.0

10 Nov 01:12
Compare
Choose a tag to compare
  • Improved compatibility with macOS 11.
  • New icon.

v2.10.0...v2.11.0

v2.10.0

31 Oct 00:00
Compare
Choose a tag to compare
  • 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.10.0

v2.9.1

12 Oct 22:33
Compare
Choose a tag to compare
  • Workaround macOS 11 issue with decoding some videos (#204) a279b69

v2.9.0

27 Jul 01:13
Compare
Choose a tag to compare
  • Further improvements to error messages for unsupported videos.

v2.8.0

30 Jun 07:30
Compare
Choose a tag to compare
  • Improved error message for unsupported videos.

v2.7.2

23 Jun 07:10
Compare
Choose a tag to compare
  • Added warning when copying a GIF for the first time that Chrome is not able to handle pasting an animated GIF.

v2.7.1

16 Apr 05:04
Compare
Choose a tag to compare
  • 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

10 Mar 07:47
Compare
Choose a tag to compare
  • Loop the video playback in the editor when the “Loop Forever” checkbox is checked.
  • Disable sound when playing the video in the editor.

v2.6.3...v2.7.0