v3.5.1 #940
jaimetur
announced in
Announcements
v3.5.1
#940
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🗓️ CHANGELOG
Planned Roadmap for the following releases
Changelog for the past releases
Release: v3.5.1
Release Date: 2025-08-20
Main Changes:
🚀 Enhancements:
4.3.0(by @Xentraxx & @jaimetur) which includes new features, performance improvements and bugs fixing extracting metadata info from Google Takeouts.🚀 Enhancements in GPTH Tool:
Improved non-zero exit code quitting behaviour - Now with nice descriptive error messages because I was tired of looking up what is responsible for a certain exit code.
Step 4 (Extract Dates) & 5 (Write EXIF) Optimization
⚡ Performance
🔧 API
ExifToolService.MediaEntityCollectionto use new helpers for counting written tags.📊 Logging
🧪 Testing
✅ Benefits
Step 6 (Find Albums) Optimization
⚡ Performance
_groupIdenticalMediawith_groupIdenticalMediaOptimized.readAsBytes()(full memory load) to streaming hashing withmd5.bind(file.openRead()).maxConcurrent.🔧 Implementation
(path|size|mtime)to avoid recalculating.✅ Benefits
🐛 Bug Fixes in GPTH Tool:
🐛 Bug fixes:
📚 Documentation:
💾 Download
Download the tool either for Linux, MacOS or Windows (for both x64 and arm64 architectures) or Docker version (platform & architecture independent) as you prefer, directly from following links:
Linux::
Mac OS:
Windows:
Docker Launcher:
What's Changed
Full Changelog: v3.5.0...v3.5.1
This discussion was created from the release v3.5.1.
Beta Was this translation helpful? Give feedback.
All reactions