mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-02-15 06:05:17 +00:00
- Fix RAW images not being loaded correctly in the preview panel - Fix trying to read size data from null images - Refactor `os.stat` to `<Path object>.stat()` - Remove unnecessary upper/lower conversions - Improve encoding compatibility beyond UTF-8 when reading text files - Code cleanup