mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 12:48:00 +02:00
Monstra 2.1.1
This commit is contained in:
@@ -1,4 +1,10 @@
|
|||||||
Monstra 2.1.0, xxxx-xx-xx
|
Monstra 2.1.1, 2012-11-30
|
||||||
|
------------------------
|
||||||
|
- Plugins: Minify bug #71 - fixed.
|
||||||
|
- Menu Plugin: bug with categories #70 - fixed.
|
||||||
|
- Localization: IT translations - fixed.
|
||||||
|
|
||||||
|
Monstra 2.1.0, 2012-11-29
|
||||||
------------------------
|
------------------------
|
||||||
- Localization: PT-BR, UK translations added.
|
- Localization: PT-BR, UK translations added.
|
||||||
- Default theme: hook "theme_header" added.
|
- Default theme: hook "theme_header" added.
|
||||||
@@ -54,7 +60,6 @@ Monstra 2.1.0, xxxx-xx-xx
|
|||||||
- Imformation Plugin: config file(defines.php) checking removed.
|
- Imformation Plugin: config file(defines.php) checking removed.
|
||||||
- Box Plugins: general code refactoring.
|
- Box Plugins: general code refactoring.
|
||||||
|
|
||||||
|
|
||||||
Monstra 2.0.1, 2012-10-18
|
Monstra 2.0.1, 2012-10-18
|
||||||
------------------------
|
------------------------
|
||||||
- Localization: DE, LT, IT translations added
|
- Localization: DE, LT, IT translations added
|
||||||
@@ -102,7 +107,6 @@ Monstra 2.0.0, 2012-10-09
|
|||||||
- Path updates.
|
- Path updates.
|
||||||
- And a lot of general engine improvements.
|
- And a lot of general engine improvements.
|
||||||
|
|
||||||
|
|
||||||
Monstra 1.3.1, 2012-09-02
|
Monstra 1.3.1, 2012-09-02
|
||||||
------------------------
|
------------------------
|
||||||
- Fix Plugins Output
|
- Fix Plugins Output
|
||||||
|
@@ -45,7 +45,7 @@
|
|||||||
/**
|
/**
|
||||||
* The version of Monstra
|
* The version of Monstra
|
||||||
*/
|
*/
|
||||||
const VERSION = '2.1.0';
|
const VERSION = '2.1.1';
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user