WAMP_SERVER_PATCH VERSION 3.0.1 RELEASE NOTES 3.1.0 (21 Sept 2010) =========================================================================================================== => Improve file modification functions => Replace component ShowPhpCliConfFile [big project] (add a complete submenu for php cli management, instead just the conf file) => Add proxy configuration into patch update and phpmyadmin download => Add a default configurable timeout for downloading files (update/phpmyadmin) => Add import configuration page (for previously saved configuration) => Add Url Rewriting on the application (if module activated) + page 404 (.htaccess added and alias modified to allow rewriting) => Correct some css rules and small design parts => Improve component ShowManuals (better generated manual submenu) => Fix some potential test for installed strings (some can match even if the component is not installed) => Improve component ShowAliasMenu (allow to rename aliases in wamp menu if string defined in wamp language file) => Remove all files from apps folder (bug in french installation) => Rename file component.php (mistake in the first release) => Add validation in configuration with types Url and Email => Use iconv to convert to DOS encoding (accents) => Improve SwitchWampConfiguration (allow to change php cli version, just as php or apache version) => Improve ChangeApachePort (allow to test a specific port if defined in configuration, instead of default 80) => Add multi-values in help content (tooltip and page), displayed as a list => => Add language spanish an all components (patch language files must be translated but I have no time neither knowledge) RELEASE NOTES 3.0.1 (29 July 2010) =========================================================================================================== => Fix bugs when installing ShowDirectoryMenu or CheckPhpMyAdminVersion => Add component AllowUsingEnvPath (can use environnement variables in configuration values, like %windir%) => Improve component CheckPhpMyAdminVersion (deals better with rc and beta, check installed versions, etc. ) => Improve component ShowDirectoryMenu (clean folder names, fix problem with phpmyadmin folder) => Improve component ShowAliasMenu (remove an old string about SqlLiteManager and check if a language string exists for alias name) => Add a message to remind to use the update page, for components upgrades, the first time you install the patch. => Add the help button on others templates (original and list) => Add a new variable type MultiString to display separated path with "," in a textarea (one path per line) RELEASE NOTES 3.0 (21 July 2010) =========================================================================================================== == MAJOR UPGRADES == => Allow to modify a component configuration from homepage (using ajax) => All components updated (no more compatible with previous patch version) => Allow to reset component configuration to its default (for each param in component or globally) => Configure each param to check if it can be modified directly or not (disabled fields of not recommanded variables modification) => Display each param configuration with a specific field (text, textarea, select, radio - configurable in config.php) => Add a contextual help for each param (description and values) => Encode every files to UTF-8 (decode language string to works with WampServer) => Improve Admin pages with more specified messages and better interface => Add component ShowPhpIniCliConfFile (option under php.ini to open php.ini cli file) => Add a manual page which describe each component (display informations, configuration with help, installed files) => Add a french install batch and improve both => Modify install batch to backup WampServer main files => Add readme_fr and readme_en files => Improve import component functionnality => Extend available variable from PatchComponentManager (configure some constants of the patch config files) => Fix all approximative regular expression in parameters modification (reported bugs) (allow more spaces and tabs, match only at a line start, ...) => Add default value in ShowDirectoryMenu (APACHE, PHP, MYSQL and PHPMYADMIN to add their folder in wamp menu) == MINOR UPGRADES == => Correction of few undefined variable in refresh script => Correction when selecting component number in cli mode (empty error message returned) => Add a default language for cli mode (english) => Remove no more needed files => Allow debug mode to be passed in url (0, 1, 2 or 3) => Modify constants path generation to add separator only if needed (avoid working but dirty path with double slash \\ ) => Add validation of PHP version when loading any page (php version 5.1.0 or newer is required by the patch) RELEASE NOTES 2.3 (02 Dec 2009) =========================================================================================================== => Improve update feature to test server configuration and simplification (allow_url_fopen) => Improve update feature by keeping current configuration (save and restore configuration => all component updated) => Add a way to reinstall a component from a constant in config (save conf / uninstall / install / restore conf ) => Allow to use icons on patch homepage instead of buttons (Install/Uninstall/Reinstall) => Modify each component to return all configuration parameters => Component Generator Section => Allow to manage configuration parameters (added in this version) => Improvement of webpages design (messages, icons, ...) => Correction of few bugs found if some variables empty or inexistent => Menu generation from index page (was generated in each file included) => Add an experimental version to a component (exp) and a tooltip to explain what ut is => Separation of the homepage into two files (homepage_table.php and homepage_default.php) => Update component ShowDirectoryMenu to manage files (or not) (configuration param added in wampmanager.conf) => Update component PatchComponentManager (notice stringApachePort not defined) => Update component ShowAliasMenu (notice stringApachePort not defined) => Correct a problem with getConfValue (no value was found for each test from components) => Modification of components download url RELEASE NOTES 2.2 (26 Nov 2009) =========================================================================================================== => Improvement of webpages design (messages, icons, style 'table' added, tooltips, titles) => CheckPhpMyAdminVersion component updated to fit the new SourceForge design pattern (regular expression needed to be rewritten according to the page source code) => PatchComponentManager component added to manage all patch action from wamp menu, if apache no longer working (config.php split into config-cli.php for convenience) => SwitchWampConfiguration component added to the patch (previously beta) => Update feature added for the components and a download page link for the patch if available (download update.xml file to check components availability and versions) => All functions now included in main.php and components.php classes to keep those action internal ( .comp file generation, update, xml file generation) => Status page allows to add components in install_comp.ini if absent (if a component is no longer visible, this tip can be useful) => Modification date added in all components to get creation date and last modification date => Overview added in import component page to see description of a selected .comp file before import (label, description, version, author, dates, ...) => Configuration file split in two files because of $_SESSION unavailable in cli mode (config.php and config_cli.php used in PatchComponentManager) ===========================================================================================================