1.4.32 – 2024-07-28
- Feat: Enable new pricing model
1.4.31 – 2024-07-24
- Fix: Improved string escaping mechanism to ensure better handling of special characters.
1.4.30 – 2024-07-21
- Fix: Do not slash taxonomy slugs when creating
1.4.29 – 2024-07-09
- Fix: Only set collate and charset if not empty during table creation
1.4.28 – 2024-07-05
- Feat: Add support for taxonomies
- Feat: Add Interlinking Feature
- Fix: Brizy Page Creation
- Fix: Allow settings publish date from sheet when updating
- Fix: Do not overwrite publish date when updating with now
- Fix: Do not show title placeholder warning when manual syncing
1.4.27 – 2024-06-29
- Fix: Clear Divi Cache after creating page with Divi
- Fix: Do not slash strings when in json
1.4.26 – 2024-06-28
- Feat: Export Template Page
- Feat: Add Consistent Update Feature
- Fix: add slashes to ensure correctly escaped content
1.4.25 – 2024-06-21
- Fix: fix file import
1.4.24 – 2024-06-21
- Fix: only send necessary data when checking for image placeholders
- Feat: add warning if image name from sheet contains slug
- Fix: only parse blocks if content comes directly from the sheet
1.4.23 – 2024-06-19
- Fix: HTML structure of the plugin
- Fix: save processed slugs in backend
- Fix: check for placeholder in title case insensitive
1.4.22 – 2024-05-29
- Fix: Elementor CSS file creation
- Fix: Google Sheet Sync RAM Protection
1.4.21 – 2024-05-22
- Fix: increase performance when checking for duplicated slugs
1.4.20 – 2024-05-19
- Fix: add wpml legacy support
- Feat: improve input validation before creating pages= 1.4.19 – 2024-05-11 =
- Fix: do not format blocks if kadence is active
- Fix: freemius sdk upgrade
1.4.17 – 2024-04-02
- Fix: allow 0 as replacement value
- Fix: perform image processing after replacing to prevent urldecode issues in HTML content
1.4.16 – 2024-04-01
- Fix: use maybe_unserialize instead of unserialize to prevent deserialization issues
1.4.15 – 2024-03-28
- Fix: Download data as xlsx and not csv
- Fix: Update Process Post in DB instead of deleting and creating a new one to ensure data integrity
- Fix: Only add lang=all suffix if wpml is active
- Fix: Allow to deselect the parent page in the dashboard
1.4.14 – 2024-03-27
- Fix: Check for array is null in media replacement
1.4.13 – 2024-03-23
- Fix: Regex for detecting placeholders in HTML
- Fix: Consider ignore post when checking for duplicated slugs
- Feat: Allow to use multiple templates for one-page creation process
1.4.12 – 2024-03-12
- Fix: Download CSV works again
1.4.11 – 2024-03-08
- Fix: Skip concurrent page creation and updates to prevent race conditions which can result in duplicated pages
- Fix: Fix setting the future publish date from input file when updating
1.4.10 – 2024-03-06
- Fix: Use Transients to make sure the Google Sheet runs only once at the same time
1.4.9 – 2024-02-24
- Fix: Database Migration Issue
- Fix: Trim Fields in Grid for Free Version
1.4.8 – 2024-02-20
- Feat: Add enfold support
1.4.7 – 2024-02-15
- Feat: Confirmation Modal Paging and Performance Optimizations
- Fix: Create new nonce to prevent 403 errors
- Fix: Update pages only when needed to increase performance
- Fix: When creation is successful after retry, proceed correctly
1.4.6 – 2024-02-12
- Fix: Include image PHP file when Syncing via Cron
1.4.5 – 2024-02-06
- Fix: Add Legacy Support for Table creation
1.4.4 – 2024-02-05
- Fix: Increase Google Sheet Timeout
1.4.3 – 2024-02-04
- Feat: Downloading Images
- Fix: Use wp_remote_get to retrieve google sheet json
- Fix: Google Sheet Sync Timeout Limit
1.4.2 – 2024-01-30
- Fix: Add support for large inputs (> 6MB)
1.4.1 – 2024-01-22
- Fix: Add legacy MySql Support
- Fix: Upsert Process Error Handling