Skip to content

Releases: joglomedia/LEMPer

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

v1.3.0 year-end-commits

25 Dec 18:49
Compare
Choose a tag to compare

New Features

  • Fail2ban for intrusion prevention ( issue #46 )
  • Postfix & Dovecot for basic mailer system ( issue #47 )
  • Lemper-cli database management tool
  • Support PHP 7.4 stable

Bug Fixes

  • Error when enable SSL Let's encrypt ( issue #23 )
  • Nginx mod pagespeed configuration error ( issue #24 )
  • 500 Internal error, Failed upload file ( issue #38 )
  • Fix issue wrong public IP address detected on AWS Lightsail ( issue #40 )
  • PHP produces warning when using tempnam() function to create temporary file ( issue #51 )
  • Plus several bugs fix

Enhancements

  • Discontinued Ubuntu 14.04 support ( issue #27 )
  • Update Nginx repository to use Ondrej repo ( issue #28 )
  • Move virtual host log into user home directory ( issue #30 )
  • Add wildcard host for WordPress multi-site ( issue #37 )
  • Adjust Timezone configuration ( issue #49 )
  • Plus several functionality enhancements included