Releases: AppsDevTeam/AjaxSelect
Releases · AppsDevTeam/AjaxSelect
Release list
v4.2.1: Pin `nette/forms` dependency to `3.2.x` series
v4.2: Introduce Nette Forms and improve type consistency
Adds the `nette/forms` dependency to expand form capabilities. Updates `getHttpData` method signature with type hints for clarity and consistency.
v4.1: Updates dependencies and form validation
Updates the dependencies to PHP 8.3 and a new forms component. Uses validated form values instead of all values when formatting and hydrating values, improving data handling and security.
v4.0.1: Updates doctrine-components dependency
Updates the doctrine-components dependency to the latest major version. This change removes the previous range constraint and ensures compatibility with newer features and bug fixes. Also updates namespace of QueryObject class.
v4.0
v3.2.3
v3.2.2
v3.2.1: Merge pull request #10 from conflictboy/mcontrol_php8
Fix method_exists
v3.2
v3.1.3: Merge pull request #7 from vpalousek98/master
Update AbstractEntity.php