Aller au contenu principal

Notes de versions


v30.3.1 - 2023-04-27

  • In Bottom banner mode, a javascript crash appeared when the web CMP was used with the old implementation
  • The command saveFloatingPurposes did not correctly save the values of the floating purposes in the localstorage

v30.3.0 - 2023-04-25

  • The IAB saveFloatingPurposes command is not persisted after a page refresh
  • A vertical display mode for the buttons on the bottom banner has been added

v30.2.0 - 2023-03-29

  • Added horizontal banner display mode for the clear version
  • The css class "button_skip" was missing on the "Continue without accepting" button in clear version
  • The action buttons in the "Classic" notice have been aligned to the right of the display to have the same display type as the Clear notice

v30.1.0 - 2023-02-14

  • Adding a preview mode which does not record the user's consent and which will be used for previews of notices on https://app.appconsent.io/.

v30.0.0 - 2022-11-24

  • The lazy option is activated by default
  • GCM mode is now disabled by default
  • Changing cmp cache duration
  • Improving of compatibility with the old implementation
  • Bug fixes for the new implementation

v29.0.0 - 2022-09-08

  • The implementation has been simplified.
    • Only the loader script and the new configuration variable of the cmp need to be implemented.
  • Compatibility with the old implementation has been maintained.

v28.11.1 - 2022-07-06

  • Add an option to open Privacycenter from the text
  • Add configurable URL redirection when clicking on buttons
  • Multiple bugfixes
  • Improve performance

v28.10.4 - 13/06/2022

  • Release clear template
  • Update IAB TCF framework to v1.4.0
  • Use day-accurate creation and update date for TCString
  • Possibility to add regexp to hide CMP on matching URLs

v28.7.16 - 30/05/2022

  • No more usage of eval function in dependencies

v28.7.15 - 11/02/2022

  • Added a cache on backend call results to improve global usage performance

v28.7.12 - 21/12/2021

  • Add a method to manipulate consents without displaying the CMP
  • Replace "continue without accepting" by a closing cross when CMP is displayed on a device using Italian language

v28.6.0 - 17/11/2021

  • Add Client-Origin header to all HTTP requests
  • Reset store if consent is expired
  • Different type for REFUSE_ALL and CONTINUE_WITHOUT_ACCEPTING actions
  • Calculate consent type on HELLO action

v28.5.2 - 18/10/2021

  • Display the link to the list of features

v28.5.1 - 14/09/2021

  • Set correct CMP id and version

v28.5.0 - 08/18/2021

  • New CMP methods are added: checkForUpdate, presentNotice, setExternalIds, saveExternalIds, getExternalIds,extraFloatingAllowed, isFloatingNeedUpdate, saveFloatingPurposes
  • removeEventListener callback should be called with boolean instead of null
  • ship2 request sends page url
  • Static class name for modal banner

v28.4.0 - 06/10/2021

  • gdprApplies init param

v28.3.0 - 05/27/2021

  • Grant legitimate interest on fakedeny
  • Language param
  • Upgrade @iabtcf packages
  • AMP banner/modal display bugfix
  • Gray SFBX logo

v28.2.0 - 05/04/2021

  • List of bugs and features deployed :
  • Created date and lastUpdated date in the consent string
  • Custom CSS for AMP
  • Modal mode for an AMP
  • SFBX Copyright
  • Colors & images customisation

v28.1.0 - 04/21/2021

  • Created date and lastUpdated date in the consent string
  • New privacy widget logo
  • Encode language in the consent string
  • Remove circular dependencies
  • Enable Legitimate Interest on REFUSE_ALL / SKIP
  • Skip link added for banner mode gdprApplies
  • List of internal improvements :
  • IN-90 New versionning system

v28 - 03/23/2021

  • Disable legitimate interest on DENY ALL