CHANGELOG from 1.1.4 to 1.1.5

Url to see changes:

Other changes

  • [open-orchestra-cms-bundle] Greatly reduce the generation time of some node facades and status facades by muting some expansives attributes when not required by the context of the call #1923 (ngilain)
  • [open-orchestra-cms-bundle] Optimization loading of underscore templates for the node and the list view #1880 (alavieille)
  • [open-orchestra-media-admin-bundle] Optimize performances on folder creation #306 (ngilain)

[OO-HOTFIX]

  • [open-orchestra-cms-bundle] Temporary disable the possibility to delete a status in order to speed up significantly API responses including status #1920 (ngilain)

New features

  • [open-orchestra-cms-bundle] Add GroupRepository::findAllWithSiteId #1919 (ngilain)
  • [open-orchestra-media-bundle] Add index folder document #229 (alavieille)

Bug fixes

  • [open-orchestra-cms-bundle] Authorize status update when user is super admin #1851 (alavieille)
  • [open-orchestra-cms-bundle] Fix cache tag block #1846 (alavieille)
  • [open-orchestra-cms-bundle] Optimized access of model group role #1839 (alavieille)
  • [open-orchestra-display-bundle] Fix slideshow block in IE11 #240 (alavieille)
  • [open-orchestra-libs] Fix xml and yaml reader of search metadata #62 (alavieille)
  • [open-orchestra-media-admin-bundle] When a media modal is closed, it’s correctly removed of DOM #289 (alavieille)
  • [open-orchestra-media-admin-bundle] Fix button browse of form media type #276 (alavieille)

[OO-PERFORMANCE]

  • [open-orchestra-mongo-libs] Improve singleHydrateAggregateQuery performance #51 (itkg-canne)