update.zip from 1.0.8.17 to 1.0.8.18 incomplete?

Ask the community for help and support.
Post Reply
WP Horlogebanden
Posts: 7
Joined: Thu Mar 25, 2021 7:35 pm
Has thanked: 1 time

update.zip from 1.0.8.17 to 1.0.8.18 incomplete?

Post by WP Horlogebanden »

I am updating my PhoenixCart using the update.zip files.
https://github.com/CE-PhoenixCart/Updat ... update.zip has only 1 file (version.php) but https://github.com/CE-PhoenixCart/Phoen ... ..1.0.8.18 shows 94 changed files (defines changed to const in many files).
I expect those 94 files in update.zip. Is my expectation incorrect?
burt
Lead Developer
Lead Developer
Posts: 2423
Joined: Tue Oct 29, 2019 9:37 am
Has thanked: 49 times
Been thanked: 137 times

Re: update.zip from 1.0.8.17 to 1.0.8.18 incomplete?

Post by burt »

Minor changes are not included in .zip update file.

Minor changes include for example;
- copyright notices
- define to const [ changing these could potentially create issues for existing shop owners, as shop owner may have alredy changed language files, and would therefore over-write them if existing are included in update .zip ]
Gamechanger Addon: Queued Emails, try before you buy.
WP Horlogebanden
Posts: 7
Joined: Thu Mar 25, 2021 7:35 pm
Has thanked: 1 time

Re: update.zip from 1.0.8.17 to 1.0.8.18 incomplete?

Post by WP Horlogebanden »

OK. Thanks.
Post Reply