diff --git a/changelog.txt b/changelog.txt index f8ad1a2..69eb4d1 100644 --- a/changelog.txt +++ b/changelog.txt @@ -10,9 +10,11 @@ Monstra 2.0.0, xxxx-xx-xx - Pages Plugin: UI and Logic updates. - Users Plugin: Email templates added. - Users Table: Added new field - hash +- Users Plugin: Admin - New User Registration Validation - Fixed - Improved Password Reset Logic. - Information Plugin: Added new tab "Server" with common server information. - 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! - Added Twitter Bootstrap 2.1.1. - Added Twitter Bootstrap icons. @@ -25,7 +27,7 @@ Monstra 2.0.0, xxxx-xx-xx - Apply filter 'content' to Blocks. - Array Helper: get() method improved. New methods keyExists() isAssoc() set() delete() random() added. - 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. - Install Script Improvments. - Monstra Localization Improvments. Added locales array to I18N class.