- Fixed an issue with pagination when searching
- Fixed an error with multiple search terms (#16)
- Craft 4 🚀
- Craft CMS 4 compatibility
- Changed temporary file location to fix in issue introduction in Craft 3.7.17.2 (#14)
- Updated unsplash/unsplash-php to 3.0.0
- Updated unsplash/unsplash-php to work with Craft 3.6
- Updated unsplash/unsplash-php to work with Craft 3.6
- Fixed another capitalisation issue #13
- Fixed a case issue with the asset bundle path after the last update
- The plugin now works correctly with Composer 2.0 (#11)
- Fixed a crash on the settings page when the site doesn't have any volumes defined. (#10)
- Fixed indexController to work with Craft 3.5
- Removed left-over User/OAuth code
- Update layout and infinite scroll to work with Craft 3.4
- Removed the curated tab since it is no longer included in the API
- Removed the unsplash account integration as I'm no longer able to host the redirect page.
- You can now log in with your unsplash.com account to get access to your own liked photos and collections in the plugin
- Latest, Curated & Search results now all have infinite scrolling of more results
- Cleaned up all the javascript, css & templates
- Better "image loading" animation
- Image loading & refreshing is much smoother now
- Fixed an issue where the plugin would crash on case-sensitive systems #7
- Finall install issue fix, crewlabs/unsplash-php is now unsplash/unsplash
- Fixed an issue where installation would failed because of conflicting versions of guzzlehttp/guzzle
- Fixed an issue with pagination on search results (kudos @KevinBecker)
- Added
CHANGELOG.md
- Initial release