Skip to content

Releases: jim-easterbrook/Photini

Photini-2024.5.0

08 May 10:01
edf0ba7
Compare
Choose a tag to compare
1/ Use deprecated Google Map marker with QtWebEngline v5.15.2 or lower.
2/ Copy files from camera in chunks.

Photini-2024.4.0

25 Apr 08:49
170c017
Compare
Choose a tag to compare
1/ Google Map no longer used deprecated marker.
2/ Improved handling of multiple language configurations.
3/ Pillow is now a required dependency.

Photini-2024.2.1

17 Feb 12:13
d2b23b6
Compare
Choose a tag to compare
1/ Fix bug in LangAlt values without a default language.
2/ Possibly fix NSRangeException on MacOS ARM computers.
3/ Ignore '_normalized_city' address component.

Photini-2024.2.0

01 Feb 09:26
e2cafcf
Compare
Choose a tag to compare

1/ Improved lens model recognition.
2/ Fix hangup in Bing map.
3/ Other minor improvements and bug fixes.

Photini-2023.10.0

02 Oct 09:37
36e7ea1
Compare
Choose a tag to compare
1/ Fix segfaults with some TIF files and some Qt versions. (#211)
2/ Fix missing _version file when using run_photini.py. (#210)
3/ Fix Pillow filter name error.
4/ Other minor improvements and bug fixes.

Photini-2023.7.1

13 Jul 10:36
baa79ff
Compare
Choose a tag to compare
1/ Fix bug setting file dates before 1970 on Windows.

Photini-2023.7.0

06 Jul 08:03
cb79401
Compare
Choose a tag to compare
1/ Enabled installation of PyQt5 & PyQt6 with pip and photini-configure.
2/ Fix crash if using arrow key navigation when no pictures loaded.
3/ Other minor improvements and bug fixes.
4/ Improved and modernised package building process.

Photini-2023.5.2

29 May 10:51
fa31dd1
Compare
Choose a tag to compare
1/ Fix crash with PySide6 v6.5.1 when opening a file.

Photini-2023.5.1

22 May 14:38
0b143a4
Compare
Choose a tag to compare
1/ Tab labels use two lines instead of eliding to fit width.
2/ Ignore NULL bytes in some phone images' Exif comment values.
3/ Italian localisation is complete.
4/ Other minor improvements and bug fixes.

Photini-2023.5.0

17 May 07:01
1123708
Compare
Choose a tag to compare
1/ Latitude & longitude values no longer have comma separator.
2/ All numeric values are localised, e.g. to use decimal comma.
3/ Can ignore altitude when importing GPX data.
4/ Other minor improvements and bug fixes.