Skip to content

Releases: zaytiri/photos-bulk-resize

v1.1.2

15 Sep 14:50
Compare
Choose a tag to compare

[1.1.2] - 2024-09-15

Removed

  • unnecessary prints.

v1.1.1

15 Sep 10:36
Compare
Choose a tag to compare

[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

15 Sep 09:50
63085bf
Compare
Choose a tag to compare

[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

25 Jan 11:18
Compare
Choose a tag to compare

[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

23 Sep 17:46
Compare
Choose a tag to compare

[1.0.3] - 2023-09-23

Added

  • GUI version.

Fixed

  • some issues and adaptions for the program to be used by the GUI as well.

v1.0.2

07 Apr 20:03
Compare
Choose a tag to compare

Fixed

  • fixed issue where it would give an error when trying to print '%'. It was not escaped correctly.

v1.0.1

07 Apr 19:39
Compare
Choose a tag to compare

Fixed

  • version's file not being found because of bad configurations on setup.py.