Обновился ЕЕ
Правда никакого нового функционала нас не ожидает - только исправление багов и безопасности.
Bug Fixes for Version 1.6.3
* Fixed a Simple Commerce add to cart bug where tax and country values were forced to 0 and US respectively.
* Fixed a bug where we changed the revision year for the license by accident in the installer.
* Fixed a bug that when you searched for certain characters you got a PHP error in the Template section of the CP
* Fixed a bug where keywords in searches were not being properly prepared for display.
* Fixed a bug (#4285) where HTML in the titles of control panel Quick Links was displayed.
* Fixed a bug (#4286) where users could delete private message attachments that another user uploaded.
* Fixed a bug in XHTML Typography when more than than 10 tags occurred in the processed text
* Fixed a bug with pMcode attributed quotes when the quoted user’s screen name contained a right bracket ]
* Fixed a bug with the SAEF preview and text input field data not being properly escaped for use in the input field.
* Fixed a bug (#3491) that could return you to the View Comments page after deleting Trackbacks.
* Fixed a bug (#4158) where browsers would retain old versions in cache for CSS templates saved as files
* Fixed a bug (#3490) that would not allow custom date fields to work with dates prior to the Unix Epoch on systems that support such dates
* Fixed a bug (#3479) where <div> tags would be surrounded by paragraph tags with Auto-XHTML typography.
* Fixed a bug (#3415) where search terms with disallowed URL characters would prevent pagination in the Edit page of the control panel.
* Fixed a bug (#4199) where image quality of cropped images was poor on servers running shared GD libs
* Fixed a bug (#3517) where the Control Panel URL could be accidentally changed when using masked CP access. NOTE: you will need to update your masked access file (admin.php) with the one from this version for this bug fix to be applied
* Fixed a bug (#3516) where a malformed stylesheet path variable could cause a MySQL error
* Fixed a bug (#3347) where pagination custom prefix and suffixes were not being appended to the first pagination link
* Fixed a bug (#3481) where two weblogs with the same label caused one to be unable to publish entries to one of them.
* Fixed a bug (#3424) where exp_member_groups.include_in_authorlist was not being considered in author validation
* Fixed a bug in the Plugin Manager that could display a PHP Warning on servers with safe mode or open_basedir enabled.
* Fixed a bug where the Trackback RDF was no longer being outputted
* Fixed bug (#3371) where setting a cookie prefix on one site of an MSM enabled installation would prevent the ability to log into the CP for the other sites.
* Fixed a bug where the Template Preferences Manager was not seeing a webpage as a valid template type
* Fixed a bug where custom fields beginning with “if” (e.g. {iframe}) are improperly converted to conditionals ({if rame})
* Fixed a bug where the search results tag was parsing {path=} variables as results variables
* Fixed a bug in the Magpie plugin where it was not handling HTTPS requests correctly.
* Fixed a bug where forced redirect URLs in the Control Panel using absolute paths would not resolve properly. NOTE: you will need to update your index.php file for this bug fix to take effect
* Increased security with uploaded file names to prevent Apache from overzealously parsing a file as a script.
* Modified the weblog search so that case insensitivity is forced.
* Modified the Magpie plugin to be able to accept a cache override when fetch_rss() is called directly.