View Categories

Changelog

2 min read

Version 2.0.2 — 4 March 2026 #

  • Added runtime licence verification: all plugin features are now conditional on an active licence
  • Added admin error notice when the licence is inactive, with a direct link to the plugins page
  • Added French translations for licence-related messages

Version 2.0.1 — 3 March 2026 #

  • Integrated automatic over-the-air (OTA) update and licence management system via WP Package Updater
  • Plugin icons now display on the WordPress updates page
  • Fixed SSL verification for local development environment

Version 2.0.0 — 1 March 2026 #

  • New dedicated Instructor custom post type with automatic synchronisation from Digiforma
  • Registration form connected to Digiforma: submissions are sent as draft trainees via the API
  • Enhanced anti-spam protection on forms (timing checks, suspicious domains, keywords, JavaScript token)
  • Clean uninstaller: option to remove all data on plugin deletion
  • Updated GraphQL query with new fields (individual cost, independent cost, access delay, satisfaction rate, disability accessibility…)
  • Retry with exponential backoff on API calls (3 attempts)
  • Content hash to avoid unnecessary database writes when data has not changed
  • Performance improvements (meta cache, conditional asset loading)
  • Security hardening (XSS escaping, sanitisation, nonces)
  • Automatic detection of SEO plugins (Yoast, Rank Math, AIOSEO) before generating JSON-LD
  • Added content_template() to the 4 missing Elementor widgets
  • Advanced configuration of all 5 Divi modules (fonts, backgrounds, borders, shadows, margins)
  • Full internationalisation audit: 656 strings, updated French translation
  • Fixes: calendar taxonomy, registrations submenu, API data mapping

Version 1.5.1 — October 2025 #

  • Fixed Unicode encoding: accented characters now display correctly in all fields
  • New Unicode decoding function applied to all text fields during synchronisation

Version 1.4.2 — September 2025 #

  • Full multilingual support with translation files (FR, EN, ES, DE, IT)
  • Compatible with WPML, Polylang, Weglot, Loco Translate

Version 1.4.1 — September 2025 #

  • Fixed a JavaScript error with Elementor themes (elementorFrontendConfig is not defined)
  • Automatic detection of Elementor themes (Hello Elementor, Astra, OceanWP, GeneratePress, Kadence)

Version 1.4.0 — September 2025 #

  • 4 Elementor Pro widgets: Formation Details, Formation Sessions, Formation List, Formation Instructors
  • 2 Elementor Dynamic Tags: training duration and price
  • Dedicated category in the Elementor panel

Version 1.3.0 — September 2025 #

  • 4 native Gutenberg blocks: Formation Details, Formation Sessions, Formation List, Formation Instructors
  • 3 ready-to-use block patterns
  • Modern build system with @wordpress/scripts

Version 1.2.0 — September 2025 #

  • Universal compatibility with all theme types (FSE, Elementor, classic)
  • Automatic theme type detection and behaviour adaptation

Version 1.1.0 — September 2025 #

  • Complete caching system with WordPress Transients
  • AJAX progress bar for synchronisation
  • Dashboard with cache performance metrics

Version 1.0.0 — September 2025 #

  • Initial release: Digiforma API synchronisation, Formation CPT, templates, shortcodes, developer hooks, settings page, synchronisation page