WordPress Cluster 9.0.23

  • MU Plugins updated;
    • ElasticPress (WordPress Cluster) 1.3.4
      • Improved search results ordering
    • Theme Features
      • Removed Grapeshot
      • Permutive
        • Pass Blaize DataLayer variables to Permutive
  • Plugins updated;
    • Blaize 1.11.2
      • Password Reset From – fixed a
        to be a closing div tag.
  • Developers
    • Vagrant
      • Removed ElasticSearch from DB VM
      • New VM and bootstrap for ElasticSearch
        • vagrant ssh elas
      • Example config file added to repo
      • Database (DB VM)
        • Storage future-proofing [CORE-2038]
          • New disk created, mounted and MariaDB configured to use this as the main data-store as part of the Provisioning
      • improved yml detection
      • fixed bug introduced when moving ElasticSearch to another VM where the ElasticSearch configurations were still attempting reloading on the DB VM

PR: https://github.com/dc-thomson/wordpress/pull/2428, https://github.com/dc-thomson/wordpress/pull/2429,
https://github.com/dc-thomson/wordpress/pull/2431,
https://github.com/dc-thomson/wordpress/pull/2432
https://github.com/dc-thomson/wordpress/pull/2434,
https://github.com/dc-thomson/wordpress/pull/2433

Blocks 2.4.6

Allow switching to using simplified zones in preparation for re-configuring of DFP targeting.

PR: https://github.com/dc-thomson/wordpress/pull/2398

WordPress Cluster 9.0.10

  • Plugin updates
    • Subscriber 1.3.1
    • Unpublisher 1.0.4
      • Bugfix to handle return values to prevent Unpublisher resetting.

PR: https://github.com/dc-thomson/wordpress/pull/2391 , https://github.com/dc-thomson/wordpress/pull/2393

WordPress Cluster 9.0.7

  • MU Plugins updated:
    • Advertising 1.3.4
      • Allow switching to using simplified zones in preparation for re-configuring of DFP targeting.
  • Plugins updated:
    • Blaize 1.9.11
      • Subscribe:
        • added split editions and durations <select> dropdowns
        • now building query selector through both selects on multi-edition Packs
      • Payment:
        • added Product image/title/price display at the top of Payment UI
          • user can now see what they’re buying…
          • and exactly how much it costs
        • added Back link (to Subscribe page)
      • Other:
        • added datalayer load failure JS
        • removed unused form ID JS

PRs:

  • https://github.com/dc-thomson/wordpress/pull/2398
  • https://github.com/dc-thomson/wordpress/pull/2396