Skip to content

Releases: zencart/zencart

v2.0.0-rc2

16 Mar 18:31
6e80174
Compare
Choose a tag to compare
v2.0.0-rc2 Pre-release
Pre-release
Merge pull request #6332 from scottcwilson/version-stamping-v200rc2

Version stamping v2.0.0-rc2

v2.0.0-rc1

09 Mar 11:53
3394e81
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release
Merge pull request #6303 from scottcwilson/version-stamping-v200

Version stamping 2.0.0-rc1

v2.0.0-beta1

25 Feb 17:58
b120b63
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release
Merge pull request #6256 from scottcwilson/version-stamping-2.0.0-beta1

Version stamping

v2.0.0-alpha1

27 Jan 21:44
5c94456
Compare
Choose a tag to compare
v2.0.0-alpha1 Pre-release
Pre-release

First alpha build for 2.0.0.

v1.5.8a

18 Mar 10:31
3db8d52
Compare
Choose a tag to compare

Please see the release docs at https://docs.zen-cart.com/release/

v1.5.8

17 Oct 09:25
1c97c4b
Compare
Choose a tag to compare

First official release of 1.5.8!

See https://docs.zen-cart.com/release/ for more information.

v1.5.7d

28 Feb 14:00
a57158b
Compare
Choose a tag to compare

Patch release, including:

  • Admin: Sanitize output
  • Admin: Address missing/inconsistent HTML characteristics
  • Admin: Remove call to inspectAndUpdate from every request and only call on plugin_manager page
  • Admin: include plugins in search
  • Admin: Fix width of comments block in invoice
  • Admin: include plugins in search
  • Admin: Sanitize Output
  • Core: Fix typo: langauages -> languages
  • Core: Accommodate field types with zero length
  • Core: Fix "Uncaught TypeError: mysqli_close(): Argument #1 ($mysql) must be of type mysqli, bool given
  • Core: Fix coupon min. required calculation wrong when calculated from = All Products
  • Storefront: Clean HTML for product_reviews_write, correcting PHP notices regarding missing variables.
  • Core: paypaldp/paypal_curl, correcting PHP notices, partial payflow-uk correction.

(Note: no database changes between v157/v157a/v157b/v157c/v157d, so no need to run zc_install if v157/v157a/v157b/v157c is already installed.)

v1.5.7c

05 Mar 21:29
Compare
Choose a tag to compare

Patch release, including:

  • All: Security Patches Applied.
  • All: Improved PHP 8.0 compatibility.
  • All: Upgraded PHPMailer to latest version 6.3.0
  • All: Fix some "is_countable" or "must be Array or Countable" errors/notices.
  • Admin: Fix incorrect "required" error when editing banners if start/end date existed
  • Admin: Fixed incorrect URL generated when accessing customer-submitted images.
  • Admin: Improve plugin compatibility on category/product-listing page.
  • Admin: Attributes Controller fix for broken button, and improved compatibility with plugins.
  • Admin: Improved DTK search for zc_plugins.
  • Admin: Fix long-time error in zen_copy_attributes() function.
  • Storefront: Fix attribute-related error causing "A-non-numeric-value-encountered-in-shopping_cart.php".
  • Storefront: Restore "Always Show Categories on Main Page" feature from v156
  • Storefront: Improved compatibility with Image Handler for empty image dimensions.
  • Storefront: Added new capabilities to breadcrumb class so templates can override defaults.
  • Installer: Improved upgrade-detection on MySQL 8.0

(Note: no database changes between v157/v157a/v157b/v157c, so no need to run zc_install if v157/v157a/v157b is already installed.)

v1.5.7b

23 Nov 11:20
f16f54e
Compare
Choose a tag to compare

Patch Release to:

  • Properly handle cmd parameter.
  • Remove deprecated javascript init() calls.
  • Capture order weight.
  • Limit field lengths in account creation.

No database changes since prior release. No need to run zc_install.

v1.5.7a

30 Oct 19:14
Compare
Choose a tag to compare

More info in the release announcement

Among other things, this release contains:

  • Admin: Correct issues with adding category images.
  • Admin: Fix product-available date handling.
  • Admin: Improve order printing.
  • Admin: Fix product copying operation, particularly in relation to master category id.
  • Admin: Search now finds disabled items.
  • Admin: Recent Orders dashboard widget may now be configured to exclude attributes in popover rows for performance.
  • Admin: Popover will not show model if product does not define a model number.
  • Admin: CSS paths fixed in Banner Manager, Coupon Exporter.
  • Admin: Add attribute images to invoice and packing slip.
  • Core: Set samesite cookie parameter (site must be run entirely https)
  • Core: Ensure .htaccess permits .woff2 and svg files to be served.
  • Core: Fix new/featured/all pages not adding to cart.
  • Core: Fix allowing special characters in passwords (admin and storefront).
  • Core: Fix issue with adding items with single-valued attributes from listing page.
  • Core: PHPMailer Update to v6.1.8.
  • Core: Ensure error messages are displayed after a page redirect.
  • Core: Fix early issues with plugin manager.
  • Core: Improve performance of email page.
  • Core: Fix small layout issues in responsive_mobile CSS.
  • Core: Introduce grid layout feature for listing pages.
  • Core: Ensure external pages are loaded with noreferrer.
  • Core: Hide shipping modules where appropriate.
  • Core: Fix PHP notices produced by more recent versions of PHP.
  • Core: Fix multilanguage issues with Sales Report with Graphs.
  • Core: Tax behavior aligned between admin and storefront.
  • Core: Fix issues in also purchased products display.
  • Core: Fix button truncation on checkout confirmation page.
  • Core: Improve mobile display of EZ-Pages.
  • Core: Fix PayPal issues which could result in missed orders.
  • Core: Ask a Question improvements.
  • Core: Simplify use of private template on storefront.
  • Core: New config variable "Disabled Product Status for Search Engines" allows stores to optionally not throw 404 for disabled products.
  • Core: Notifier calls during checkout now include the order number.
  • Core: Notifier NOTIFY_PAYPALWPP_DISABLE_GET_OVERRIDE_ADDRESS added.
  • Define Pages: Correct issues with editing.