diff --git a/CHANGELOG.md b/CHANGELOG.md index 504534b..8cc1cdd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ FastSitePHP uses [Semantic Versioning](https://docs.npmjs.com/about-semantic-versioning). -## Next Release (Changes on main branch but not yet published to Composer/Packagist) +## 1.4.0 (August 7, 2020) * Added a default `CSP (Content-Security-Policy)` Response Header for HTML Responses * By default strict rules are used so that only content from the current domain can be included. diff --git a/docs/README.es.md b/docs/README.es.md index cd9de0f..63e3b7a 100644 --- a/docs/README.es.md +++ b/docs/README.es.md @@ -99,6 +99,12 @@ sudo bash create-fast-site.sh ![Página de inicio de sesión del sitio de inicio](https://raw.githubusercontent.com/fastsitephp/static-files/master/img/starter_site/2020-01-10/login-page.png) +## :lock: :rocket: Security and Performance + +FastSitePHP’s Starter Site is designed to provide strong security using best practices and high performance with the initial template. When using [Chrome DevTools Lighthouse](https://developers.google.com/web/tools/lighthouse) the Starter Site will score 100 in website categories for both Mobile and Desktop. On tested Cloud Systems using low cost servers a score of 100 is also achieved. + +![Chrome DevTools Lighthouse](https://raw.githubusercontent.com/fastsitephp/static-files/master/img/starter_site/2020-08-07/Chrome-DevTools-Lighthouse.png) + ## :handshake: Contribuyendo * Si encuentra un error tipográfico o gramatical, corríjalo y envíelo. diff --git a/docs/README.pt-BR.md b/docs/README.pt-BR.md index f90b41c..8677dfd 100644 --- a/docs/README.pt-BR.md +++ b/docs/README.pt-BR.md @@ -99,6 +99,12 @@ sudo bash create-fast-site.sh ![Página de login do Site Inicial](https://raw.githubusercontent.com/fastsitephp/static-files/master/img/starter_site/2020-01-10/login-page.png) +## :lock: :rocket: Security and Performance + +FastSitePHP’s Starter Site is designed to provide strong security using best practices and high performance with the initial template. When using [Chrome DevTools Lighthouse](https://developers.google.com/web/tools/lighthouse) the Starter Site will score 100 in website categories for both Mobile and Desktop. On tested Cloud Systems using low cost servers a score of 100 is also achieved. + +![Chrome DevTools Lighthouse](https://raw.githubusercontent.com/fastsitephp/static-files/master/img/starter_site/2020-08-07/Chrome-DevTools-Lighthouse.png) + ## :handshake: Contribuindo * Se você encontrar um erro de digitação ou gramática, corrija e envie.