- A bar under the list now adds everything up: how much came off in total, how many files were done and what percentage that is. While it is working it shows how far along it is. Fixes #56
- Files that cannot be optimized no longer disappear from the list. They stay, with a line under the name saying why: not a PNG or JPEG, already as small as it gets, or the reason it could not be written. Fixes #13
- A file that was already as small as it gets is now told apart from one that failed. Both used to look the same
- The window can be made much smaller, down to 460 by 320, and still shows everything. It opens at the size it always did
- The list has been redrawn, with an icon in front of every row saying how it went, numbers lined up under their headings, and larger type throughout
- The Flatpak version uses the graphics card again. It had been drawing every frame and every letter on the processor
- Fixed rows lighting up when clicked and columns being draggable, in a list where there is nothing to select or rearrange
- Fixed the button on the welcome screen taking on the system accent colour, which put a red outline around it on some systems
Completed summary

