Skip to content

Latest commit

 

History

History
276 lines (230 loc) · 12.4 KB

CHANGELOG.md

File metadata and controls

276 lines (230 loc) · 12.4 KB

Change log (3.0.x.x)

2024.12.06

Updated

  • symfony/deprecation-contracts (v2.5.3 => v2.5.4)
  • twig/twig (v3.11.1 => v3.11.3)
  • Basic version (v3.0.4.0 => v3.0.4.1).

Added

  • Added whatismyipaddress to customer_search_info report #14244

Fixed

  • Whitespaces.

2024.11.15

Updated

  • JQuery 3.7.1
  • Bump twig/twig from 3.11.1 to 3.11.2

2024.09.17

Updated

  • Upgraded symfony/polyfill-ctype (v1.29.0 => v1.31.0)
  • Upgraded scssphp/scssphp (v1.12.1 => v1.13.0)
  • Installed symfony/polyfill-php81 (v1.31.0)
  • Upgraded symfony/polyfill-php80 (v1.29.0 => v1.31.0)
  • Upgraded symfony/polyfill-mbstring (v1.29.0 => v1.31.0)
  • Upgraded twig/twig (v3.10.3 => v3.11.1)

2024.09.07

Updated

Fixed

  • Error caused when default currency not in ECB list #14112.
  • Typo api controller #14090.

2024.07.04

Fixed

  • Improved pagination limit verifications #14013.

2024.06.02

Fixed

2024.05.29

Fixed

2024.05.20

Updated

  • Installing symfony/deprecation-contracts (v2.5.3).
  • Upgrading twig/twig (v3.8.0 => v3.10.3).

Fixed

2024.05.17

Fixed

  • Hide disabled custom fields when adding/editing orders in the admin.
  • Display detailed information for errors in twig templates.

2024.04.15

Fixed

  • Hide disabled custom fields in the admin #13858.
  • Remove domain from language and currency cookies #13849.

2024.04.10

Fixed

  • Minor changes in payment_address.twig.
  • Removal of obsolete event handler (ECB extension) #13775.
  • Fixed an issue with saving in Summernote Code View #13831.
  • The "unlink" option for links in Summernote #13823.

2024.03.02

Fixed

2024.03.01

Fixed

  • Security patch #13741.
  • Token generator #13743.
  • Added cast to zone_id in setting #13744.
  • Preventing the last admin account from being disabled #13745.

2024.02.27

Fixed

2024.02.24

Fixed

  • Timezone change breaking session and API #13704.
  • Missing escape to filter module #13698.
  • Escaped line breaks in backup tool #13709.
  • Improved security for account forgotten #13710.

2024.02.15

Fixed

  • Removing permissions.

2024.02.11

Fixed

  • Class definitions.
  • Points variable type in catalog/model/extension/total/reward.php
  • Cache control headers

2024.02.10

Fixed

  • phpstan level 1 issues

Updated

  • symfony/polyfill-ctype (v1.27.0 => v1.29.0)
  • scssphp/scssphp (v1.11.0 => v1.12.1)
  • symfony/polyfill-php80 (v1.27.0 => v1.29.0)
  • symfony/polyfill-mbstring (v1.27.0 => v1.29.0)
  • twig/twig (v3.6.1 => v3.8.0)

Removed

  • Removing symfony/validator (v4.4.48)
  • Removing symfony/translation-contracts (v2.5.2)
  • Removing symfony/polyfill-php72 (v1.27.0)
  • Removing symfony/polyfill-intl-normalizer (v1.27.0)
  • Removing symfony/polyfill-intl-idn (v1.27.0)
  • Removing ralouphie/getallheaders (3.0.3)
  • Removing psr/http-message (1.1)
  • Removing guzzlehttp/psr7 (1.9.1)
  • Removing guzzlehttp/promises (1.5.3)
  • Removing guzzlehttp/oauth-subscriber (0.3.0)
  • Removing guzzlehttp/guzzle (6.5.8)

2024.02.01

Added

Fixed

  • extensions uninstall fixes: remove permissions #13602

Updated

  • system/library/db/pgsql.php

2024.01.14

Added

  • Hint classes loaded during framework bootup #13555.

Fixed

  • Composer dependencies.

2024.01.10

Fixed

  • redundant writings to log

2024.01.09

Fixed

  • duplicate key in system/config/admin.php, template_code argument in controller/admin/event/language.php missing #13483.
  • missing return system/config/admin.php, template_code argument in controller/admin/event/language.php missing #13482.
  • admin/controller/startup/startup.php, catalog/controller/startup/startup.php

2024.01.07

Fixed

  • $query customer model #13445.
  • Undefined variable: $data- upload model #13436.
  • Undefined variable: $data - router controller #13439.
  • Caught class DB\mysqli_sql_exception not found. mysqli.php #13432.
  • Remove Ref check from proxy.php #13426.

Removed

  • fraudlabspro extension.

2024.01.06

Fixed

  • Wrong use of concat in recurring.php #47ccb9e.
  • Removed duplicated values from array - utf8 helper #022415c.

2023.12.08

Fixed

2023.11.28_2

Fixed

  • Added language variable 'text_no_results' for Manufacturer PR #13030.
  • Wrong message on Manufacturer List PR #13029.

2023.11.28

Fixed

  • system/engine/action.php preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated... PR #13019.
  • Attribute automcomplete PR #12990.

2023.11.18

Fixed

2023.11.14

Fixed

  • opencart.sql Typo related to the currency module permissions.

2023.11.03

Fixed

  • Leading space to prevent appending to the password restore link PR #12223.
  • Currency rates refresh #888f819.

2023.10.16

Changed

Fixed

  • Minor errors and typos.

2023.09.22

Fixed

  • Error caused by voucher order because it has not shipping country.

2023.09.05

Fixed

  • Fixed error displaying guest shipping PR #12672.

2023.08.30

Fixed

2023.08.02

Updated

  • oc_zone table - added tax enclave entries for Germany, Swiss, Austria and Greece into the zone table.

2023.07.23

Fixed

2023.07.13

Fixed

2023.07.10

Fixed

2023.07.05

Fixed

  • Fix the admin map when the payment address is disabled #4b2e195.

2023.07.03

Changed

2023.06.27_2

Changed

  • Version in admin to 3.0.x.x.

2023.06.27

Updated

  • Bootstrap to 3.4.1.
  • jQuery to 3.7.0.
  • Vendor libraries.

2023.06.24

Fixed

  • Fixed SMTP line lengths PR #12384.
  • Match summernote editor default fontsize with the ones on the corresponding frontend pages PR #12385.

2023.06.05

Removed

2023.05.29

Fixed

2023.04.29

Fixed

Changed

  • admin/controller/extension/extension/promotion.php extension reworked to dummy.

Removed

  • Google shopping, 3rd-party payment and shipping modules (see ./deleted.txt).