diff --git a/changelog.txt b/changelog.txt index a18b782..69de951 100755 --- a/changelog.txt +++ b/changelog.txt @@ -2,21 +2,20 @@ Monstra 2.3.0, xxxx-xx-xx ------------------------ - Update Twitter Bootstrap to 2.3.2 - Update PHPMailer to 5.2.7 -- Monstra: Added ability to map Monstra Engine Directory. -- .htaccess SEO improvements -- Files Manager: jasny bootstrap-fileupload - added #89 - Security: Added limits for login attempts #104 - Security: Obfuscate users email to prevent spam-bots from sniffing it. -- Users Plugin: login page fixes -- Pages Plugin: page expand ajax bug #115 - fixed -- Maintenance Mode Improvements +- Core: Added ability to map Monstra Engine Directory. +- Core: Maintenance Mode Improvements - Core: ORM::configure - driver options added - Gelato: Image.php fix for PNG files -- Fix Number.php: Undefined offset +- Gelato: Number.php: Undefined offset fix - XMLDB: error select for empty table fix -- Update Stylesheet.php - sourcecode misses a linebreak after minified css -- Pages Plugin: General method getPages() created #123 +- Plugin API: Stylesheet.php updates - sourcecode misses a linebreak after minified css +- Files Manager: jasny bootstrap-fileupload - added #89 +- Users Plugin: login page fixes - Users Plugin: Deleting users - fixed by Oleg Gatseluk #158 +- Pages Plugin: General method getPages() created #123 +- Pages Plugin: page expand ajax bug #115 - fixed - Pages Plugin: Improved available() method to show only published pages - Pages Plugin: Bug with pages renaming - fixed - Monstra Email Templates #164 @@ -24,6 +23,7 @@ Monstra 2.3.0, xxxx-xx-xx - Localization: PL added - Localization: NL added - Localization: DE fixed +- .htaccess SEO improvements Monstra 2.2.1, 2013-04-06 ------------------------