Releases: cnizzardini/cakephp-yummy
Releases · cnizzardini/cakephp-yummy
Release 0.5.2
Fixed bug in YummySearch. Dropdowns were not accepting previous/default value.
0.5.1 Release
Fixed bug in the previous release related to Yummy Search dropdowns not displaying when selectGroups != 'custom'
Release 0.5.0
This was a maintenance and refactoring release. This release is not backwards compatible if using custom select dropdowns. See the updated wiki.
Enhancements
- YummySearch - Allow custom dropdown text for select options #34
Release 0.4.3
Yummy 0.4.0
Rewrote much of Yummy Search. Cleaned up configuration schema.
Yummy 0.4.0 Release Candidate 4
Additional bug fixes from RC3
Yummy 0.4.0 Release Candidate 3
0.4.0-RC3 0.4.0 release candidate 3
Yummy 0.4.0 Release Candidate 2
Fixed various bugs found in RC1
Yummy 0.4.0 Release Candidate
This is a rewrite of YummySearch. Internal code was cleaned up and moved into a service layer. Component configurations were also simplified. Unit tests were added for everything as well.