Fixed Bandwidth over time chart labels when reporting on more than one day.
Added new semantics (fields): Year, Month, Day, Weekday, and Hour. New semantics allow filters to remove non-work days and hours. For example: Weekday 'Equal to' Monday, Tuesday, Wednesday, Thursday, Friday AND Hour 'Not equal to' 12 (removes the entire hour of 12pm to 1pm).
Year is not filterable, as this can be selected via the Date Pickers when running reports.
Domain extractor now ignores any trailing dot and extracts the domain correctly. E.g. mysite.com. (notice the trailing '.') would appear as .com in the top sites list.
Filters are now case-insensitive for the following operators; Equals, NotEqual, StartsWith, EndsWith, NotStartsWith, NotEndsWith, Contains, NotContains. E.g filtering on Site Domain Equal to 'Facebook.com' (notice the capital 'F') would not return any results