Releases: zaytiri/photos-bulk-resize
Releases · zaytiri/photos-bulk-resize
v1.1.2
[1.1.2] - 2024-09-15
Removed
v1.1.1
[1.1.1] - 2024-09-15
Fixed
- github action workflow on publishing package to PyPi.
See previous version (v1.1.0) to see current relevant changes.
v1.1.0
[1.1.0] - 2024-09-15
Added
- feature to use the image's name as the original date created of the file. The image's name must have the format of "IMG_yyyymmdd_hhmmss" to be recognised as the date created of the file.
v1.0.5
[1.0.5] - 2024-01-25
Fixed
- program's version and deployment.
[1.0.4] - 2024-01-25
Fixed
- vulnerability due to external library: Pillow. Update Pillow's version to 10.2.0.
v1.0.3
[1.0.3] - 2023-09-23
Added
Fixed
- some issues and adaptions for the program to be used by the GUI as well.
v1.0.2
Fixed
- fixed issue where it would give an error when trying to print '%'. It was not escaped correctly.
v1.0.1
Fixed
- version's file not being found because of bad configurations on setup.py.