From 71012a0018c64aa3f9b7ff0ed9db8309da3294f8 Mon Sep 17 00:00:00 2001 From: eight04 Date: Tue, 13 Aug 2024 00:37:30 +0800 Subject: [PATCH] Update changelog --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index afeb1e6..5a8cdbb 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,14 @@ You can help translating the extension by joining Image Picka team on [Transifex Changelog --------- +* 0.18.0 (Aug 13, 2024) + + - Fix: compare image information before removing duplicates. + - Fix: run the extension on `blob:` and `data:` pages. + - Fix: do not parse empty srcset. + - Add: an option to escape dot, space, and percentage in the filename. + - Locale: update fr, nl translation. + * 0.17.0 (Oct 6, 2023) - Fix: srcset parsing issue.