IDs are now allowed to be exported for reference purposes
1.2.2
Fixed ACF adapter.
1.2.1
Performance: import CSV file is now uploaded only once and cached server-side; subsequent AJAX requests read the next row slice via byte-offset seek instead of re-uploading and re-parsing the full file
1.2.0
Security: export files are now streamed directly to the browser instead of being written to a publicly accessible directory, preventing unauthenticated access to exported data
Security: URL validation for media files now enforces http/https scheme
1.1.6
Fixed ACF adapter.
1.1.5
Adjusted Polylang adapter.
1.1.4
Shop orders are now allowed to be updated if not powered with HPOS.
1.1.3
Fixed Polylang adapter wrong key on get_terms (name instead of slug)
1.1.2
Fixed wrong media URLs detection within background inline styles
1.1.1
Polylang adapter fixes related to term parent and term translations
1.1.0
Added support for WordPress menus export and import
1.0.4
Added fields support for plugin ACF Extended : Advanced Link, Code Editor
1.0.3
Fixed ACF fields export with keeping unformatted values
1.0.2
Fixed WooCommerce HPOS Identification for shop orders import