Changelog
#
v2.0.2 - [2022-07-04]Bug Fixes
- Remove FS_CHMOD_FILE and FS_CHMOD_DIR from default WP settings
#
v2.0.1 - [2022-07-04]New
- Added Portuguese (Brasil) translation
- Added Turkish translation
- MariaDB 10.8 support for Ubuntu and Debian
- Added Default WP settings:
- WP_MEMORY_LIMIT: 256M
- WP_MAX_MEMORY_LIMIT: 512M
- FS_CHMOD_FILE: 0644
- FS_CHMOD_DIR: 0755
Bug Fixes
- Site User Name generation didn't work with a two-level subdomain like wp.blog.eu.org
- Translations fixes
#
v2.0.0 - [2022-06-20]- Initial Release