1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-03 11:47:51 +02:00

Update changelog.txt

This commit is contained in:
Sergey Romanenko
2013-12-19 13:16:23 +02:00
parent 7947bd3f05
commit db0f5eda80

View File

@@ -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
------------------------