Releases: opencart/opencart
4.0.1.1
What's Changed
- Update install.php by @PhamToan in #11547
- Removed whitespace - system/library/cart/cart.php file by @TheCartpenter in #11556
- Fixed subscription data - catalog/model/checkout/order.php file by @TheCartpenter in #11557
- Fixed reference field - catalog/model/checkout/subscription.php file by @TheCartpenter in #11558
- text_warning correction - catalog/language/en-gb/information/gdpr.php file by @TheCartpenter in #11571
- Removed extra space - admin/controller/common/language.php file by @TheCartpenter in #11562
- Removed extra space - admin/controller/mail/authorize.php file by @TheCartpenter in #11563
- Removed extra space - admin/controller/localisation/location.php file by @TheCartpenter in #11564
- Removed extra space - admin/view/template/tool/backup.twig file by @TheCartpenter in #11565
- Removed extra space - install/controller/upgrade/upgrade_1.php file by @TheCartpenter in #11566
- Typo correction in api.php - USername to Username by @pemaier in #11581
- Fixed output comment text typo - install/cli_cloud.php file by @TheCartpenter in #11593
- Double url sort parameter by @pashast in #11592
- fix: crash when listing scripts in footer by @valdeirpsr in #11587
- Added quote on points value - admin/model/customer/customer.php file by @TheCartpenter in #11580
- Added quote on customer_id value - admin/model/report/online.php file by @TheCartpenter in #11582
New Contributors
Full Changelog: 4.0.1.0...4.0.1.1
4.0.1.0
What's Changed
- Update en-gb.php by @osworx in #10882
- Update marketplace.php by @osworx in #10890
- Correct facebook icon by @saosangmo in #10889
- build(deps): bump guzzlehttp/guzzle from 7.4.2 to 7.4.3 in /upload/system/storage by @dependabot in #10895
- Fixed CKEditor language interface bug by @condor2 in #10888
- fix error auto login customer by admin by @loja5combr in #10894
- Fix world map zoom in/out button issue by @saosangmo in #10893
- Fixed delete product & required option on Firefox by @saosangmo in #10913
- [Master] - Added array in getEvents() method - catalog/model/setting/event.php file by @TheCartpenter in #10592
- May require basename with request type - admin/controller/marketplace/extension.php file. by @straightlight in #8733
- OC4: Fix Ukrainian Crimea and Sevastopol by @stalker780 in #10917
- [Master] - Updated SQL query - install/model/install/install.php file by @TheCartpenter in #10920
- cart-heading does not exist - extension/opencart/catalog/view/template/module/store.twig file. by @straightlight in #8875
- Update contact.php by @PhamToan in #10901
- [Master] - Model getStorageByHostName didn't use a function argument. by @trydalcoholic in #10862
- Removed unused language variables admin user/profile by @condor2 in #10899
- [Master] - Code structure - catalog/controller/account/login.php file by @TheCartpenter in #10908
- Added array in Order Sale Model by @condor2 in #10898
- Fixed hover color for header cart button by @condor2 in #10912
- Missed some Return names by @condor2 in #10897
- error API by @BuslikDrev in #10925
- error API style array =) by @BuslikDrev in #10926
- Add IndexIngore, header nosniff, prevent FLOC by @osworx in #9631
- OC4: utf8mb4 in mysqli.php by @stalker780 in #10931
- OC4: utf8mb4 charset fix in db_schema by @stalker780 in #10934
- OC4 straighten .row.mb-3 + .row.mb-3 border by @stalker780 in #10404
- OC4 return created module_id by @stalker780 in #10410
- Update pgsql.php by @MrTomek in #9593
- Replaced final class with class - system/library/db/pgsql.php file by @TheCartpenter in #10936
- Changed style array cart controller by @condor2 in #10927
- return to returns by @BuslikDrev in #10929
- Modified comment text - admin/controller/common/login.php file by @TheCartpenter in #9864
- Made various changes - extension/opencart/catalog/controller/module/category.php file by @TheCartpenter in #9902
- Fix default report settings by @ADDCreative in #10408
- Update UPGRADE.md by @anytizer in #10940
- Don't remove leading slash from PHP_SELF by @ADDCreative in #10501
- Cast various variables - admin/controller/sale/subscription.php file by @TheCartpenter in #10373
- Update marketplace.php by @boxaltcoin in #10483
- Trimmed for attribute - extension/opencart/catalog/view/template/payment/credit_card.twig file by @TheCartpenter in #10477
- [Master] - Renamed credit to transaction - extension/opencart/admin/language/en-gb/report/customer_transaction.php file by @TheCartpenter in #10569
- [Master] - Added customer subscription - extension/opencart/admin/model/report/customer_subscription.php file by @TheCartpenter in #10570
- [Master] - Added customer subscription report - extension/opencart/admin/controller/report/customer_subscription.php file by @TheCartpenter in #10571
- [Master] - Added customer subscription report - extension/opencart/admin/language/en-gb/report/customer_subscription.php file by @TheCartpenter in #10572
- [Master] - Added customer subscription report - extension/opencart/admin/view/template/report/customer_subscription.twig file by @TheCartpenter in #10573
- [Master] - Added customer subscription form - extension/opencart/admin/view/template/report/customer_subscription_form.twig file by @TheCartpenter in #10574
- [Master] - Added void on deleteReturnAction() method - admin/model/localisation/return_action.php file by @TheCartpenter in #10580
- [Master] - Added string and array in two methods - admin/model/sale/order.php file by @TheCartpenter in #10581
- [Master] - Added void on delete() method - admin/controller/common/security.php file by @TheCartpenter in #10584
- [Master] - Added void on chart() method - extension/opencart/admin/controller/dashboard/chart.php file by @TheCartpenter in #10582
- [Master] - Added void on map() method - extension/opencart/admin/controller/dashboard/map.php file by @TheCartpenter in #10583
- [Master] - Added void on addHistory() method - catalog/controller/api/sale/order.php file by @TheCartpenter in #10585
- [Master] - Added void on save() method - catalog/controller/checkout/register.php file by @TheCartpenter in #10586
- [Master] - Added void on index() method - catalog/controller/mail/order.php file by @TheCartpenter in #10593
- [Master] - Added void on addReport() method - catalog/model/catalog/product.php file by @TheCartpenter in #10591
- [Master] - Added void on addReport() method - catalog/model/account/download.php file by @TheCartpenter in #10588
- [Master] - Added void on remove() method - catalog/controller/checkout/voucher.php file by @TheCartpenter in #10587
- [Master] - Added 2 voids on two methods - catalog/model/account/gdpr.php file by @TheCartpenter in #10589
- [Master] - Added array on getOrders() method - catalog/model/account/order.php file by @TheCartpenter in #10590
- [Master] Added void on setShippingAddress() method - system/library/cart/tax.php file by @TheCartpenter in #10594
- [Master] - Added bool on login() method - system/library/cart/user.php file by @TheCartpenter in #10595
- [Master] - Added string on escape method - system/library/db/pdo.php file by @TheCartpenter in #10596
- [Master] - Added string on getId() method - system/library/session.php file by @TheCartpenter in #10597
- [Master] - Renamed fa prefixes to fas - admin/view/template/catalog/product_form.twig file by @TheCartpenter in #10598
- [Master] - Renamed fa prefix to fas - admin/view/template/common/header.twig file by @TheCartpenter in #10599
- [Master] - Renamed fa prefix to fas - admin/view/template/marketplace/marketplace_extension.twig file by @TheCartpenter in #10601
- [Master] - Renamed fa prefix to fas - admin/view/template/marketplace/promotion.twig file by @TheCartpenter in #10602
- [Master] - Renamed fa prefix to fas - admin/view/template/sale/order_info.twig file by @TheCartpenter in #10603
- [Master] - Renamed fa prefix to fas - extension/opencart/catalog/view/template/module/banner.twig file by @TheCartpenter in #10604
- [Master] - Renamed fa prefix to fas - install/view/template/install/step_2.twig file by @TheCartpenter in #10605
- [Master] - Renamed fa prefix to fas - install/view/template/install/step_3.twig file by @TheCartpenter in #10606
- [Master] - Pushed switch parentheses - extension/opencart/admin/model/report/returns.php file by @TheCartpenter in #10611
- [Master] - Pushed switch parentheses - extension/opencart/admin/model/report/sale.php file by @TheCartpenter in #10612
- [Master] - Added backward escaped qu...
4.0.0.0
Its finally here! OpenCart 4.0.0.0. After many years hard work.
ADDED
PHP 8.1+ Compatibly
New event based extension system
Startup page
CRON job page
GDPR
Product variants. You can now choose to use create a new product variant based off a master product and link the stock quantities.
Cookie accept policy.
Admin notification system. OpenCart can now send you updates and news information directly to your OpenCart admin.
Autoloader class
Telephone field now optional
Additional admin security, renaming admin folder, install directory, moving storage folder.
UPDATED
Boootstrap 5
jQuery v3.6.0
Font Awsome 6
CKEditor 5
Renamed order_recurring to subscription system.
Sliding buttons instead of checkboxes
All forms are now using AJAX.
New installer
Upgrade system can be done fully via the admin.
Reports system.
Admin alerts.
Backup system now backs up the database in parts to avoid crashing with large tables.
Order editor has been completely reworked so API session is not required.
REMOVED
OCMOD
All 3rd party extensions. There is a system to download and add core extensions directly to the extension pages.
3.0.3.8
RTL related issues resolved
Resolved other Github issues.
Version released by https://webkul.com/
3.0.3.7
A collection of fixes for 3.0.3.6 issues.
Big thanks to Webkul and his team for helping get this release ready!
Extensions
https://www.opencart.com/index.php?route=marketplace/extension&filter_member=webkul
3.0.3.6
removed openbay pro. I recommend looking on the opencart marketplace for a replacement.
updated to latest sass compiler. the project had moved composer tags.
fixed sass compiler not working.
3.0.3.5
Added Old PayPal extensions that where removed.
Updated twig to latest version
Minimum PHP version is now 7.3
Fixed issue with paypal commerce not working
3.0.3.4
got rid of upgrade api stuff. people can just re add the details
updated to latest paypal with fixes
[June 25, 2020 - 6:52pm - (EST Time) - Core - Update]: Fixed Catalog Theme parameters.
3.0.3.3
Maintenance Release
Added PayPal Commerce Platform
Updated the maintenance branch installer
Removed all old paypal extensions.