Skip to content

Releases: QROkes/webinoly

Webinoly v1.16.4

29 Apr 21:21
Compare
Choose a tag to compare

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

22 Mar 22:46
Compare
Choose a tag to compare

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

28 Feb 21:41
Compare
Choose a tag to compare

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

12 Jan 16:54
Compare
Choose a tag to compare

Emergency Release!
HOTFIX: Fixed an error with PHP uploads.

Webinoly v1.16.0

11 Jan 15:05
Compare
Choose a tag to compare

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

12 Nov 18:06
Compare
Choose a tag to compare

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

30 Aug 03:40
Compare
Choose a tag to compare

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

02 Jun 17:35
Compare
Choose a tag to compare

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

11 May 14:49
Compare
Choose a tag to compare

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.

Webinoly v1.14.1

23 Apr 20:17
Compare
Choose a tag to compare

Some important improvements and fixes.

  • [New] HTTP Header for Google FLoC.
  • [Improved] Verify process highly improved.
  • [Improved] Better checks for wildcard SSL certs.
  • [Improved] Removing expired certs is now easier.
  • [Improved] Better detection for Let's Encrypt staging environment when removing a cert.
  • [Improved] Help message for default commands and common parameters.
  • [Improved] Custom cache better options for query string default behavior.
  • [Improved] Certbot installation verification to prevent SNAP repo errors.
  • [Improved] Better message after update.
  • [Fixed] Revoke SSL asking when cert was added using add-to-wildcard.
  • [Fixed] Custom cache not supporting php-info.
  • [Fixed] SMTP corrupted when php version is changed.
  • [Fixed] Backup duply profiles not removed after Nginx is purged.
  • [Fixed] SFTP access slightly corrupted after Nginx removed.
  • [Fixed] Nginx PPA not completely removed after purge stack in some cases.
  • [Fixed] Some source files wrongly removed after purge.