All Versions
9
Latest Version
Avg Release Cycle
126 days
Latest Release
2548 days ago
Changelog History
Changelog History
-
v3.0.4 Changes
April 05, 2016- π Fixed User Security by adding a check that compares POST id with SESSION
id for none admin edits - π Fixed ability to read robots.txt
- π Stylesheet: Changed minified URIs to eliminate query strings
- FilesManager: added alphabetical order for files and directories
- π Localization: Major Fixes for ES locale
- π Fixed User Security by adding a check that compares POST id with SESSION
-
v3.0.3 Changes
January 29, 2016- π Improved Monstra Security
- Minimum PHP version for Monstra is 5.3.2
- π§ Admin: Fixed 404 error when using certain server configurations
- π Localization: Major Fixes for SR, KA-GE, and ES
- π Install Script Fixes
-
v3.0.2 Changes
October 16, 2015- β Added Monstra MIT LICENSE instead of GNU GENERAL PUBLIC LICENSE v3
- π Code standards fixes.
- π Localization: Major Fixes for ES and SR
-
v3.0.1 Changes
August 10, 2014- Minimum php is 5.3
- π Themes Plugin: Imposible to create new CSS - fixed
- π Themes Plugin: js and css counter does not recalculate - fixed
- π Error in Monstra Notifications - fixed
- β‘οΈ Updated plugins url from plugins.monstra.org to monstra.org/download/plugins
-
v3.0.0 Changes
August 01, 2014- π± Mobile Ready! Monstra fully responsive for mobile devices, tablets, and normal computer screens.
- β‘οΈ Twitter Bootstrap updated to 3.1.1
- β‘οΈ Idiorm updated to 1.4.1
- β‘οΈ jQuery updated to 2.1.0
- Admin: New Modern User Interface
- 0οΈβ£ Site: New default theme
- π Layout fixes according to World Wide Web Consortium (W3C) Standards
- Prefetch DNS to reduce look up times
- Files Manager: added ability to create & rename directories.
- Files Manager: Maximum upload file size message - added.
- β‘οΈ Files Manager: Bootstrap fileinput.js updated to 3.0.0
- Files Manager: File Info Popup
- βͺ Backup: Restore Site from Backup added
- π Plugins Manager: Uploading new plugins via the admin panel added
- π Plugins Manager: Read plugin help(README.MD) ability added.
- π± Responsive Chocolat Lightbox instead of TB Lightbox
- π Blog Plugin as a part of Monstra CMS
- π CodeMirror Plugin as a part of Monstra CMS
- π Markdown Plugin as a part of Monstra CMS
- π MarkItUp Color Pallete fixes
- Site Url without trailing slashes
- Admin Help Section - added.
- π Pages Plugin: tags field added.
- π Pages Plugin: Meta Title added.
- π Sitemap Errors Fixes.
- π Monstra automatically renames files - fixed
- 0οΈβ£ Monstra Dashboard created and set as default Plugin for Admin Panel
- Ink Framework for Monstra Email Templates
- π iCheck plugin for checkboxes added.
- π Emails Manager Plugin added.
- HubSpot Messaging Library added for notifications
- Gelato: Unzip Functionality added.
- Gelato: Number Class new method convertToBytes() added.
- π Gelato: ErroHandler styles updates
- π Users Plugin getGravatarURL() improve
- π Plugin API - Actions - Closure support added.
- π Plugin API - Filters - Closure support added.
- β Core: Better statuses notification (error,success,warning)
- Core: Store user_email in Session
- π Core: Javascript may be broken if there is no break line - fixed
- π» Core: Added ability to avoid caching JS/CSS by the browser.
- π Core: Monstra automatically rename files Issue - fixed
- π Sandbox Plugin cleanup
- π New Flags: Japanese(JA), Indonesian(ID), Chinese(ZH-CN), Turkish(TR) added.
- π Localization: Japanese(JA), Indonesian(ID), Chinese(ZH-CN), Turkish(TR) translations added.
- π Localization: Major Fixes
-
v2.3.1 Changes
December 24, 2013- π Localization: Major Fixes
- π Gelato: Image.php Major Fixes
- π Sitemap: Errors #175 - fixes
- π New favicon added #182 - by bernte
- π Layouts: General Fixes - by bernte
- π Installer: SERVER_PORT issue - fixed by KANekT
- β‘οΈ Gelato: Number Class - updated bytes format (JEDEC & IEC 60027) by mbarzda
- π Email Layout: footer fixes
-
v2.3.0 Changes
December 19, 2013- β‘οΈ Update Twitter Bootstrap to 2.3.2
- π Security: Added limits for login attempts #104
- π Security: Obfuscate users email to prevent spam-bots from sniffing it.
- Core: Added ability to map Monstra Engine Directory.
- π§ Core: Maintenance Mode Improvements
- π§ Core: ORM::configure - driver options added
- Gelato: Image.php fix for PNG files
- Gelato: Number.php: Undefined offset fix
- XMLDB: error select for empty table fix
- π Plugin API: Stylesheet.php updates - sourcecode misses a linebreak after minified css
- Files Manager: jasny bootstrap-fileupload - added #89
- π Users Plugin: login page fixes
- π Users Plugin: Deleting users - fixed by Oleg Gatseluk #158
- π Pages Plugin: General method getPages() created #123
- π Pages Plugin: page expand ajax bug #115 - fixed
- π Pages Plugin: Improved available() method to show only published pages
- π Pages Plugin: Bug with pages renaming - fixed
- Monstra Email Templates #164
- π Localization: Major Fixes
- Localization: PL added
- Localization: NL added
- π .htaccess SEO improvements
-
v2.2.1 Changes
July 03, 2013 -
v2.2.0 Changes
July 03, 2013- π± Mobile Ready! Monstra fully responsive for mobile devices, tablets, and normal computer screens.
- π Improved Monstra Architecture!
- π New Stand-alone Monstra Library (Gelato) was created! Totally improved old classes and added new classes!
- π² Monstra Library with new useful classes - ClassLoader, ErrorHandler, Log, MinifyJS, MinifyCSS, MinifyHTML, Token, Registry.
- Adopted PSR-0 PSR-1 PSR-2
- π Localization: Farsi(fa), Magyar(hu), FranΓ§ais(fr), Spanish(es), Serbian(sr-yu), Slovakian(sk) translations added. Thanks to Abdulhalim, Lez, Neri, Mapadesign, Hugomano and Nakome.
- β‘οΈ Idiorm Updated to 1.3.0
- β‘οΈ jQuery Updated to 1.9.1
- β‘οΈ Twitter Bootstrap Updated to 2.3.0
- 0οΈβ£ Default Theme: Social Meta Tags - added.
- 0οΈβ£ Default Theme: Hook "theme_meta" - added.
- 0οΈβ£ Admin Default Theme: Added missing meta tags.
- π Improve Installer Usability. Flags Added.
- 0οΈβ£ Default Site Email added.
- PHPMailer added.
- β‘οΈ Pages Manager: added ability to quickly update page status and page access.
- Intstaller Layout: Added missing meta tags.
- π Filesmanager plugin: added ability to view images.
- β‘οΈ Filesmanager Plugin: forbidden types array - updated.
- β‘οΈ CSRF detection text - updated.
- Engine Uri: code improvements.
- π XMLDB: Table Class - fixed select method. Thanks to DmitriyMX
- π Bootstrap CSS: Icons url - fixed.
- π Plugins Manager: buttons confirm dialog message - fixed.
- π Pages Manager: page cloning problem - fixed.
- π Localizations: translations fixes.