1.4.62. Migration to 7.0.3

1.4.62.1. Dashboard Issue List Export Format

Default separator character for CSV export now depends on browser language settings (Accept-Language in http-header). Behavior can now be configured over new user-specific setting in the dashboard. Existing settings will be preserved. New users will get the new default setting. If you want to stick with the old behavior, you explicitly need to configure the SEMICOLON.

1.4.62.2. WMC Metrics

Besides for classes, the WMC metrics can now also be computed for templates and interfaces. The WMC computation for templates and interfaces is enabled by default which might result in new violations. It can be disabled by the configuration options include_templates and include_interfaces.