SilverStripe 3.0 alpha 2 is here
The good folk over at SilverStripe have released SilverStripe CMS 3.0 alpha 2….
Here is what’s new in alpha 2:
CMS
- CMS JavaScript performance and perceived rendering improvements
- New dedicated “Add page” interface with page type descriptions
- Improved “Insert Link” dialog with cleaner styles
- Selected tabs and collapsed panels are now stored in a Cookie for a more consistent interface when returning later to the CMS
Framework
- Support for multi-byte page URLs (e.g. with German Umlauts). Flexible URL filtering through new URLSegmentFilter API
- Customisable HTML attributes on Form and FormField (which allows better usage of HTML5 and data attributes)
ORM
- New ORM has been further stabilised and API and documentation can be found at http://doc.silverstripe.org/sapphire/en/trunk/topics/datamodel
GridField
- GridField has been restructured and the new API and documentation can be found at http://doc.silverstripe.org/sapphire/en/trunk/topics/grid-field/
- CMS Asset admin implements a GridField for viewing files and folders
For more information and downloads visit www.silverstripe.org.

