{% extends "_layouts/cp" %} {% set title = "What’s new in Craft 2.5" %} {% set bodyClass = 'whats-new' %} {% includeCssResource "css/whats-new.css" %} {% block pageHeader %}{% endblock %} {% set url = 'http://buildwithcraft.com/updates/2.5?beta=1' %} {% block content %}

{{ title }}

Brand new Dashboard

Create new Dashboard widgets, change their settings, reorder them, resize them, and delete them, all from the new Dashboard.

The new Dashboard

Customizable element indexes

Arrange your element index sources in a way that makes sense for your content, and choose relevant table columns for each source.

A user permissions selection list.

Inline element creation

Create new entries and categories right from their relational fields, without leaving the page.

The Settings page translated into Slovak

And more!

Craft 2.5 packs over 120 additions and improvements. Find out about all the changes from the release notes.

{% endblock %}