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

Work wonders on your workflow.

Craft 2.1 packs 90 new features and improvements, with an emphasis on improving the workflow surrounding entries and users.

Draft name and notes modal

Remember what you’re working on.

It’s now possible to give your drafts custom names, and even save some notes about them.

Share Entry button

Share what you’re working on.

The new Share button lets you share unpublished drafts and prior versions of an entry with others, using a tokenized URL that bypasses user permissions.

Entry version notes textbox

Remember what you changed.

You can now enter some notes about the changes you’ve made when saving an entry.

“Revert entry to this version” button

Take back what you’ve changed.

Make a change by mistake? No big deal with past versions’ new “Revert entry to this version” button.

Lots more!

Craft 2.1 also brings improvements to the user management workflow, adds some new templating features, and introduces new plugin APIs. See the release notes for the complete list.

{% endset %}