History of Last Changes (for ApPHP EasyInstaller)
You can read here a brief list of last changes:
Version 3.2.4 (Aug 17, 2017)
Version 3.2.3 (Jun 12, 2013)
Version 3.1.2 (Jul 14, 2011)
Version 3.0.4 (Nov 15, 2010)
Version 2.0.5 (Jan 09, 2010)
Version 2.0.4 (Sep 28, 2009)
Version 2.0.3 (Jul 17, 2009)
Version 2.0.2 (Jun 14, 2009)
Version 2.0.1 (Dec 26, 2008)
Version 3.2.4 (Aug 17, 2017)
- Fix bugs fixed
Version 3.2.3 (Jun 12, 2013)
- New check for installed PDO driver
- New using of tokens for all form submissions
- New check for mb_string support
- New possibility to start installation over after finishing
- New possibility to define RTL/LTR templates
- Enh different types of checks on 'Server Requirements' step
- Fix syntax issue with using database class
- Fix PHP Core syntax issue for PHP > 5.3.0
- Fix STRICT warnings on using phpinfo() keys
Version 3.1.2 (Jul 14, 2011)
- New possibility to pre-check the Session Support on install.php page
- New possibility to define collecting info for magic quotes and mail settings
- New possibility to define minimum DB version required
- New possibility to create database during installation process
- New possibility to define port in host connection, like: host:port
- New multi-database support with using the PDO extension
- New translation for javascript messages and errors
- New possibility to select language while installation process
- New new language - German
- Enh minor changes in tooltips for fields
- Enh css styles, added rounded corners for textboxes and DIVs (in FireFox and Chrome)
- Enh language translations for EN and ES
- Enh SQL dump parser function
- Fix bugs fixed
Version 3.0.4 (Nov 15, 2010)
- New software version parameter in settings
- New new parameter EI_POST_INSTALLATION_TEXT in settings
- New possibility to pre-check the System Architecture on install.php page
- New new parameters on installation page about SMTP
- New possibility to prepare manual installation text: EI_ALLOW_MANUAL_INSTALLATION
- New possibility to prepare update/un-installation after installation was completed
- New multi-database support: MySQL and PostgreSQL
- New multi-language support: currently English and Spanish
- Enh minor changes for checking while installation on Windows
- Enh minor changes in preparing system settings info
- Enh check procedure for installation directory writability
- Enh css changes in tooltips on focus fields
- Enh automatic focus on first empty field
- Fix bugs fixed
Version 2.0.5 (Jan 09, 2010)
- New blocked autocomplete for textboxes by autocomplete='off'
- New possibility to allow encoding for SQL dump files and type of encodding and collation in settings.inc.php
- New possibility to define password encryption (AES|MD5)
- Fix bugs fixed
Version 2.0.4 (Sep 28, 2009)
- New short_open_tag checking while installation
- New checking for writability of config file directory
- Fix bugs fixed
Version 2.0.3 (Jul 17, 2009)
- New possibility to pre-check the current version of PHP
- New possibility to define demo|debug and production modes for installation process
- Enh apphp_db_install() function - now PHP EI can handle UTF encoded SQL dump files
Version 2.0.2 (Jun 14, 2009)
- New additional system info on start page
- New possibility to define table prefixes with <:DB_PREFIX>
- New possibility to define New or Update installation type
- New possibility to define Admin username and password
- Improved functionality of some features
- Fix bugs fixed
Version 2.0.1 (Dec 26, 2008)
- New new graphics
- New new image buttons with WinXP style
- Enh all database functions included in functions.inc.php