Yesterday we did the upgrade from 3.4.7 to 3.5. After copying over all changes made to scripts and language files, we did a system upgrade and all seems to work fine.
What I noticed:
- Changelog file still refers to changes from 3.3 to 3.4 (!)
- Some php files refer to version 3.4.7 and some to 3.5. It seems not all files have been updated to 3.5. From a versioning point of view this is a no-no, to find what files changed it is very good
.
- New payment processors added: yourpay_check, paypal_payflow_pro_express, paypal_payflow_pro_direct, ogone_basic, linkpoint_check, ideal_lite_process, hsbc_cpi_functions, hsbc_cpi_direct, hsbc_cpi_check, hsbc_cpi, gate2shop_functions, gate2shop_check. however as usual the upgrade script does not add these to the system and must be added manually from the SQL script in /db/.
- Major changes to language files - many hardcoded strings in php files where moved to language files.
- No changes in template files (afaik).
- Worldpay script still broken (see post from Chris for fix).
The quantity features are nice as well as the ability to place the product quantity selectors where you want. 3.5 is an evolution to 3.4.7 and provides some minor improvements here and there.
Hope this helps.
Cheers!
DickS