diff --git a/.gitignore b/.gitignore index c4fd51a..b9742ee 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .git export-ignore .gitignore export-ignore -.github export-ignore \ No newline at end of file +.github export-ignore +readme.txt export-ignore \ No newline at end of file diff --git a/README.md b/README.md index 81208f3..def602e 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ As a bonus, we have 4 pre-built color palettes for you. ## Changelog +### 1.0.4 +* Addressed a security issue where many places have not used proper escaping / no escaping at all. +* Added correct styling for the main content without a sidebar. + ### 1.0.3 * Addressed an important issue where the menu items cannot be opened due to an improper usage of e.preventDefault(). diff --git a/readme.txt b/readme.txt index 8f8eabd..8918f77 100644 --- a/readme.txt +++ b/readme.txt @@ -48,6 +48,10 @@ As a bonus, we have 4 pre-built color palettes for you. == Changelog == += 1.0.4 = +* Addressed a security issue where many places have not used proper escaping / no escaping at all. +* Added correct styling for the main content without a sidebar. + = 1.0.3 = * Addressed an important issue where the menu items cannot be opened due to an improper usage of e.preventDefault(). diff --git a/style.css b/style.css index 47bc219..6cb9ce3 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ /** * Theme Name: MinimalistFlex * Description: MinimalistFlex is an elegant, easy to use theme that aims to provide a smooth user experience. As a classic theme, we try to provide as many options as possible, while not being overwhelming. With full support of flexible header images, custom colors and layout, multiple widget areas, you can still customize your site in a lot of ways. Compatibility is also an important affair: MinimalistFlex is tested on many versions with a minimum of WordPress 4.9 and PHP 5.6, ensuring that almost everyone can enjoy the theme without worrying to upgrade. Mobile users are also considered well: MinimalistFlex is fully responsive on its own, and works well even on very small screen sizes! - * Version: 1.0.3 + * Version: 1.0.4 * Theme URI: https://github.com/onmyodev/MinimalistFlex/ * Author: Frank419 * Author URI: https://onmyodev.com/