{% extends "_layouts/cp" %} {% set title = "What’s new in Craft 1.1" %} {% includeCssResource "css/whats-new.css" %} {% set content %}

Welcome to Craft 1.1. Here’s what’s new.

Revamped tagging

Tags are no longer a sad little setting, only used by entries. They’ve been completely rethought, with maximum flexibility in mind.

Note that if you had previously assigned any tags to your entries, those tags have been migrated over. However you will need to edit your sections’ Field Layouts to get the auto-created Tags field to appear in your entries’ edit pages.

Assets improvements

Assets have also seen a lot of love in this update.

Multi-environment support

We’ve added a couple key features that make running the same Craft install in multiple environments much simpler.

Lots more!

With over 60 additions and improvements, Craft 1.1 is our single biggest update yet. To see all that has changed, check out buildwithcraft.com/updates

{% endset %}