Releases: joglomedia/LEMPer
Releases · joglomedia/LEMPer
v2.4.4 proposed
New Features
Bugs Fix
- Remove PHP support for Ubuntu 16.04 ( Issue #88 )
- Error Unable to locate php8.1 packages ( Issue #106 )
- Fix
lemper-cli manage
remove site ( Issue #108 ) - Fix
lemper-cli manage
disable fail2ban ( Issue #109 ) - Fix Nginx configuration vulnerability ( Issue #118 )
Enhancements
- Improved LEMPer CLI
- Disable Nginx custom error pages by default
- Improved Certbot installation
- Improved fail2ban installation
- Improved PHP installation
- Multiple PHP versions ( Issue #94 )
- Multiple custom PHP extensions
- Enhance Redis installation ( Issue #110 )
- Improved Nginx installation and configuration
- Add default WordPress plugins ( Issue #111 )
v2.4.3 fix-domain-validation
Bug Fixes
- Fix issue #103
--lemper-cli
domain validation didn't validate all-numeric labels (exclude TLD source)
v2.4.2 fix-fqdn-validation
Bug Fixes
- Fix issue #101
--Fully qualified domain name validation didn't validate all-numeric labels (exclude TLD source)
v2.4.1
Bug Fixes
- Minor fix Nginx installer
v2.4.0
New Features
- Add new GitHub Wiki Page for intallation instructions
Bug Fixes
- Fix remote deployment bug caused by reconfigure locales in interactive mode ( Issue #89 )
- Fix file sourcing for installer and remover script
Enhancements
- Enhance Multiple PHP Versions Installation ( Issue #94 )
- Update installer configuration parameters
- Update Nginx proxy params
- Update GitHub workflow test script
v2.3.0
v2.2.0
Cancellation of v3.x.x branch
v2.1.0
New Features
- Add swap disable/enable feature
- Add Lua, NDK, NJS module (experiment)
Bug Fixes
- Installation tries to allocate 0MiB swap file and fails ( Issue #76 )
- PHP failed to load after installation if LEMPER_USERNAME value set to not empty ( Issue #79 )
- Default username not deleted during removal if LEMPER_USERNAME value set to not empty ( Issue #80 )
- Nginx error when ssl enabled ( Issue #81 )
Enhancements
- Recalculate swap size
- Default PHP removal
- Environment variables adjustment
v2.0.1
New Features
- Add fail2ban removal (uninstaller)
Bug Fixes
- Installation exits on fail2ban ( Issue #77 )
Enhancements
- Update environment configuration
- Optimize PHP 8.0 default configuration
- Update Phalcon PHP extension installer
- Update Adminer version to v4.8.1
- Change TinyFileManager repository
- Update unit testing
v2.0.0 new-year-commits
New Features
- Ubuntu 20.04
- Debian (experimental)
- PHP 8.0 stable
Bug Fixes
- Installation failed Unit ntp.service not loaded ( issue #70 )
- Error: Your selected PHP version --install is not supported yet ( issue #71 )
- Installing LEMPer's Tools on existing installation failed ( issue #73 )
- Fix issue wrong public IP address detected on AWS Lightsail ( issue #40 )
- Several bugs has been fixed
Enhancements
- Re-organize & optimize current Nginx configuration ( issue #29 )
- Several enhancements for installer and functionality