1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 20:27:40 +02:00

Changelog Updates.

This commit is contained in:
Awilum
2012-10-04 01:33:25 +03:00
parent 727207f28c
commit 177e98f258

View File

@@ -9,8 +9,9 @@ Monstra 2.0.0, xxxx-xx-xx
- Pages Plugin: Updated date() method - added ability to set date format. - Pages Plugin: Updated date() method - added ability to set date format.
- 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 fields: hash, about_me
- Users Plugin: Admin - New User Registration Validation - Fixed - Users Plugin: Admin - New User Registration Validation - Fixed
- Users Plugin: Added ability to set "about me" information.
- 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.
- Box Plugins: CSRF vulnerability resolved. - Box Plugins: CSRF vulnerability resolved.
@@ -30,6 +31,7 @@ Monstra 2.0.0, xxxx-xx-xx
- 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.
- Form Helper: Custom Macros - 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.
- Translates updates. - Translates updates.