Releases: eight04/image-picka
Releases · eight04/image-picka
v0.23.2
v0.23.1
0.23.1 (Jan 30, 2026)
- Add: support URL blacklist by transforming a URL to a single hyphen.
- Add: option to close image picker after batch download.
- Add: ZIP packer.
- Fix: file extension was not used correctly.
v0.23.0
0.23.0 (Dec 7, 2025)
- Change: remove
data_collection_permissionsfor backwards compatibility. - Add: support Firefox Android 68.
- Add: option to collect background images in batch download.
- Fix: fallback to normal fetch if webRequest fetch fails.
v0.22.2
0.22.2 (Nov 8, 2025)
- Update build instruction.
- Bump dependencies.
v0.22.1
0.22.1 (Oct 27, 2025)
- Fix: grant permission error when using webRequest API.
- Fix: improve error message when permission is denied.
v0.22.0
0.22.0 (Oct 26, 2025)
- Change: don't use webRequest API by default.
- Change: use a better loading animation on buttons in batch download.
- Fix: unable to download SVG images.
- Fix: data collection permission warning.
- Locale: update fr translation.
v0.21.0
0.21.0 (Oct 20, 2025)
- Add: option to pack images into a tar file in batch download. Now the extension finally supports Android again!
v0.20.0
-
0.20.0 (Oct 17, 2025)
- Fix: make error image larger in batch download.
- Add: loading animation for each image in batch download.
- Add: option to generate low-resolution preview images in batch download.
- Add: use webRequest API to fetch images in Firefox.
- Locale: update fr, nl translation.
v0.19.0
0.19.0 (Nov 19, 2024)
- Add: support wildcard in fetch delay.
- Add: right click on the thumbnail in the batch download UI to view the source element.
- Add: dark theme.
v0.18.3
0.18.3 (Sep 27, 2024)
- Fix: build artifact error.