Changelog
Version (date)
2.0.1 (2012-10-18)
A Localization: DE, LT, IT translations added. |
C Validation Helper: Updated email, ip and url methods with filter_var instead preg_match function. |
B Localization: EN, RU translations fixed |
B Users Plugin: field "about_me" fixed |
2.0.0 (2012-10-09)
A Idiorm Added! Idiorm - a lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5. |
A Users Plugin: Added ability to close users frontend registration. Updated frontend and backend templates. Using Capthca Plugin instead of Captca Helper for more secure. |
A Added Crypt Capthca Plugin |
A Admin Password Reset Page: Capthca Plugin added. |
A Backup Plugin: Loading state button added. Shows "Creating..." while site backups create. |
A Users Plugin: Email templates added. |
A Users Plugin: Admin - New User Registration Validation - Fixed |
A Users Table: Added new fields: hash, about_me |
A Pages Plugin: Added new actions: admin_pages_action_add, admin_pages_action_edit, admin_pages_action_clone, admin_pages_action_delete |
A Plugin API: Added ability to set view file from current theme folder. |
A New options theme_admin_name, theme_site_name, users_frontend_registration added. |
A Form Helper: Custom Macros - added |
A Html Helper: Custom Macros - added |
A Users Plugin: Added ability to set "about me" information. |
A Information Plugin: Added new tab "Server" with common server information. |
A New Default Theme: built with best frontend optimization practice. |
A Added Twitter Bootstrap 2.1.1. |
A Improved Menu Plugin. Added ability to manage items categories. |
A New methods keyExists() isAssoc() set() delete() random() added. |
A Monstra Localization Improvments. Added locales array to I18N class. |
A CSS variables: Added - @theme_site_url @theme_admin_url |
A Themes Plugin: Added ability to create/edit/clone JavaScripts. Added ability to change admin theme in one click. |
A Added Twitter Bootstrap icons. |
C Pages Plugin: Updated date() method - added ability to set date format. |
C Pages Plugin: UI and Logic updates. |
C Improved Password Reset Logic. |
C Sitemap Plugin: Basic search engine optimization. |
C Translates updates. |
C Path updates. |
C Improved Admin Theme - built with best frontend optimization practice. Updated architecture and User Interface. Admin theme more responsive now! |
C Options API: Updated get() method. Return empty string if option value doesnt exists. |
C Apply filter 'content' to Blocks. |
C Array Helper: get() method improved. |
C Install Script Improvments. |
B Users Plugin: Admin - New User Registration Validation - Fixed |
B Plugin API: Fixed Javascript and Stylesheet class. |
B Box Plugins: CSRF vulnerability resolved. |
B Dir Helper: Fixed size() method. |
D CSS variables: Deleted - @theme_url |
1.3.1 (2012-09-02)
B Fix Plugins Output |
1.3.0 (2012-09-01)
A Improve Multi-user system. Front-end registration, authorization, profile editing added. |
A Dir Helper: new method size() |
A Filesmanager: shows directory size. |
A XMLDB: new method updateField() |
A Pages Plugin: new method children() Get children pages for a specific parent page. |
C Improve Default Monstra theme. |
C Plugin API: path updates. |
C Security Helper: update safeName() method. |
C Update translates. |
C And a lot of general engine improvements. |
B Security: Fix Script Insertion Vulnerability. |
B Blocks and Snippets plugins code fix. Issue #35, Issue #34 |
1.2.1 (2012-08-09)
A Admin styles: add .error class |
B Fix translates |
B Security: fix Cross Site Request Forgery |
B Site Module: fix template() function |
B Html Helper: fix nbsp() function |
B Site Module: fix template() function |
1.2.0 (2012-07-03)
A Security Helper: add Tokenizer |
C Improve I18N |
C Improve Monstra Check Version: set priority 9999 |
C Sitemap: use time() instead of mktime() |
B XMLDB: fix updateWhere function |
B Fix Agent Helper |
1.1.6 (2012-06-12)
C Sitemap Plugin: return content instead of displaying. |
C Improve content filtering. |
1.1.5 (2012-06-10)
C Improve Monstra Error Handler |
B Cookie Helper: fix set() function |
1.1.4 (2012-06-09)
C Improve Monstra Error Handler |
1.1.3 (2012-06-06)
C Improve Monstra Error Handler |
1.1.2 (2012-06-05)
R Remove Fatal Error Handler |
B File helper: fix writable() function |
1.1.1 (2012-06-04)
B Themes Plugin: fix Chunk class |
B Fix error reporting! |
1.1.0 2012-06-02
A Menu plugin: added ability to add plugins(components) to site menu. |
C Improve installation script: add ability to change Monstra language. |
C Improve installation script: better error checking. |
C Improve monstra check version |
C Update Users table autoincrement value to 0 |
C Pages Plugin: return empty meta robots if current component is not pages |
C Time Zones updates |
B Html Helper: fix arrow() function. |
B XMLDB: fix select function. |
B Themes Plugin: fix theme navigation item order. set 2 |
B Fix translates |
1.0.1 (2012-04-26)
A Cleanup minify during saving the theme |
A Add new css variables: @site_url and @theme_url |
R Remove deprecated @url css variable |
1.0.0 (2012-04-24)
A Initial release |
A - Added
C - Changed
R - Removed
D - Deprecated
B - Bug
C - Changed
R - Removed
D - Deprecated
B - Bug