Change Log: Difference between revisions

From osCommerce Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 65: Line 65:
<nowiki>*</nowiki> improve hooks functions
<nowiki>*</nowiki> improve hooks functions


Mailer update:  
+ Mailer: add SMTP encryption config,


- add SMTP encryption config,
<nowiki>*</nowiki> fix multiple recipient for Swiftmail


- fix multiple recipient for Swiftmail
<nowiki>*</nowiki> plain mail send use email transport
 
- plain mail send use email transport
|}
|}

Revision as of 10:04, 9 August 2022

Date Filename Changes
25.07.2022 osc_4_0_0_49581.zip First release
26.07.2022 osc_4_0_1_49581.zip * Copyright updates.

Also see Change Log - osc 4.0.1.49581 page to find out how to update from osc 4.0.0.49581 to osc 4.0.1.49581

01.08.2022 osc_4_01_49806.zip * changed title tag for backend. Now it shows the page name instead of the static text.

* paypal partner fix - recepient name from address details, if available. (was only from payer)

* backend: auto disable parent menu if all children are disabled

* backend: fix adding hierarchical menu

* backend: fix Translation by read-only demo

* payments: exclude img tag like multisafepay from saving

* backend: improve migration functions

* adapt for Promotions, BonusActions, Quotations and PurchaseOrders extensions

08.08.2022 osc_4_02_49998.zip * app shop messages changed

+ cache control: added reset app shop

* fixed sql error for platform delete

* fix php8 warnings

* allow to delete any platform if it is not default

* allow to update member password for all backend members

* htaccess added settings for modules:

mod_php7.c

mod_php.c

mod_security.c

* separate microtime in design widgets for import theme and import block

* fix widget tabs for extensions

* fix translations in export theme

* adapt for CollectionPoint extension

* allows translations for console extensions

* improve hooks functions

+ Mailer: add SMTP encryption config,

* fix multiple recipient for Swiftmail

* plain mail send use email transport