1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 20:57:49 +02:00

Changelog Updates.

This commit is contained in:
Awilum
2012-10-02 23:16:27 +03:00
parent 42998d476f
commit b7a5b2d102

View File

@@ -10,9 +10,11 @@ Monstra 2.0.0, xxxx-xx-xx
- Pages Plugin: UI and Logic updates. - Pages Plugin: UI and Logic updates.
- Users Plugin: Email templates added. - Users Plugin: Email templates added.
- Users Table: Added new field - hash - Users Table: Added new field - hash
- Users Plugin: Admin - New User Registration Validation - Fixed
- Improved Password Reset Logic. - Improved Password Reset Logic.
- Information Plugin: Added new tab "Server" with common server information. - Information Plugin: Added new tab "Server" with common server information.
- Sitemap Plugin: Basic search engine optimization. - Sitemap Plugin: Basic search engine optimization.
- Improved Menu Plugin. Added ability to manage items categories.
- Improved Admin Theme - built with best frontend optimization practice. Updated architecture and User Interface. Admin theme more responsive now! - Improved Admin Theme - built with best frontend optimization practice. Updated architecture and User Interface. Admin theme more responsive now!
- Added Twitter Bootstrap 2.1.1. - Added Twitter Bootstrap 2.1.1.
- Added Twitter Bootstrap icons. - Added Twitter Bootstrap icons.
@@ -25,7 +27,7 @@ Monstra 2.0.0, xxxx-xx-xx
- Apply filter 'content' to Blocks. - Apply filter 'content' to Blocks.
- Array Helper: get() method improved. New methods keyExists() isAssoc() set() delete() random() added. - Array Helper: get() method improved. New methods keyExists() isAssoc() set() delete() random() added.
- Plugin API: Fixed Javascript and Stylesheet class. - Plugin API: Fixed Javascript and Stylesheet class.
- Plugin API: Added ability to set view file from current theme folder - Plugin API: Added ability to set view file from current theme folder.
- New options theme_admin_name, theme_site_name, users_frontend_registration added. - New options theme_admin_name, theme_site_name, users_frontend_registration added.
- Install Script Improvments. - Install Script Improvments.
- Monstra Localization Improvments. Added locales array to I18N class. - Monstra Localization Improvments. Added locales array to I18N class.