Skip to content

Stabilization release

Choose a tag to compare

@iJungleboy iJungleboy released this 18 Sep 07:42
· 6913 commits to master since this release
2be2a9d

Important fixes / enhancements

  1. new feature to tell Edit.TagToolbar if it should follow the mouse #2165
  2. Bugfix loading 10'000+ items of data from DB with relationships #2127
  3. Bug in 11.05 related to metadata of files #2161
  4. Include more helper files in app-zip exports #2164
  5. Link field setting to enforce url instead of file:### fixed #2162
  6. Hyperlink image preview failed in some cases #2163
  7. Nested content issue #2152
  8. Bug with edit-ui and editing inner-list items #2167
  9. custom toolbar buttons with action new automatically set entityid to 0
  10. custom toolbar buttons with action new sometimes used wrong type #2168

General refactoring

  1. a lot of webapi refactoring to prepare for MVC & Oqtane #2160 and #2150
  2. Move compiled js/css assets out of the c# version control #2157