Skip to content

Releases: joglomedia/LEMPer

v2.4.4 proposed

24 Dec 01:00
d942507
Compare
Choose a tag to compare

New Features

  • Add PHP 8.1 ( Issue #112 )
  • Add FTP server (vsftpd) ( Issue #116 )

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 log rotation ( Issue #114 )
    • Add basic rate limiting ( Issue #117 )
  • Add default WordPress plugins ( Issue #111 )

v2.4.3 fix-domain-validation

01 Sep 09:12
0c10eb5
Compare
Choose a tag to compare

Bug Fixes

  • Fix issue #103
    -- lemper-cli domain validation didn't validate all-numeric labels (exclude TLD source)

v2.4.2 fix-fqdn-validation

31 Aug 10:47
1367ad5
Compare
Choose a tag to compare

Bug Fixes

  • Fix issue #101
    --Fully qualified domain name validation didn't validate all-numeric labels (exclude TLD source)

v2.4.1

13 Aug 06:11
5045035
Compare
Choose a tag to compare

Bug Fixes

  • Minor fix Nginx installer

v2.4.0

13 Aug 04:23
d9a52bd
Compare
Choose a tag to compare

New Features

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

11 Aug 16:45
70fa83d
Compare
Choose a tag to compare

New Features

  • Add local domain workaround ( Issue #85 )

Bug Fixes

  • Fix Redis installation (Redis won't run after install)

Enhancements

  • Reoptimize Mod PageSpeed config

v2.2.0

11 Aug 16:43
a6daa31
Compare
Choose a tag to compare

Cancellation of v3.x.x branch

v2.1.0

11 Jul 09:46
ef7f185
Compare
Choose a tag to compare

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

16 Jun 16:31
3075ccd
Compare
Choose a tag to compare

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

06 Mar 04:32
Compare
Choose a tag to compare

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