Releases: FACT-Finder/FACT-Finder-PHP-Library
Releases · FACT-Finder/FACT-Finder-PHP-Library
1.2.2+src
1.2.2
1.2.1+src
- Fixed single word search feature in search adapter
- Fixed too long test file resources names by using the md5 hash of the query string
- Added ArrayConfiguration by @Estigy
- Removed deprecated methods/types from product campaign adapter and FilterStyle
1.2.1
Version 1.2.0+src
- Fixed followSearch and slider parameter handling by @s-diez
- Added parameter whitelisting by @s-diez
- Added stack trace logging in all adapters by @s-diez
- Added AbstractConfiguration as a base class for configuration implementations. It holds a default server parameters whitelist. Please adjust your configuration implementation in order to extend the base class instead implementing directly the ConfigurationInterface.
- Removed legacy tracking code
Version 1.2.0
- Fixed followSearch and slider parameter handling by @s-diez
- Added parameter whitelisting by @s-diez
- Added stack trace logging in all adapters by @s-diez
- Added AbstractConfiguration as a base class for configuration implementations. It holds a default server parameters whitelist. Please adjust your configuration implementation in order to extend the base class instead implementing directly the ConfigurationInterface.
- Removed legacy tracking code
Version 1.1.2+src
Version 1.1.2
Version 1.1.1
- Added several methods to the adapters through PR#33
- Performance improvements in most of the cases
- Fixed remaining "undefined index" problems
Version 1.1.1
- Added several methods to the adapters through PR#33
- Performance improvements in most of the cases
- Fixed remaining "undefined index" problems