# Changelog ## 1.1.4 - 13 Nov 2018 * Refactor by adding the Helpers class * FEATURE [#26](https://github.com/BeAPI/acf-options-for-polylang/issues/26) : allow to precise to show or hide default values for a specific option page * FEATURE [#21](https://github.com/BeAPI/acf-options-for-polylang/pull/21) : handle custom option id ## 1.1.3 - 2 Aug 2018 * FEATURE [#23](https://github.com/BeAPI/acf-options-for-polylang/pull/23) : requirement to php5.6 whereas namespace are 5.3 ## 1.1.2 - 31 Jul 2018 * FIX [#22](https://github.com/BeAPI/acf-options-for-polylang/pull/22) : error with repeater fields default values ## 1.1.1 - 9 Mai 2018 * FIX [#15](https://github.com/BeAPI/acf-options-for-polylang/issues/15) : way requirements are checked to trigger on front / admin ## 1.1.0 - Mar 2018 * True (complet) plugin. * Add check for ACF 5.6. ## 1.0.2 - 23 Dec 2017 * Refactor and reformat. * Handle all options page and custom post_id. * Now load only if ACF & Polylang are activated. * Load later at plugins loaded. ## 1.0.1 - 19 Sep 2016 * Plugin update. ## 1.0.0 - 8 Mar 2016 * Init plugin.