Releases: QROkes/webinoly
Releases · QROkes/webinoly
Webinoly v1.16.5
Some minor improvements and fixes.
- [Improved] Removed code from deprecated old commands.
- [Improved] Headers are now improved to respect default values when empty.
- [Improved] A lot of code refactored and improved.
- [Improved] Better check for myslq client.
- [Improved] Command for dynvars in configuration file.
- [Improved] Unix domain sockets support in reverse proxy sites.
- [Improved] Duply and external sources updated.
- [Fixed] Default site issue after sites imported.
- [Fixed] Server reset command not reloading some Nginx settings.
Webinoly v1.16.4
Some important improvements and fixes.
- [Improvement] A lot of small code improvements.
- [Improvement] Site info better integrated with external DB's and WP Multisite.
- [Improvement] MySQL Remote access support for random passwords.
- [Improvement] Better checks for backups info.
- [Improvement] Better check for reverse proxy sites and the slash at the end.
- [Improvement] Verify now check for timezone.
- [Fixed] Reverse Proxy sites not working with static content. Sorry!
- [Fixed] WP site in subfolder failing in some cases with external saved database.
- [Fixed] WP database not updated when installed in subfolder and SSL status is changed.
- [Fixed] WP environment not working when cache parameter is used.
- [Fixed] Redirection Manager not deleting some regex.
- [Fixed] Redirection Manager allowing duplicate regex.
- [Fixed] Timezone not restarting cron when is changed.
- [Fixed] Backup local error when MySQL not installed, and better check in some cases that complete packages are not needed.
Webinoly v1.16.3
Hotfix for Duplicity and some additional important improvements.
- [Fixed] Duplicity removed support for ARM in Snap.
- [Fixed] Custom SSL not updating WP database.
- [Fixed] MySQL (MariaDB) installation failing when mysql-client installed and mysql not installed.
- [Fixed] SWAP creation failing when no disk space is available, now we have a check for it!
Webinoly v1.16.2
A lot of important improvements and fixes.
- [Improved] A lot of minor improvements for backups and external DB functions.
- [Improved] Bash shell now check for interactive shell instead of login shell (#53)
- [Improved] Fix file permissions function is now faster (Thanks to Nhan Le - #49)
- [Improved] Saved DB data password now is not encrypted in conf file.
- [Improved] Export site now give a better message when external DB is used.
- [Improved] Warning message when creating a WP site using an external DB and default DB privileges are set to ALL or GRANT.
- [Improved] Better default suggested data when mysql is not installed and you try to create a custom WP site with external DB.
- [Improved] WP Multisite convert now only ask one time for external DB data.
- [Improved] Delete all sites now check for each individual site when external DB is used and it can reuse the previous data.
- [Improved] Some minor errors in verify function.
- [Improved] Verify now includes check for duplicate dynvars in conf file, check for dbroles, versions check and duply profiles checks.
- [Improved] Change mysql-password function now check if current admin user is correct to prevent errors.
- [Improved] Changing PHP version now has support for individual packages.
- [Improved] Exported backups now has support for individual packages.
- [Fixed] Error in phpMyAdmin version displayed in info with old versions.
- [Fixed] Wrong permissions in WP plugins.
- [Fixed] Some random issues with reverse proxy cache.
- [Fixed] Database custom data in WP sites are now preserved when cloning a site and overwrite option is enabled.
- [Fixed] Replace content in WP not checking if WP is installed.
- [Fixed] Some random errors when mysql-client is not installed, and you try to use an external DB.
- [Fixed] Parked with domain mapping not working with external db.
- [Fixed] Verify mysql warning message when no installed but using external dbs.
- [Fixed] Cloning site with external DB and overwrite not working.
- [Fixed] Saved DB data failing when mysql is not installed.
- [Fixed] Some variables not updated in conf file when modify via command.
- [Fixed] Change mysql.password failing for external access users.
- [Fixed] Changing PHP version not working when phpMyAdmin not installed.
Webinoly v1.16.1
Emergency Release!
HOTFIX: Fixed an error with PHP uploads.
Webinoly v1.16.0
New features and very important improvements.
- [New] ARM Support.
- [New] Backup support with any S3 compatible services, like Backblaze.
- [New] Set MariaDB for external access for multiserver.
- [New] Support for independent packages to build very custom stacks.
- [New] Configuration file is now the main place to change global settings.
- [New] Independent custom nginx support for parked sites.
- [New] Support for multiple x-robots http headers.
- [Improved] Stack building process refactored and highly improved.
- [Improved] Nginx, PHP and Ubuntu optimization revised, updated and highly improved.
- [Improved] PHP 7.3 support removed.
- [Improved] PHP Intl package is now included.
- [Improved] Better security for Postfix.
- [Improved] Mysql-Password now can change any user.
- [Improved] Admin Tools site is now available since Nginx when is alone.
- [Improved] Dedicated reverse-proxy sites are now completely transparent.
- [Improved] Check to prevent installation in a shell different than bash.
- [Improved] Internal API updated.
- [Improved] Update process is now visible to prevent errors.
- [Improved] Redirection Manager added support for 403 code.
- [Improved] MySQL Log command now have support for custom long_query_time.
- [Improved] Better messages at the end of the stack installation.
- [Improved] Verify process updated and added support for quick critical revision mode.
- [Fixed] Some duplicates and overwrote PHP directives.
- [Fixed] Error in MariaDB logs during installation.
- [Fixed] Error in mysql-password command.
- [Fixed] Error when removing Datadog.
- [Fixed] Error in some rare cases in server-reset for Nginx.
- [Fixed] Updates not showing in verify.
- [Fixed] WP in subfolder not updating some locations.
- [Fixed] HSTS header wrongly included in some cases.
- [Fixed] Tools site error when importing backup file.
- [Fixed] Malformed headers when importing backup file.
- [Fixed] Verify giving warning message when tools site is set to default.
Webinoly v1.15.1
Important improvements and fixes.
- [Improved] PHP 8.1 support.
- [Improved] A lot of minor code improvements and fixed typos.
- [Improved] Some dedicated WP functions improved.
- [Improved] Site info now includes Nginx custom data.
- [Improved] Removed support for legacy options (yoast per site, times and debug).
- [Improved] Backup import functions improved.
- [Improved] HTTP Header Permissions Policy improved and fixed type.
- [Fixed] Parked WP with domain mapping failing with SSL.
- [Fixed] WP Domain Mapping should not accept id 1.
- [Fixed] Delete sites not removing some deep subfolders.
- [Fixed] Delete subfolders failing with keep-db and force options.
- [Fixed] Duplicate messages displaying in some rare cases when deleting a site.
- [Fixed] AWS credentials not removed when server purged.
Webinoly v1.15.0
Some awesome new features and improvements.
- [New] Upgrade MariaDB or change version very easily.
- [New] Option to change the default privileges assigned to DB users.
- [New] Automatic WordPress Domain Mapping.
- [New] Local Backups support for multiple sites and option for ALL databases.
- [New] Export/Import support for multiple sites.
- [New] Permissions-Policy HTTP Header full support.
- [New] Custom HTTP Headers can be added.
- [New] All the default HTTP Headers can now be optionally customized.
- [New] X-Robots-Tag HTTP Header support.
- [Improved] PHP 8 is now default version.
- [Improved] MySQL reserved words updated, better messages and purge improved.
- [Improved] We can now change the ammount of memory assigned to cache.
- [Improved] WP Environment type now has support for parked sites.
- [Improved] Log WP Debug is now supported in parked sites.
- [Improved] Local Backups now has support for WP in subfolder.
- [Improved] Export/Import now has support for WP in subfolder.
- [Fixed] Duplicated lines in wp-config.
- [Fixed] Verify failing for OS updates.
- [Fixed] Force-Redirect now updates new WP Multisites tables.
- [Fixed] Error with database recovery when importing a site.
- [Fixed] Export site failing when custom-cache is enabled.
- [Fixed] Typo in permissions-policy header.
Webinoly v1.14.3
It's all about the details.
- [Improved] Verify process is getting better.
- [Improved] Email command now updates mailto in cronjob.
- [Improved] Better warning when deleting a site that is main site in SMTP.
- [Improved] New DB role.
- [Improved] README updated.
- [Improved] Better check for DB port.
- [Fixed] Some data wrong or not showing in Info.
- [Fixed] Ownership on symlinks.
- [Fixed] MySQL site type failing with external DB saved.
- [Fixed] Infinite loop when external DB connection fails.
- [Fixed] Delete site failing when external DB connection fails.
Webinoly v1.14.2
Some minor improvements.
- [Improved] Better check for permissions in verify process.
- [Improved] Server reset now includes an option for only fox permissions.
- [Improved] Replace-content now has support for parked WP sites with domain mapping.
- [Improved] Site info improved.
- [Improved] Better error handling during the update process.
- [Improved] Better messages for default-site.
- [Improved] Staging environment SSL certs improved.
- [Improved] External DAT files sources updated.
- [Fixed] Issue with SSH keys in login-www-data in some rare cases.
- [Fixed] WordPress installation failing when external DB credentials are saved and host is an IP.
- [Fixed] Issues when trying to reuse a DB or user during WP custom installation process.