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

{{ title }}

Customizable Selection Buttons

Assets, Categories, Entries, Tags, and Users fields now make it possible to customize their selection button/input labels.

An Edit Entry page with three relational fields with customized selection inputs.

Redesigned User Permissions

Each section of user permissions now has a “Select All” button which will immediately select all of the permissions in that group.

A user permissions selection list.

Two New Languages

The Control Panel has been translated into two new languages: Czech and Slovak. That brings the grand total up to 18 supported languages!

The Settings page translated into Slovak

And More!

There are over 60 additions and improvements in total. Check out the release notes for a complete list of all that’s changed!

{% endset %}