# 2.0.0 04/06/2023 * Testing #181: Add automated tests * Improvement #193: Automate the activation of spreadsheet module in a project type when a table is assigned to this type * Bug #196: Permit calculations of spreadsheets from other tables * Bug #205: Unclear display of radio buttons * Bug #332: Remove spreadsheet result related permissions * Improvement #450: Improve performance when loading db data * Bug #451: Lost calculation results when restarting server * Bug #513: Fix missing user name after making changes on a spreadsheet or spreadsheet result * Improvement #983: Improve CSS of plus-button in calculation view * Improvement #1017: Support highlighted errors * Bug #1371: Calculation result fields for a further result row might be displayed wrong * Maintenance #1477: Support Redmine 5 * Maintenance #1478: Update Copyright year * Maintenance #1479: Update Docs * Bug #1484: Fix calculation with boolean values * Improvement #1485: Align table headers to the left * Bug #1486: Fixes multiple integrations of TableCustomField tab in custom fields * Refactoring #1516: Change data models * Improvement #1519: Improve performance when rendering spreadsheet table * Testing #1521: Test data should be reusable in Redmine Table Calculation Inheritance plugin * Feature #1522: Remove migration for Redmine Table Calculation Inheritance * Refactoring #1523: Move method ResultTable#calculation_columns into a separate module