w2s-migrate-woo-to-shopify
Last commit date
admin
5 months ago
assets
1 week ago
includes
1 week ago
languages
1 week ago
public
4 years ago
README.txt
1 week ago
autoload.php
4 years ago
changelog.txt
1 week ago
uninstall.php
4 years ago
w2s-migrate-woo-to-shopify.php
1 week ago
changelog.txt
105 lines
| 1 | /**1.4.3 - 2026.06.19**/ |
| 2 | - Updated: VillaTheme support |
| 3 | |
| 4 | /**1.4.2 - 2026.01.30**/ |
| 5 | - Updated: Instructions on how to get the API |
| 6 | |
| 7 | /**1.4.1 - 2026.01.19**/ |
| 8 | - Update UI recommend scope shopify |
| 9 | |
| 10 | /**1.4.0 - 2026.01.17**/ |
| 11 | - Update API |
| 12 | - Updated: Updated compatible with WC10.4.3 and WP 6.7 |
| 13 | |
| 14 | /**1.3.2 - 2025.08.05**/ |
| 15 | - Fixed: The error is not logged when importing a product |
| 16 | |
| 17 | /**1.3.1 - 2025.02.28**/ |
| 18 | - Fixed: Import products sku |
| 19 | - Fixed: Import low resolution image |
| 20 | - Updated: Update support file |
| 21 | |
| 22 | /**1.3.0 - 2025.01.23**/ |
| 23 | - Fixed: View file limitations |
| 24 | - Added: Toggle import product or product categories |
| 25 | - Updated: Enhance import logs box |
| 26 | - Updated: Updated support file |
| 27 | - Updated: Enhance import processes |
| 28 | - Updated: Change to GraphQL API |
| 29 | - Removed: Shopify SDK API |
| 30 | |
| 31 | /**1.2.1 - 2024.12.24**/ |
| 32 | - Fixed: Fixed security |
| 33 | - Fixed: Translation loading triggered too early |
| 34 | - Updated: Updated support file |
| 35 | |
| 36 | /**1.2.1 - 2024.12.24**/ |
| 37 | - Fixed: Fixed security |
| 38 | - Fixed: Translation loading triggered too early |
| 39 | - Updated: Updated support file |
| 40 | |
| 41 | /**1.2.0 - 2024.05.24**/ |
| 42 | - Updated: Updated clear data |
| 43 | - Updated: Updated compatible with WC8.9.0 |
| 44 | - Updated: Updated support file |
| 45 | - Updated: version api sdk 2024-04 |
| 46 | - Fixed: Fixed security |
| 47 | |
| 48 | /**1.1.1 - 2024.04.13**/ |
| 49 | - Updated: Updated compatible with WC8.7.0 and WP 6.5.2 |
| 50 | - Updated: Updated support file |
| 51 | |
| 52 | /**1.1.0 - 2024.02.19**/ |
| 53 | - Updated: Updated compatible with WC8.6.0 |
| 54 | - Updated: Updated support file |
| 55 | - Updated: Updated version Shopify Api |
| 56 | |
| 57 | /**1.0.11 - 2023.07.15**/ |
| 58 | - Updated: Updated compatible with WC8.5.0 and WP 6.4.0 |
| 59 | - Updated: Update support file |
| 60 | |
| 61 | /**1.0.11 - 2023.07.15**/ |
| 62 | - Updated: Updated compatible with HPOS-WC7.8.0 and WP 6.2.0 |
| 63 | - Updated: Update support file |
| 64 | |
| 65 | /**1.0.10 - 2023.02.23**/ |
| 66 | - Updated: Updated compatible with WC7.4.0 |
| 67 | |
| 68 | /**1.0.9 - 2023.01.07**/ |
| 69 | - Updated: Updated compatible with WC7.2.0 and WP 6.1.0 |
| 70 | - Updated: Update support file |
| 71 | – Updated: Language file |
| 72 | |
| 73 | /**1.0.8 - 2022.10.08**/ |
| 74 | - Fixed: Fixed import sku not working |
| 75 | - Updated: Updated support |
| 76 | - Updated: Updated compatible with WC6.9.0 |
| 77 | |
| 78 | /**1.0.7 - 2022.7.15**/ |
| 79 | - Fixed: Fixed compatible with pro version |
| 80 | - Updated: Updated compatible with WC6.7.0 |
| 81 | |
| 82 | /**1.0.6 - 2022.06.29**/ |
| 83 | - Updated: Updated guide create custom app Shopify |
| 84 | - Updated: Updated compatible with WC6.6.0 |
| 85 | |
| 86 | /**1.0.5 - 2022.05.21**/ |
| 87 | - Updated: Updated support |
| 88 | - Updated: Updated compatible with WC6.5.0 and WP 6.0.0 |
| 89 | - Fixed: Fixed security |
| 90 | |
| 91 | /**1.0.4 - 2022.03.29**/ |
| 92 | - Updated: Updated support |
| 93 | |
| 94 | /**1.0.3 - 2022.03.21**/ |
| 95 | - Updated: Updated support |
| 96 | - Updated: Updated compatible with WC6.3.0 |
| 97 | |
| 98 | /**1.0.2 - 2022.02.28**/ |
| 99 | Updated: Support Shopify custom apps as Private apps are deprecated and can't be created as of January 2022 |
| 100 | |
| 101 | /**1.0.1 - 2021.12.22**/ |
| 102 | -Fixed: Fixed different currency message |
| 103 | |
| 104 | /**1.0.0 - 2021.12.16**/ |
| 105 | - The first released |