22<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
33<a href =" #contributors- " ><img src =" https://img.shields.io/badge/all_contributors-146-orange.svg?style=flat-square " alt =" All Contributors " ></a >
44<!-- ALL-CONTRIBUTORS-BADGE:END -->
5- <a href =" https://travis-ci.org/openmage/magento-lts " ><img src =" https://travis-ci.org/openmage/magento-lts.svg " alt =" Build Status " ></a >
65<a href =" https://packagist.org/packages/openmage/magento-lts " ><img src =" https://poser.pugx.org/openmage/magento-lts/d/total.svg " alt =" Total Downloads " ></a >
76<a href =" https://packagist.org/packages/openmage/magento-lts " ><img src =" https://poser.pugx.org/openmage/magento-lts/license.svg " alt =" License " ></a >
7+ <br />
8+ <img src =" https://github.com/openmage/magento-lts/actions/workflows/php.yml/badge.svg " alt =" PHP workflow Badge " />
9+ <img src =" https://github.com/openmage/magento-lts/actions/workflows/sonar.yml/badge.svg " alt =" Sonar workflow badge " />
10+ <img src =" https://github.com/openmage/magento-lts/actions/workflows/static-code-analyses.yml/badge.svg " alt =" Static Code Analyses workflow badge " />
11+ <img src =" https://github.com/openmage/magento-lts/actions/workflows/unit-tests.yml/badge.svg " alt =" Unit Tests workflow badge " />
812</p >
913
1014# Magento - Long Term Support
@@ -75,7 +79,8 @@ Most important changes will be listed here, all other changes since `19.4.0` can
7579
7680### Between Magento 1.9.4.5 and OpenMage 19.x
7781
78- Bug fixes and PHP 7.x and 8.0 compatibility.
82+ - bug fixes and PHP 7.x and 8.0 compatibility
83+ - added config cache for system.xml #1916
7984
8085### Between OpenMage 19.x and 20.x
8186
@@ -99,7 +104,11 @@ For full list of changes, you can [compare tags](https://github.com/OpenMage/mag
99104- ` admin/emails/admin_notification_email_template `
100105- ` catalog/product_image/progressive_threshold `
101106- ` catalog/search/search_separator `
107+ - ` dev/log/max_level `
102108- ` newsletter/security/enable_form_key `
109+ - ` sitemap/category/lastmod `
110+ - ` sitemap/page/lastmod `
111+ - ` sitemap/product/lastmod `
103112
104113### New Events
105114
@@ -112,14 +121,6 @@ For full list of changes, you can [compare tags](https://github.com/OpenMage/mag
112121
113122[ Full list of events] ( EVENTS.md )
114123
115- ### New Translations
116-
117- There are some new or changed translations, if you want add them to your locale pack please check:
118-
119- - ` app/locale/en_US/Adminhtml_LTS.csv `
120- - ` app/locale/en_US/Core_LTS.csv `
121- - ` app/locale/en_US/Sales_LTS.csv `
122-
123124### Removed Modules
124125
125126- ` Mage_Compiler `
@@ -363,6 +364,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
363364 <td align="center"><a href="https://github.com/mdlonline"><img src="https://avatars.githubusercontent.com/u/5389528?v=4" loading="lazy" width="100" alt=""/><br /><sub><b>mdlonline</b></sub></a></td>
364365 <td align="center"><a href="https://www.developpeur-web-tlse.fr/"><img src="https://avatars.githubusercontent.com/u/5030086?v=4" loading="lazy" width="100" alt=""/><br /><sub><b>Benjamin MARROT</b></sub></a></td>
365366 <td align="center"><a href="https://github.com/tmewes"><img src="https://avatars.githubusercontent.com/u/12640514?v=4" loading="lazy" width="100" alt=""/><br /><sub><b>Tino Mewes</b></sub></a></td>
367+ <td align="center"><a href="http://cebe.cc/"><img src="https://avatars.githubusercontent.com/u/189796?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Carsten Brandt</b></sub></a><br /><a href="https://github.com/OpenMage/magento-lts/commits?author=cebe" title="Code">💻</a></td>
368+ </tr >
369+ <tr >
370+ <td align="center"><a href="https://github.com/eneiasramos"><img src="https://avatars.githubusercontent.com/u/2862728?v=4" loading="lazy" width="100" alt=""/><br /><sub><b>Enéias Ramos de Melo</b></sub></a></td>
366371 </tr >
367372</table >
368373
0 commit comments