v1.32 - June 8, 2022
  + Windows: Prevent positioning window offscreen [issue 72]
  + Windows: sign installer/executable

v1.31 - February 17, 2021
  + macOS: Big Sur support (thanks https://github.com/ganjarpanji)
  + macOS: ARM native support
  + macOS: now requires macOS 10.7 or later

v1.30 - April 4, 2020
  + macOS: fix Catalina file browser default extension issues
  + macOS: notarized for Catalina
  + macOS: drop 32-bit support

v1.29 - February 18, 2019
  + macOS: 32/64-bit UB, compiled with newer Xcode/ICC
  + Windows: use WM_NCHITTEST for moving of window when dragging window

v1.28 - December 2 2017
  + macOS: fix byte-ordering display issue
  + new icon (thanks White_Tie!)

v1.27 - November 30 2017
  + LCF: fix crash when error opening output file [t=156366]
  + gif: use WDL_FileWrite to write to disk rather than fopen()/_wfopen()

v1.26 - August 26 2015
  + Windows 8.1+ high-DPI fix, thanks to Betsegaw Tadele / https://github.com/betsegaw

v1.25 - December 21, 2014
  + OSX: improved window position detection
  + OSX: 10.9+ signed .app file (if we remember)
  + More GIF fixes, optimizations to transparent mode
  + GIF: optimizations to update/palette generation logic, smaller results
  + GIF: support writing .gifs with transparency per-frame, for smaller file sizes (limited old-IE compat)
  + Added option to automatically stop after X seconds (X can be 0 for a static screenshot)
  + Title configuration is stored across sessions

v1.24 - December 29, 2013
  + Windows: removed ancient command line version from installer (still buildable from source)
  + Windows: use licecap.ini in same path as executable if it exists (portable mode) -- fixed, didn't work in 1.23
  + Internal changes for coming webm support

v1.23 - April 26 2013
  + Support for choosing number of loop iterations of GIF files
  + Windows: use licecap.ini in same path as executable if it exists (portable mode)

v1.22 - December 4 2012
  + OSX version: cursor support for 10.6+
  + OSX version: mouse click detection (may require "enable access for assistive devices" on some OS versions)
  + OSX version: fixed time text artifacts

v1.21 - November 29 2012
  + OSX version: fixed support for 10.7+, newer API use on 10.6 (CGDisplayCreateImageForRect)

v1.2 - August 4 2011
  + Allow user to set capture dimensions before recording
  + OSX version: v1.2alpha (doesn't support proper cursors or mouse status or hotkeys, but somewhat usable)

v1.11 - October 10 2010 (JeffOS release)
  + Insert text frames (when paused)

v1.1 - June 9 2010
  + Fixed LCF export for widths not multiples of 4
  + Added hotkey for pause (shift+space)

v1.0 - June 7 2010
  + First release
