Skip to content

Releases: opencart/opencart

3.0.0.0

19 Jun 22:42
Compare
Choose a tag to compare

Version 3.0.0.0 release tagged

2.3.0.2

01 Aug 13:46
Compare
Choose a tag to compare
2.3.0.2 tagged

2.3.0.1

31 Jul 11:52
Compare
Choose a tag to compare

Upgrade script fixed with database name prefix.

Added support for old module file locations.

2.3.0.0

30 Jul 17:11
Compare
Choose a tag to compare

OpenCart version 2.3.0.0 release

2.2.0.0

02 Mar 11:46
Compare
Choose a tag to compare
Version 2.2.0.0 release tagged

2.1.0.2

30 Dec 12:27
Compare
Choose a tag to compare

Bugs fixed

2.1.0.1

06 Oct 13:58
Compare
Choose a tag to compare

Bugs fixed

  • Use the ip address from data in Fraudlanbs module and update language strings

    Changes

  • Allow download of the error log

2.1.0.0

28 Sep 15:37
Compare
Choose a tag to compare

Bugs fixed

  • Change post to session in order API (#2712)
  • Maxmind error with unused method (#3069)
  • Added missing $json var declarartion in sale/order API (a2d529e)
  • Customers orders report wrong information #3101 (e30de74)
  • Replaced wrong model (affiliate/affiliate) with right one (account/customer) (9e5aa27)
  • Fixed call to undefined methods and calling method on null object (f9105bf)
  • Bootstrap info button showing blue border #3126 (#3126)
  • Fixed missing DB_PORT when creating new DB object (c990cec)
  • Warning ini_set() A session is active (#3131)
  • Password Decode Failure, Step 3 Installation (#3185)
  • Notification Menu on Pending Orders #3180 (#3180)
  • Encryption is not required for 'File' type option (cdee8cb)
  • updated the sql to drop tables if exist because the data still gets dumped in (d0c5674)
  • Add "required" asterisk to locale field (6d5149d)
  • Fix worldpay validate modify permission. (c70ae43)
  • library-image->watermark (#3119)
  • Missing meta data in add language #3184 (#3184)
  • Placeholder display issue in product edit -> special -> priority field #3157 (#3157)
  • Remove forward slash from download #3246 (#3246)
  • Print shipping list - wrong weight (#3155)
  • reward points not added to returning customer (#3161)
  • Wrong order status if clause #2722 (#2722)
  • Gift voucher mails not sent automatically!! #3093 (#3093)
  • Can't void order if in banip or fraud #2720 (#2720)
  • Fixed broken layout when adding a new discount (5763695)
  • Fixed broken layout when adding a new image to a banner (8035fc8)
  • Category canonical & breadcrumbs are incorrect - Generate from found category_id and not uri path #3179 (#3179)
  • Document selection "lost" in filemanager when a filter is applied #3253 (#3253)
  • Forgottern password check account has been approved #3266 (#3266)
  • Wrong redirect on shipping and review form #3276 (#3276)
  • Add an attribute without group #3274 (#3274)
  • G2A - form bug fix (e8b2fc5)
  • Added missing error_filetype text. (65a1835)
  • Remove #3305 (#3305)
  • G2A Pay Module Not Working (vat totals) #3290 (#3290)
  • Warning in order return page #3328 (#3328)
  • Convert Limit Value To Integer (#3330)
  • Manufacturer empty canonical #3333 (#3333)
  • remove duplicate lines #3337 (#3337)
  • Fix bluepay_redirect.php when releasing funds in the admin. (169fc38)
  • Fixed usages of btn_ language tag to the correct button_ (1ef7ba8)
  • Fixed calculated totals for Bluepay module. (56361d4)
  • HTTP_IMAGE is removed, starting from 1.5.?.? version, but still exists in cli_install.php file #3346 (#3346)
  • Missing setTitle #3348 (#3348)
  • Fix dspan to div #3350 (#3350)
  • Bug fix: if $mail->reply_to is set, use that (instead of $mail->from) in the email headers #3023 (#3023)
  • Remove PayPal Pro "Please Wait..." message after completion #3156 (#3156)
  • Coupon per category does not work #3354 (#3354)
  • stylesheet form-group fix (86b16c0)
  • Version 2.0.3.1 Error ----PP_EXPRESS Error #3377 (#3377)

Changes

  • Changes to the order API system (https://github.com/opencart/opencart/tree/master/upload/catalog/controller/api)
  • Pondicherry to Puducherry in oc_zone table
  • Amazon checkout payment module removed. Replaced with newer Login and Pay module.
  • Added data to the pre.order.history.add event trigger (77830ee)
  • Korea, Republic of > South Korea in country list (dae5e0d)
  • Modification to pre.order.history.add event trigger (61aa9d7)
  • Moved the country ajax to one central location (652167f)
  • Removed testing code (bcfd7d9)
  • Replaced old country method with new location (a011d9c)
  • $this->load->language > $this->language->load (9f3ab03)
  • Added PHPUnit bootstrap.php file to .gitignore (47e0b99)
  • No need to tell the customer they already added the same product to the wish list (0761b30)
  • Removed restore cart and wishlist from customer class as you don't want your cart restored on each login (0db2555)
  • Better login token (b79cdf3)
  • API login moved also added a proper encryption key (c1da341)
  • Prevent html content inside modules dropdown (16825ac)
  • added a token generator. md5(mt_rand()) is not good enough (564b4d0)
  • use mt_rand() instead of rand() (1601025)
  • changed the method name ijn payment gateways from action to order (e9ea283)
  • affiliate code changes (a0ff7c6)
  • upload/admin/controller/sale/customer.php (0a42c05)
  • updated git ignore with storage folder changes (5a702e1)
  • moved all the customer files to their own folder (2bcf39e)
  • Updated cli_install.php to include changes for storage folder and also db_port option (21c76f5)
  • changed unserialize to json_decode for the settings table (141de8a)
  • updated the salt to use token (c775c55)
  • Changes session library class
  • moved the general fields and store fields around as they are suited better under the different tabs (3a254ea)
  • Update usps.php > OriginZip (919a074)
  • Update to Google recaptcha
  • remove redundant conditions for product left & right sections (cb69dc5)
  • add russian ruble to pp_standard (a90e15c)
  • added latest css bootstrap and font icons (8031629)
  • Updated PayPal Pro iFrame endpoint to new PayPal requirement. (https://github.com/opencart/open...
Read more

2.0.3.1

27 May 15:26
Compare
Choose a tag to compare

Bugs fixed

  • Safari text colour change on carousel (2adcf21)
  • Missing language strings during install for DB port (c9f014f)
  • Missing permission for admin to fraud module area (ea1ef5d)
  • Custom field correct sort order (6e95c48)
  • Fixed edit currency feature in add/edit order area (3826c8d)
  • Missing totals $data key for sale/order (783e089)
  • Insecure links in payment gateways (9c86451)
  • For element on information form (6c126c8)
  • Redirect link in authorizenet sim (59336a1)
  • PayPal not found template ref (455ee25)
  • Google hangouts admin form (19e8c66)
  • Google base template layout (cb6a7da)
  • Updated readonly="readonly" to readonly on form elements (f5e85dc)
  • Google sitemap double amp encoding (06fe3e5)