3.2.0
Breaking
Nothing
Features
- 
    
Provide routing for content elements. Can be included within site configuration:
imports: - resource: 'EXT:events/Configuration/CeRouting.yaml'Copied!Expects pluginNamespace to be "events":
view { pluginNamespace = events }Copied! 
Fixes
- Properly link to first page within Pagination partial.
 - Do not break while searching dates by search word. Properly search within location name instead of no longer existing event name column.
 - Do not break on date list if no order is defined.
 
Tasks
Nothing
Deprecation
Nothing