mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 04:37:51 +02:00
Monstra 2.2.1
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
Monstra 2.2.1, 2013-04-06
|
||||||
|
------------------------
|
||||||
|
- Update Gelato to 1.0.3
|
||||||
|
- Error Handler turned off for Production environment
|
||||||
|
- Localization: Farsi(fa) translations fixes.
|
||||||
|
- Pages Manager: fix translates #107
|
||||||
|
- Missing Translation on Login Page - fixed #106
|
||||||
|
- Lithuanian flag and other languages fixes. Thanks to mbarzda
|
||||||
|
|
||||||
Monstra 2.2.0, 2013-03-25
|
Monstra 2.2.0, 2013-03-25
|
||||||
------------------------
|
------------------------
|
||||||
- Mobile Ready! Monstra fully responsive for mobile devices, tablets, and normal computer screens.
|
- Mobile Ready! Monstra fully responsive for mobile devices, tablets, and normal computer screens.
|
||||||
@@ -27,7 +36,6 @@ Monstra 2.2.0, 2013-03-25
|
|||||||
- Pages Manager: page cloning problem - fixed.
|
- Pages Manager: page cloning problem - fixed.
|
||||||
- Localizations: translations fixes.
|
- Localizations: translations fixes.
|
||||||
|
|
||||||
|
|
||||||
Monstra 2.1.3, 2012-12-09
|
Monstra 2.1.3, 2012-12-09
|
||||||
------------------------
|
------------------------
|
||||||
- Pages Plugin: New shortcodes added - page_author, page_slug, page_url page_available, page_breadcrumbs, page_date, page_content.
|
- Pages Plugin: New shortcodes added - page_author, page_slug, page_url page_available, page_breadcrumbs, page_date, page_content.
|
||||||
|
@@ -39,7 +39,7 @@ class Monstra
|
|||||||
/**
|
/**
|
||||||
* The version of Monstra
|
* The version of Monstra
|
||||||
*/
|
*/
|
||||||
const VERSION = '2.2.0';
|
const VERSION = '2.2.1';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monstra environment
|
* Monstra environment
|
||||||
|
Reference in New Issue
Block a user