Skip to content

Version 1.4.2

Compare
Choose a tag to compare
@Volmarg Volmarg released this 19 Nov 19:49
· 242 commits to main since this release

Improvements

  • Upload management
    • all forms are now handled via Ajax call,
  • repositories are now properly being called from controllers,
  • ModuleData - special entity for extending all modules with common logic,
    • at this moment added additional logic to allow setting descriptions for different data types (entity, module, directory)
      • activated that for Upload based modules,
      • this is also adjusted to renaming/moving folders via GUI,

Fixess

  • docker hash,
  • RemoveAction didn't worked for Files module,
  • incorrect response handling for widgets visibility setting,
  • retry loading dataProcessor from specialAction upon removal,
  • form submission with element of DataListType was failing,
  • overlaping images names in MyImages,
  • locked folders were still shown in selects, or arrows were rendered,