Releases: KevinBatdorf/unsplash-block-plugin
Releases · KevinBatdorf/unsplash-block-plugin
1.5.0
1.4.1
- Tweak: Remove gradient bg colors as they don't work very wel with gaps now
- Fix: The loading text on the midnight theme is now white
- Fix: Attempt to fix first install auto inject loading
1.4.0
- Feature: Add AI image search
- Feature: Add Recent search history
- Tweak: Change spacing between images, and a few other design tweaks
- Tweak: Removed auto fill of alt tags.
1.3.0
- Fix: Update persistent scroll bars
- Testing: Update testing strategy (on GitHub)
- API: Return results by latest upload instead of modified date as it seems some users game this otherwise.
1.2.1
- Fix: Fix color contrast on "No photos found" message
- Fix: Wait one frame before opening the modal
1.2.0
- Add settings modal
- Add setting to toggle import file size/quality
- Add two UI themes
1.1.2
- Remove testing files from release
1.1.1
- Default to regular size when server upload size is less than 3MB
1.1.0
- Add e2e tests of all features
- Add missing translation functions
- Add warning when php max upload size is below 10mb
- Default to "small" size when the above is true
1.0.2
- Test and add support for WP 5.8
- Lower background opacity by 10