Releases: iherwig/wcmf
Releases · iherwig/wcmf
4.1.20
4.1.19
4.1.18
4.1.17
- Added method to invalidate specific entries in the image cache
- Added caching to NodeListStrategy
- Added several smarty plugins
- Added lowercase filename configuration option for media pool
- Added UnionQuery to be used with simple and object queries over several types
- Fixed issues in persistence mapping, when column names are not equal to entity attributes
- More improvements and fixes
Complete list of changes.
4.1.16
- Added method for custom route matching in DefaultRequest
- Added method to retrieve pagination for views in PagingInfo
- Fixed count query for selects containing join columns
- Improved search index for multiple languages
- PHP 7.2 is now fully supported
- More improvements and fixes
Complete list of changes.
4.1.15
- Added AdminController with clear caches action
- Added dry run commit method to Transaction interface, that collects statements for later execution
- DefaultLocalization is aware of updated ids of inserted objects now and does not store empty translations
- Improved Selenium tests
- More improvements and fixes
Complete list of changes.
4.1.14
4.1.13
4.1.12
- Fixed RQL query parser for IN operator on number columns.
- Fixed language attribute in lucene search index.
- Fixed localization of list values.
- Added new smarty plugins (prepend, append, array filter, date localization, hex2rgba).
- Various smaller improvements and fixes.
Complete list of changes.