From 409b4dd0ea78cc48246de888f1c4d5b6f4b31ad8 Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Mon, 30 Oct 2023 20:45:47 +0100 Subject: [PATCH] Prepare release. Closes #89 --- RELEASE.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 RELEASE.md diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000..d18463a --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,8 @@ +Release type: minor + +* Improve speed by using a global process pool +* Fix exclude list format issue +* Catch exceptions while reading or writing EXIF data +* Handle photos for which GPS data is not available +* Handle missing galleries +* Post-process JPEG images with RGB converter