Beta-4 Release (2012-10-27)
Added the locking of resources to avoid conflicts when the CMS is used by several users a time
Added a module to start a site from the scratch from the choosen theme

Beta-3 Release (2012-10-23)
Change the website theme has been improved with a dedicated module that previews the new theme and let the user to port the contents from the old theme to the new one
Fixed a bug that does not reset the slots on template manager

Beta-2 Release
fixed a bug that doesn't show the ajax loader cursor when a panel was opened
fixed a bug that doesn't select the current page and language when a CRUD operation was made on

Beta-1 Release
Fixed a bug that doesn't load the external stylesheets and javascripts in alcms environment

Beta Release
Refactored security module
Added a command to generate an App-Block Bundle
Enabled the publishable flag
Improved dialogs management at client side
Added a protected methos to let an App-Block Bundle to set the editor width

Alpha Release
AlphaLemon CMS has been totally refactored
Added unit and functional tests

Preview Release 6
Renamed AlContent table to AlBlock table
Website javascripts are now rendered when in cms navigation mode
Themes import and activation has been fixed
Fixed the regex that locates assets when the cms is loading
Implemented workaround to avoid loading duplicated assets

Preview Release 5
Implemented security for AlphaLemon CMS
Moved the CMS under the backend token, this means it is reachable from http://localhost/alcms.php/backend/en/index instead of http://localhost/alcms.php/en/index
Fixed assets management for environments that doesn't support symlinks
Fixed alphalemon skin

Preview Release 4
Added A new interface to match page's templates when changing themes
Updated to work with ThemeEngineBundle's new features
Fixed and styled the AlphaLemon CMS backgroud page
Many style fixes for AlphaLemon CMS interface

Preview Release 2
Added A new internal bundle to create a menu for the website's languages
Added method to rename automatically the links when a permalink is changed
Added a method that fixes blocks' permalinks when needed, according the new inserting language
