Releases: cdgco/VestaWebInterface
Version 2.2.0
How To Upgrade
In order to upgrade from v2.1.x, you must run the automatic upgrade command or corresponding directions for your installation method, as listed in the upgrading documentation. You must also run the upgrade.sql
file in your VWI database (be sure to change the table name if your prefix is anything other than vwi_
).
To upgrade to from v2.0.x or older, you must do a complete clean install.
Change Log
Bug Fixes
Auth0 Integration
Updated Settings Page
Support
For support, read the Vesta Web Interface Docs, open a new issue, or contact me through the VWI Topic on the VestaCP forum.
Version 2.1.1
How To Upgrade
In order to upgrade from v2.1.0, you must run the automatic upgrade command or corresponding directions for your installation method, as listed in the upgrading documentation.
To upgrade to from v2.0.0 or older, you must do a complete clean install.
Change Log
Bug Fixes
Plugin System Upgrades
Support
For support, read the Vesta Web Interface Docs, open a new issue, or contact me through the VWI Topic on the VestaCP forum.
Version 2.1.0
How To Upgrade
Version 2.1.0 contains additions to the MySQL database in addition to code changes. In order to upgrade you must both run the automatic upgrade command or corresponding directions for your installation method, as listed in the upgrading documentation and update your MySQL database using the following SQL query:
INSERT IGNORE INTO `vwi_config` (`VARIABLE`, `VALUE`) VALUES ('HEADER_AD', ''), ('FOOTER_AD', ''), ('ADMIN_ADS', 'true'), ('EXT_SCRIPT', '');
To upgrade to from v1.0.1 or older, you must do a complete clean install.
Change Log
Bug Fixes
Dependencies
Plugin System Upgrades
Custom Ad Support
Custom Script Support
Add support for PHP 5.5+
Support
For support, read the Vesta Web Interface Docs, open a new issue, or contact me through the VWI Topic on the VestaCP forum.
Version 2.0.0
NOTE
Version 2.0.0 requires PHP 7.1+
If your system requires PHP 5.4 - 7.0, use VWI version 1.0.1
How To Upgrade
Version 2.0.0 contains backwards incompatible changes to the VWI database system and therefore requires a clean installation to ensure compatibility.
To upgrade to from v1.0.1 or older, you must do a complete clean install.
Change Log
Bug Fixes
Dependencies
Locale System Upgrade
Translations
Encrypt Credentials
Support
For support, read the Vesta Web Interface Docs, open a new issue, or contact me through the VWI Topic on the VestaCP forum.
Version 1.0.1
How To Upgrade
To upgrade from v1.0.0 or newer, run the automatic upgrade command or corresponding directions for your installation method, as listed in the upgrading documentation.
To upgrade to from v0.5.4-Beta or older, you must do a complete clean install.
Change Log
Bug Fixes
Dependencies
Locale Catalogs
Plugin System
Default Settings
Support
For support, read the Vesta Web Interface Docs, open a new issue, or contact me through the VWI Topic on the VestaCP forum.
Version 1.0.0
How To Upgrade
VWI v1.0.0 requires a clean install including a new MySQL database.
For further instruction, read the Vesta Web Interface Docs
Change Log
Notification System
Custom Footers
Compatibility Checks
Additional FTP System
PHP-FPM Support
Sweetalert2 Toasts
Security Patches
Design Updates
Dependencies
Bug Fixes
Support
For support, read the Vesta Web Interface Docs, open a new issue, or contact me through the VWI Topic on the VestaCP forum.
Beta Version 0.5.4
How To Upgrade
To upgrade from v0.5.0 or newer, run the automatic upgrade command or corresponding directions for your installation method, as listed in the upgrading documentation.
To upgrade to from v0.4.0 or older, you must do a complete clean install.
Change Log
Search Engine
AJAX Installation Analytics
Completed Admin Panel
Custom Theme Support
Design Updates
Locale Updates
Dependencies
Bug Fixes
Support
For support, read the Vesta Web Interface Docs, open a new issue, or contact me through the VWI Topic on the VestaCP forum.
Beta Version 0.5.3
How To Upgrade to v0.5.3-Beta
To upgrade from v0.5.0-0.5.2 to v0.5.3, run the automatic upgrade command or corresponding directions for your installation method, as listed in the upgrading documentation.
To upgrade to v0.5.3 from v0.4.0 or older, you must do a complete clean install.
Change Log
Dependencies
Bug Fixes
Support
For support, read the Vesta Web Interface Docs, open a new issue, or contact me through the VWI Topic on the VestaCP forum.
Beta Version 0.5.2
Important
There is a known rendering error in v0.5.2-Beta that may cause errors to be shown or data to be hidden.
To fix this error while v0.5.3-Beta is being developed, try renaming the /plugins/components/Waves folder to /plugins/components/waves
If this solution does not work, please open a new issue.
How To Upgrade to v0.5.2-Beta
To upgrade from v0.5.0-0.5.1 to v0.5.2, run the automatic upgrade command or corresponding directions for your installation method, as listed in the upgrading documentation.
To upgrade to v0.5.2 from v0.4.0 or older, you must do a complete clean install.
Change Log
Dependencies
Bug Fixes
Support
For support, read the Vesta Web Interface Docs, open a new issue, or contact me through the VWI Topic on the VestaCP forum.
Beta Version 0.5.1
How To Upgrade to v0.5.1-Beta
To upgrade from v0.5.0 to v0.5.1, run the automatic upgrade command or corresponding directions for your installation method, as listed in the upgrading documentation.
To upgrade to v0.5.1 from v0.4.0 or older, you must do a complete clean install.
Change Log
Design Updates
Stability & Bug Fixes
Keyboard Shortcuts
Back-To-Top Button
Support
For support, read the Vesta Web Interface Docs, open a new issue, or contact me through the VWI Topic on the VestaCP forum.