1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-09 14:47:04 +02:00

Update changelog.txt

This commit is contained in:
Sergey Romanenko
2013-02-08 12:16:16 +02:00
parent 8384465526
commit 30157ecb94

View File

@@ -6,6 +6,7 @@ Monstra 2.2.0, xxxx-xx-xx
- Monstra Library with new useful classes - ClassLoader, ErrorHandler, Log, MinifyJS, MinifyCSS, MinifyHTML, Token, Registry. - Monstra Library with new useful classes - ClassLoader, ErrorHandler, Log, MinifyJS, MinifyCSS, MinifyHTML, Token, Registry.
- Adopted PSR-0 PSR-1 PSR-2 - Adopted PSR-0 PSR-1 PSR-2
- Localization: Serbian(sr-yu), Slovakian(sk) translations added. Thanks to Neri and Mapadesign. - Localization: Serbian(sr-yu), Slovakian(sk) translations added. Thanks to Neri and Mapadesign.
- Idiorm Updated to 1.3.0
- Default Theme: Social Meta Tags - added. - Default Theme: Social Meta Tags - added.
- Default Theme: Hook "theme_meta" - added. - Default Theme: Hook "theme_meta" - added.
- Admin Default Theme: Added missing meta tags. - Admin Default Theme: Added missing meta tags.
@@ -20,6 +21,7 @@ Monstra 2.2.0, xxxx-xx-xx
- XMLDB: Table Class - fixed select method. Thanks to DmitriyMX - XMLDB: Table Class - fixed select method. Thanks to DmitriyMX
- Bootstrap CSS: Icons url - fixed. - Bootstrap CSS: Icons url - fixed.
- Plugins Manager: buttons confirm dialog message - fixed. - Plugins Manager: buttons confirm dialog message - fixed.
- Pages Manager: page cloning problem - fixed.
- Localizations: translations fixes. - Localizations: translations fixes.