Please note that if you have implemented a custom IStorage
service in your application you will need to upgrade it as the interfaces have been updated for issues #1124.
Core
- Make sure empty slugs are not generated (#566)
- Optional Authentication in REST API (#841)
- Add author to QuoteBlock (#1037)
- Option to Remove GUID from filename in media uploads (#1124)
- Add SourceLink (#1153)
- Automatically clean media filenames (#1156)
- Add RazorPage model for Archive Pages (#1167)
- Add PrimaryImage and Excerpt to Pages as well (#1175)
- Add PageLink block (#1179)
- Add PostLink block (#1180)
- Add preferred image aspect for ImageBlock (#1191)
Manager
- Excerpt as HTML (#1150)
- Support TinyMCE extended_valid_elements (#1154)
- Perform a Sign Out before Signing In to the manager (#1159)
- Move & delete multiple media files in the manager (#1174)
- Media data not serialized for Mediafield (#1183)
Bugfixes
- Fix 404 when fetching empty-image.png from wrong path. (#1177)
- Unable to move post blocks (#1178)
- Cannot remove missing permissions from post/page (#1182)
- Urls in sitemap doesn't consider prefixes (#1083)
- Uploaded media is not cleared from the mediapicker (#1189)
- Multiple HtmlString results in TinyMCE not loading (#1203)
