Versions: 0.9 - 0.94: - early versions, no features tracking was done for them. Version 0.95: - added two high-quality rescaling algorithms and added support for png file format and partial (reading only) support for gif files. Version 0.96: - improved rescaling algorithms, added Mirror/Rotate options and implemented animation support in full screen mode. Version 0.97: - added ability of selecting part of an image and copying it to the clipboard (use Control key to activate edit mode or ScrollLock key to toggle). Version 0.98: - improved Lanczos scaling algorithm from lanczos3 with 5x5 oversampling to lanczos4 with 5x5 oversampling (lanczos8 was unfortunately too slow). Version 0.99 Added many new features, improved some old ones: - added posibility to paste layers - added posibility to rotate the image at any angle - added possibility to move(shift) an image - added option to add frames to image - added option to enlarge image - added "Color To Transparency" option - added possibility to change the speed of the animation - added NeuQuant color reducing algoritthm when reducing to 256 colors - improved "step by step" color reducing routine by making it much faster. Version 1.0 - added brigtness/contrast/gamma correction options - improved an option to enlarge images - added option for making shadows - added "Transparent Fill" option (an advanced algorithm of filling images) - added an option to stretch color histogram of an image - added large number of filters (sharpening ,softening/blur, and statistical filters) - added support for reading 16 bit colordepth bitmaps - added support for Windows Vista Version 1.01 - improved zooming and rescaling algorithms - added saving support for gif and jpg files - added "Color Filter" option Version 1.02 - various fixes and improvements Version 1.04 - added limited support for tga files (only 24-bit images, non-compressed or run-lenght encoded only) Version 1.05 - Added ability to modify alpha channel in "Modify Colors" dialog - Added ability to create 3d images (red-cyan) from currently loaded image Version 1.06 - added suport for newest MBM file format specification (two new compression subtypes for 24 and 32 bit formats). Version 1.07 - added spin controls in Zoom, Shrink and Resize dialogs - added some more support for multiframe images (animations). Version 1.08 - changed behaviour of "Save As" dialog - added even more support for multiframe images Version 1.09 - improved support for TGA files (both 24bit and 32bit images now). Version 1.10 - rewritten as 64bit version, improved some internal algorithms like color counting, etc. - improved support for Animated GIF files (based on Windows Imaging Component) - added support for HEIC files (via WIC - you need to have HEIC codec installed on the system) - added support for JPEG-XR (JXR) files (native) - added support for WebP files - added support for animated PNG files - added support for animated WebP files