4.0.5-xentraxx (rereleased this version with final bug fixes before I ceased development on this fork)
Fork/Alternate version
Bug fixes
- Fixed multiple serious race conditions
- Fixed serious problem where (1) was appended more than once
- Fixed serious bug where reverse-shortcut album mode was not creating albums
- Fixed serious bug where on windows .lnk was appended to a shortcut more than once
- Fixed bug where mimeType needs to be identified by file header for various RAW formats which are based on TIFF (Thank you @IreunN)
- Fixed an issue where in json mode, the album names would be hex encoded inside the json file
General improvements
- Added more than 200 unit and functional tests with documentation
- Documented every function comprehensively
- Improved general documentation in code
- Improved README to be more comprehensive
- Added CONTRIBUTING.md
- write-exif flag is now default
- Using native way to create shortcuts on windows again