Change Log: Difference between revisions

From osCommerce Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
!Changes
!Changes
|-
|-
|25.07.2022
|15.08.2022
|[[Change Log - osc 4.0.0.49581|osc_4_0_0_49581.zip]]
|[[Change Log - osc 4.0.3.50306|osc_4_03_50306.zip]]
|First release
|* fix translations for console apps
|-
- move TradeForm files to app
|26.07.2022
 
|[[Change Log - osc 4.0.1.49581|osc_4_0_1_49581.zip]]
<nowiki>*</nowiki> OscLink: fix for php <=7.3
|* 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
<nowiki>*</nowiki> OscLink: fix adding suppliers for product with empty model name  
|-
|01.08.2022
|[[Change Log - osc 4.0.1.49806|osc_4_01_49806.zip]]
|* changed title tag for backend. Now it shows the page name instead of the static text.


<nowiki>*</nowiki> paypal partner fix - recepient name from address details, if available. (was only from payer)
<nowiki>*</nowiki> adapt for ReportChangesHistory app


<nowiki>*</nowiki> backend: auto disable parent menu if all children are disabled
<nowiki>*</nowiki> adapt for Promotions app


<nowiki>*</nowiki> backend: fix adding hierarchical menu
<nowiki>*</nowiki> adapt for Quotations and Samples


<nowiki>*</nowiki> backend: fix Translation by read-only demo
<nowiki>*</nowiki> fix: ability to set weight for product without PackUnit app


<nowiki>*</nowiki> payments: exclude img tag like multisafepay from saving
+ add new AdminHooks


<nowiki>*</nowiki> backend: improve migration functions
<nowiki>*</nowiki> fix adding acl on app installations


<nowiki>*</nowiki> adapt for Promotions, BonusActions, Quotations and PurchaseOrders apps
+ extend isAdmin function
|-
|-
|08.08.2022
|08.08.2022
Line 71: Line 67:
<nowiki>*</nowiki> plain mail send use email transport
<nowiki>*</nowiki> plain mail send use email transport
|-
|-
|15.08.2022
|01.08.2022
|[[Change Log - osc 4.0.3.50306|osc_4_03_50306.zip]]
|[[Change Log - osc 4.0.1.49806|osc_4_01_49806.zip]]
|* fix translations for console apps
|* changed title tag for backend. Now it shows the page name instead of the static text.
- move TradeForm files to app


<nowiki>*</nowiki> OscLink: fix for php <=7.3
<nowiki>*</nowiki> paypal partner fix - recepient name from address details, if available. (was only from payer)


<nowiki>*</nowiki> OscLink: fix adding suppliers for product with empty model name
<nowiki>*</nowiki> backend: auto disable parent menu if all children are disabled


<nowiki>*</nowiki> adapt for ReportChangesHistory app
<nowiki>*</nowiki> backend: fix adding hierarchical menu


<nowiki>*</nowiki> adapt for Promotions app
<nowiki>*</nowiki> backend: fix Translation by read-only demo


<nowiki>*</nowiki> adapt for Quotations and Samples
<nowiki>*</nowiki> payments: exclude img tag like multisafepay from saving


<nowiki>*</nowiki> fix: ability to set weight for product without PackUnit app
<nowiki>*</nowiki> backend: improve migration functions


+ add new AdminHooks
<nowiki>*</nowiki> adapt for Promotions, BonusActions, Quotations and PurchaseOrders apps
 
|-
<nowiki>*</nowiki> fix adding acl on app installations
|26.07.2022
 
|[[Change Log - osc 4.0.1.49581|osc_4_0_1_49581.zip]]
+ extend isAdmin function
|* 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
|-
|25.07.2022
|[[Change Log - osc 4.0.0.49581|osc_4_0_0_49581.zip]]
|First release
|}
|}

Revision as of 11:53, 19 August 2022

Date Filename Changes
15.08.2022 osc_4_03_50306.zip * fix translations for console apps

- move TradeForm files to app

* OscLink: fix for php <=7.3

* OscLink: fix adding suppliers for product with empty model name

* adapt for ReportChangesHistory app

* adapt for Promotions app

* adapt for Quotations and Samples

* fix: ability to set weight for product without PackUnit app

+ add new AdminHooks

* fix adding acl on app installations

+ extend isAdmin function

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 apps

* fix translations in export theme

* adapt for CollectionPoint app

* allows translations for console apps

* improve hooks functions

+ Mailer: add SMTP encryption config,

* fix multiple recipient for Swiftmail

* plain mail send use email transport

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 apps

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

25.07.2022 osc_4_0_0_49581.zip First release