Skip to content

Releases: iherwig/wcmf

4.1.30

26 Mar 22:57
Compare
Choose a tag to compare
  • Improvements
    • Support static class methods in FunctionListStrategy

Complete list of changes.

4.1.29

24 Mar 16:12
Compare
Choose a tag to compare
  • New features
    • Add html_tpl_file response property for HTMLFormat (allows to select template apart from configuration)
    • Add ContentModule interface and smarty plugin to support reusable of content elements

Complete list of changes.

4.1.28

20 Mar 01:34
Compare
Choose a tag to compare

Added PHP 7.4 Support

Complete list of changes.

4.1.27

10 Mar 23:52
Compare
Choose a tag to compare
  • Improvements
    • Reviewed some security related code
    • Added wrap smarty plugin
    • Updated dependencies and docs

Complete list of changes.

4.1.26

17 Oct 13:39
Compare
Choose a tag to compare
  • Fixes
    • Fixed regression in AuthTokenSession (double submit cookie was not readable any more)
  • Improvements
    • Added cache busting to assetic smarty plugin

Complete list of changes.

4.1.25

25 Sep 16:22
Compare
Choose a tag to compare
  • Maintainance release (small fixes)

Complete list of changes.

4.1.24

05 Jul 16:40
Compare
Choose a tag to compare
  • Fixes
    • Fixed saving objects in relation, when newly created

Complete list of changes.

4.1.23

20 May 13:30
Compare
Choose a tag to compare
  • Fixes
    • Fixed re-attaching objects to transaction
    • Fixed quoting in regexp string queries
  • Improvements
    • Improved saving data sent via HtmlFormat (html forms)
    • Added refresh/invalidate option to csrf token functions

Complete list of changes.

4.1.22

18 Nov 00:01
Compare
Choose a tag to compare
  • Always update offset in cached queries

Complete list of changes.

4.1.21

12 Nov 23:51
Compare
Choose a tag to compare
  • Allow for clearing individual template caches
  • Improved email obfuscation smarty plugin

Complete list of changes.