Skip to content

Releases: iherwig/wcmf

4.1.40

08 Feb 00:35
Compare
Choose a tag to compare
  • Fixes
    • Add class name to sort order in ListController, if not specified

Complete list of changes.

4.1.39

17 Oct 22:36
Compare
Choose a tag to compare
  • New features
    • Added RemoteDocument interface to be used with DownloadFormat with the following implementations:
      • FileDocument
      • MemoryDocument
      • RemoteDocument

Complete list of changes.

4.1.38

30 Sep 18:56
Compare
Choose a tag to compare
  • Improvements
    • Use symfony/cache in FileCache

Complete list of changes.

4.1.37

16 Jun 22:01
Compare
Choose a tag to compare
  • Improvements
    • Better https detection
    • Ignore transient values when checking optimistic object locks

Complete list of changes.

4.1.36

12 Jun 16:59
Compare
Choose a tag to compare
  • New features
    • Add PersistentObject::reset() method for setting entity values to their initial values

Complete list of changes.

4.1.35

07 May 21:09
Compare
Choose a tag to compare
  • Fixes
    • Fixed Required validator if used for arrays

Complete list of changes.

4.1.34

26 Apr 21:53
Compare
Choose a tag to compare
  • Fixes
    • Fix best route matching (discard not matching HTTP methods)

Complete list of changes.

4.1.33

09 Apr 21:26
Compare
Choose a tag to compare
  • Improvements
    • Derive output caching status for ContentModule instances from smarty's {nocache} tag

Complete list of changes.

4.1.32

06 Apr 11:12
Compare
Choose a tag to compare
  • Fixes
    • Fix possible cache id collision in NodeListStrategy

Complete list of changes.

4.1.31

27 Mar 16:13
Compare
Choose a tag to compare
  • Fixes
    • Fixed DOMUtils::setInnerHtml() for not XML compliant HTML

Complete list of changes.