Skip to content

WebP, Wysiwyg with CSS

Choose a tag to compare

@iJungleboy iJungleboy released this 26 Jun 16:48
· 7156 commits to master since this release
3a6c957

Important Enhancements

  1. Image Resizer updated to latest version 4.2.5 #2098
  2. Activated WebP image format support for image resizer #2099
  3. Wysiwyg fields can now load a CSS file to style the contents matching the website #2117
  4. Fields can now have placeholder values #2091

Important Bugfixes

  1. Wysiwyg now fully loads en/fr/de/it/pt etc. language packs #2118
  2. AsAdam(...).Folder returned empty list #2110
  3. Removing streams from DNN Search Index had issues with old razor files #2003
  4. Bug with date-picker in non EN languages #2096
  5. Snippets in Code Editor now have proper labels #2115
  6. Snippets were fixed to use Header.Presentation instead of old ListContent #2012

Minor and Internal Refactoring

  1. Edit UI is now much faster because many parts were changed to OnPush strategy #2116
  2. Build Enhancements of JS libraries etc. #2119
  3. File templates were moved to server side code #2113
  4. Edit.TagToolbar can now accept a toolbar parameter which is a string with many aspects separated by | #2092