| Enhancements: 
 1. Firefox, Safari and Chrome support for all features except OLAP based reports (including Analysis Services KPI)
 
 2. ROLAP Report
 - Calculated measure like: sum(p.total - p.internal_total_cost) / sum(nullif(p.total, 0)) as gross_margin
 
 3. New API stored procedure to be used for Single Sign-On: GetSecurityTokenForUserPassword 'admin', 'password'
 
 Bug fixes:
 
 1. OLAP Report:
 - “Service Unavailable” error (on XMLA Discover call)
 - Expanded member in filter does not stay expanded
 - Report with paging does not export images to Excel
 - PDF Exporting will now use files from images folder instead of HTTP to avoid Access Denied error
 - Actions do not work when a Multi-Select filter is used
 - Analyze does not hide Hidden Filter Value dimensions
 - Columns Summary does not work when a row is expanded
 - Drillthough formatting does not match locale
 - When tow many columns text in some cells gets trimmed
 
 2. Import Dialog session Timeout
 
 3. Cannot export report definition when HTML is in a report description
 
 4. Scheduler bug: assumes that Sunday is the first day of the week
 
 5. Crystal report with parameters does not refresh
 |