Release 0.0.8
·
0 commits
to b3b839b41b88214296f5495f74cc596dd5a7c0d7
since this release
== Changelog ==
= 0.0.8 (2023-02-21) =
- Added backwards compatibility check when generating
preloaded_url
links for psotmeta. - Added fallback handler for generating srcset when
attachment_id
is passed as0
when called outside the main loop.
= 0.0.7 (2023-01-31) =
- Added fallback handling if an API key is changed, to allow old images to render still.
- Added alternative to manually change the Imageshop lookup language when filtering media results.
- Added translation wrappers for labels used within the media modal.
- Improved the API settings screen to flush data when an existing API key is modified.
- Improved handling of site languages to determine default Imageshop lookup languages.
= 0.0.6 (2022-12-05) =
- Initial release