Version History
5.0.0 - Aug 27 2021 Download
- Joomla 4 compatibility.
- Added support for Small & Furry pet types.
- Added support for Scales, Fins & Other pet types.
4.0.1 - Aug 27 2021 Download
- Using
array_key_exists
on objects is deprecated in PHP 7.4. Replaced withproperty_exists
.
4.0.0 - Sep 30 2019 Download
- Use Petfinder API v2.0. You will need to enter your Client Secret in the module configuration settings. You can find your Client Secret by signing into Petfinder for Developers, then selecting Developer Settings from your profile menu.
- Added "Type" filter.
- Added logic to hide filters if there were only 1 option. For example, if a shelter only adopts cats, the "Type" filter will not display.
- Removed the "Exclude External" option which listed pets only fostered by the shelter. This option is not available in Petfinder API v2.0.
3.3.2 - Feb 28 2019 Download
- Fixed bug handling the condition when no options were returned.
3.3.1 - Jan 14 2019 Download
- Fixed bug handling the condition when only one option is returned.
3.3.0 - Feb 01 2018 Download
- This version requires Joomla 3.7 or higher.
- Fixed incorrect stylesheet declaration that prohibited the "Pet has special needs" image from displaying.
- Added Polaroid Effect option and the ability to set the degree of rotation between 1 and 10.
- Added Petfinder placeholder image if a pet image is unavailable.
- Fixed an issue with the Random Order option in which pets were displayed in random order, but they were always the same pets. Now, different pets will display in random order.
3.2.0 - Nov 27 2017 Download
- Fixed incorrect stylesheet declaration that prohibited the "Prefers a home without small children" image from displaying.
- Added Random Order option.
- Added verbiage when the combination of filters displays no results.
- Minified the CSS and Javascript.
3.1.0 - Oct 23 2017 Download
- Added option to list pets only fostered by the shelter.
3.0.0 - Oct 19 2017 Download
- Added "Size", "Age", "Breed", and "Gender" filters.
- Addressed a limitation in the architecture that prevented multiple instances of the module from displaying correctly.
- If you are not using a template override, stop reading and enjoy the module!
- If you are using a template override, version 3.0.0 is not compatible with earlier versions. You can either re-create your template override using the new module template, or you can uninstall version 3.0.0 and reinstall version 2.0.0. I sincerely apologize for this inconvenience.
2.0.0 - Jul 24 2017 Download
- Compatibility update specific to PHP 7.1.
- If you are not using a template override, stop reading and enjoy the module!
- If you are using a template override, version 2.0.0 is not compatible with earlier versions. You can either re-create your template override using the new module template, or you can uninstall version 2.0.0 and reinstall version 1.0.0. I sincerely apologize for this inconvenience.
1.0.0 - Nov 15 2016 Download
- Initial release.