Improved PNG compression; Bug fixes.
I use a separate program "Color Quantizer" for PNG compression
Color quantization reduces the number of colours in an image to 256 so that it can use the PNG palette mode. This is a form of lossy compression. Depending on the image you might get visible artifacts.