Skip to content

Another prerelease - many minor issues

Pre-release
Pre-release

Choose a tag to compare

@iJungleboy iJungleboy released this 19 Jan 17:55
· 6403 commits to master since this release
c79b37c

Big features

  1. Ability to add prefill values in the admin-UI for new entities #2314

Minor Features

  1. Improve editing / deleting items in inner-content lists #2326
  2. Ensure GetBestTitle returns null instead of error if no title is set #2324
  3. Entities now have a Created date #2325 and the WebApi includes both Created and Modified #2323

Minor bugs

  1. Editor Role couldn't edit content #2313
  2. Minor bug with CreateInstance #2319
  3. Prefill for multiple entities was broken #2328
  4. WYSIWYG Search and Replace dialog was off-screen #2321
  5. Errors in indexing (DNN) only log the first 10 to not flood the Admin logs #1802