Skip to content

Releases: FACT-Finder/FACT-Finder-PHP-Library

1.2.2+src

17 May 11:18
Compare
Choose a tag to compare
  • fixed undefined indexes issue

1.2.2

17 May 11:18
Compare
Choose a tag to compare
  • fixed undefined indexes issue

1.2.1+src

06 May 16:47
Compare
Choose a tag to compare
- 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

06 May 16:46
Compare
Choose a tag to compare
- 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

Version 1.2.0+src

02 Mar 19:18
Compare
Choose a tag to compare
  • 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

02 Mar 19:17
Compare
Choose a tag to compare
  • 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

21 Aug 09:45
Compare
Choose a tag to compare
  • Fixed uncatched json_decode exception by @thakilla
  • Added possibilty to disable the custom classes by @thakilla
  • Minor optimizations

Version 1.1.2

21 Aug 09:45
Compare
Choose a tag to compare
  • Fixed uncatched json_decode exception by @thakilla
  • Added possibilty to disable the custom classes by @thakilla
  • Minor optimizations

Version 1.1.1

07 Aug 16:15
Compare
Choose a tag to compare
- 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

07 Aug 16:16
Compare
Choose a tag to compare
  • Added several methods to the adapters through PR#33
  • Performance improvements in most of the cases
  • Fixed remaining "undefined index" problems