Update Release Notes

This commit is contained in:
agrath@gmail.com
2012-06-11 17:54:53 -01:00
parent 93482fe528
commit da8fb4ea52

View File

@@ -11,4 +11,9 @@ These notes will form the release notes that go out with each public release
GE 11/06/2012:
Fixed deep linking to Content,Media,DocumentType,MediaType,DataType,Css,Javascript,Razor,XSLT and
added a umbraco.cms.helpers.DeepLink.get class to return valid links based on type and
id (or file path in the case of js/xslt/razor)
id (or file path in the case of js/xslt/razor)
GE 11/06/2012:
Added links from Document Types to templates via an Edit > link in the checkbox list
Rewrote the databinding in DocumentType for Template selection to clean it up
Added links from the Template to the Document Type via a new drop down menu in the toolbar
Updated umbraco.cms.helpers.DeepLink.Get to be .GetUrl and .GetAnchor and support internal links without page refresh