This repository was archived by the owner on Jun 23, 2025. It is now read-only.
Releases: EngineGPDev/Autoinstall
Releases · EngineGPDev/Autoinstall
v1.0.0-beta.3
Added
- Added FastDL installation
- Added support for Ubuntu 24.04
- Added checking for php, apache, nginx repositories for ubuntu
- Canceling the transfer of responses to a new line and hiding the entered password
- Changing the php version to the required one, postponed after installing phpMyAdmin
Updated
- Update mysql packages
Fixed
- Minor fix
- Fixed phpMyAdmin installation
Removed
- Removed the creation of the directory: /var/log/enginegp
- The duplicate php-xml package has been removed
- The installation of apache2 has been removed
- Standard php packages have been removed
Full Changelog: v1.0.1.2...v1.0.1.3
v1.0.0-beta.2
Added
- Added location setting to the server with EngineGP
- Added screen installation when installing EngineGP
Full Changelog: v1.0.1.1...v1.0.1.2
v1.0.0-beta.1
Added
- Added table deletion after export
- Added installation of the required default php version
- Messages are removed if no actions were performed
- The call to port 81 from the outside is closed
Updated
- Updating the web server settings
- The phpmyadmin call type has been changed
Fixed
- Location data is displayed after setting up
- Fixed a situation where the password hash might not be written to the table before exporting
Full Changelog: v1.0.1.0...v1.0.1.1
v1.0.0-beta
Added
- Added a flag indicating the branch to install
- First beta version
Updated
- Update copyright
- Password encryption has been updated before writing to the database
Removed
- Removed the version check of the panel on the server
- Removed the choice between MySQL and MariaDB
Full Changelog: https://github.com/EngineGPDev/Autoinstall/commits/v1.0.1.0