Team Starter Templates
November 21, 2019

Version 1.4.5

Improvement

  • Added missing font awesome icons support for the Elementor sites.
Team Starter Templates
November 14, 2019

Version 1.4.4

Improvement:

  • Added the old browser compatibility in which Astra Sites not loading.
  • Used gmdate() function instead of date() which affected by runtime timezone changes.
Team Starter Templates
November 7, 2019

Version 1.4.3

Improvement:

  • Some Elementor templates broken due to the missing wp_slash() from WP CLI import.

Fix:

  • Installing the premium plugin from the WP CLI import.
  • WP CLI command wp astra-sites list showing the old result.
  • PHP error Astra_Sites_Batch_Processing_Elementor does not exist from WP CLI import.
Team Starter Templates
November 4, 2019

Version 1.4.2

Fix:

  • Correctly added nonce to allow notice to be dismissed.
  • Restore the timeout time to be 300 seconds which is the default for download_url()
Team Starter Templates
October 31, 2019

Version 1.4.1

Fix:

  • PHP Error on PHP Versions below 7.0 due to usage of a PHP reserved function name.
Team Starter Templates
October 30, 2019

Version 1.4.0

New:

  • Added the WP CLI command `wp astra-sitest list` to list the demo sites.
  • Added the WP CLI command `wp astra-sitest import <id>` to import the demo with ID.
  • Added the WP CLI command `wp astra-sitest page_builder list` to list all page builders.
  • Added the WP CLI command `wp astra-sitest page_builder set <slug>` to set the default page builder by page builder slug.
Team Starter Templates
October 25, 2019

Version 1.3.21

  • Security Fix: XSS vulnerability fixed by adding nonce verification and capability checks.
Team Starter Templates
October 15, 2019

Version 1.3.20

Fix:

  • Updated Astra Notice library to v1.1.4.
Team Starter Templates
September 12, 2019

Version 1.3.19

Improvement:

  • Error handling while getting import data from API request.
  • Allow extra query parameters to be added to the API calls for Astra Sites using filters.