v3.5.1 - Bug fixes and improved performance
This is a small release with updated dependencies and Makefile
updates for Linux package maintainers to avoid having to remove the line updating the icon cache.
Changelog
- The
Makefile
now includes.PHONY
targets to avoid problems with targets having the same name as local files. - The
Makefile
no longer updates the icon cache (per request from Linux package maintainers).- A user installing locally should manually run
make update-icon-cache
afterwards instead.
- A user installing locally should manually run
- Updated
fyne
to v2.4.1.- File names inside the file dialog grid view are now shown on two lines and with better truncation.
- Various other improvements and bug fixes.
- Updated
compress
to v1.17.0 for more efficient decompression of directory transfers.