First, thank you for maintaining this incredible, necessary Angular module.
I'm using the patched version of 0.2.6 and Angular 1.2.4 in this simplified plunkr.
I had been classing my ui-view with the state name with just class="{{$state.current.name}}", but now it seems that attribute expressions in ui-view elements are not being evaluated/interpolated.