Skip to content

Releasing 11.11.03 with lots of minor fixes etc.

Choose a tag to compare

@iJungleboy iJungleboy released this 25 Jan 20:29
· 6356 commits to master since this release
495c017

Big features

  1. Ability to add prefill values in the admin-UI for new entities #2314
  2. GetService<...>() command on all dynamic code to let Razor and WebApi use Dependency Injection

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
  4. new feature for more configuration of quick-edit #2332
  5. Installation enhancement for web.config #2334 thanks to @SCullman

Bugs / fixes

  1. IsPublished fixed #2230
  2. Clean up internals - IEntity Value accessors #2304
  3. Delete module fails in 11.11.03-quick1 #2311
  4. In fields-list the title field wasn't visibly marked any more #2308
  5. in edit-ui hitting enter in text fields opened history dialog #2307
  6. Opening page picker sometimes showed strange error about telerik missing #2291
  7. Edit-ui: Adam backend was queried many times - often once per keystroke #2306
  8. Editor Role couldn't edit content #2313
  9. Minor bug with CreateInstance #2319
  10. Prefill for multiple entities was broken #2328
  11. WYSIWYG Search and Replace dialog was off-screen #2321
  12. Errors in indexing (DNN) only log the first 10 to not flood the Admin logs #1802
  13. edit sometimes failed with a _guid message #2330
  14. Clean-up remove history code in quick-dialog
  15. upgrade quick-dialog to angular 11
  16. Minor bugfixes related to editing #2331
  17. Drag-Drop of images sometimes needed multiple attempts #2338