# Change Log

## [v263](https://github.com/microreact/server/releases/tag/v263.0.0)

* Feature: new chart type: Pie Chart.
* Feature: new chart type: Heatmap Chart.
* Feature: new chart type: Multi-variable Bar Chart.

***

## [v261](https://github.com/microreact/server/releases/tag/v261.0.0)

* Feature: Sending encrypted JSON Web Token to external data sources (#3701).

***

## [v259](https://github.com/microreact/server/releases/tag/v259.0.0)

* Bug fix: Sharing icon does not appear for Managers in My Account (#2485).

***

## [v258](https://github.com/microreact/server/releases/tag/v258.0.0)

* Bug fix: cannot update a project after creating it in the same session (#4735).

***

## [v257](https://github.com/microreact/server/releases/tag/v257.0.0)

* Change the default heatmap matrix colour scheme to "tealblues" (#2546).

***

## [v256](https://github.com/microreact/server/releases/tag/v256.0.0)

* Support heatmap matrix visualisation (#2546).

***

## [v254](https://github.com/microreact/server/releases/tag/v254.0.0)

* Make .microreact files portable (#2734).

***

## [v252](https://github.com/microreact/server/releases/tag/v252.0.0)

* Bug fix: map render error when trying to colour a choropleth map by specific values (#4162).

***

## [v251](https://github.com/microreact/server/releases/tag/v251.0.0)

* Bug fix: Colour by "Number of specific values in a column" renders a matrix of empty checkboxes (#4059).

***

## [v250](https://github.com/microreact/server/releases/tag/v250.0.0)

* Update links in homepage footer.

***

## [v249](https://github.com/microreact/server/releases/tag/v249.0.0)

* Support signing in with Microsoft.

***

## [v248](https://github.com/microreact/server/releases/tag/v248.0.0)

* Bug fix: borders in SVG download of trees (#1685).
* Update showcase links.

***

## [v247](https://github.com/microreact/server/releases/tag/v247.0.0)

* Bug fix: projects linked to Google Drive do not load.

***

## [v243](https://github.com/microreact/server/releases/tag/v243.0.0)

* Added ISO 3166-2 codes for Belgium.
* Bug fix: trees with all distances 0 (#1472).
* Add support for `.treefile` file extension (#1464).

***

## [v240](https://github.com/microreact/server/releases/tag/v240.0.0)

* Bug fix: projects with invalid colour codes do not load (#1350).

## [v239](https://github.com/microreact/server/releases/tag/v239.0.0)

* Update sign-in page to include cookies policy.

***

## [v238](https://github.com/microreact/server/releases/tag/v238.0.0)

* Bug fix: show warning when uploading empty files.
* Bug fix: rename duplicate column names when uploading Excel files.

***

## [v237](https://github.com/microreact/server/releases/tag/v237.0.0)

* Bug fix: vega chart data becomes public (#739).

***

## [v236](https://github.com/microreact/server/releases/tag/v236.0.0)

* Bug fix: stacking in line charts (#727).

***

## [v235](https://github.com/microreact/server/releases/tag/v235.0.0)

* Restore links in the public showcase.

***

## [v234](https://github.com/microreact/server/releases/tag/v234.0.0)

* Bug fix: columns in an Excel spreadsheet were only getting imported if there is data in the first row (#658)

***

## [v233](https://github.com/microreact/server/releases/tag/v233.0.0)

* Feature: order a tree by increasing or decreasing node order (#620)

***

## [v232](https://github.com/microreact/server/releases/tag/v232.0.0)

* Fix broken showcase links (#182)

***

## [v231](https://github.com/microreact/server/releases/tag/v231.0.0)

* Bug fix: projects with linked datasets are not loading (#460)

***

## [v230](https://github.com/microreact/server/releases/tag/v230.0.0)

* Bug fix: Table filter button is missing(#463)

***

## [v229](https://github.com/microreact/server/releases/tag/v229.0.0)

* Bug fix: download links open in a new tab (#449)

***

## [v228](https://github.com/microreact/server/releases/tag/v228.0.0)

* Bug fix: upside down labels for metadata block labels in SVG format (#449)

***

## [v227](https://github.com/microreact/server/releases/tag/v227.0.0)

* Fixed: deleted projects are still accessible (#182).

***

## [v225](https://github.com/microreact/server/releases/tag/v225.0.0)

* Fixed: saving base64 blobs on server (#183).

***

## [v224](https://github.com/microreact/server/releases/tag/v224.0.0)

* Fixed charts filter bug (#130).

***

## [v223](https://github.com/microreact/server/releases/tag/v223.0.0)

* Fixed loading TSV files (SUPPORT-45).

***

## [v222](https://github.com/microreact/server/releases/tag/v222.0.0)

* Fixed broken project cards in my account page (#173).

***

## [v221](https://github.com/microreact/server/releases/tag/v221.0.0)

* Fixed cannot load Excel files bug (#166).

***

## [v220](https://github.com/microreact/server/releases/tag/v220.0.0)

* Fixed bug: Edit button is disabled after saving project as new ([#628](https://gitlab.com/cgps/microreact/support/-/issues/628))
* Update to Nextjs v12
* Update to @mui/material v5
* Update to Node.js v18

***

## [v218](https://github.com/microreact/server/releases/tag/v218.0.0)

* Moved viewer to Github.

***

## [v217](https://github.com/microreact/server/releases/tag/v217.0.0)

* Fixed legend selection bug.

***

## [v216](https://github.com/microreact/server/releases/tag/v216.0.0)

* Fixed map does not resize programmatically (<https://github.com/visgl/react-map-gl/issues/1984#issuecomment-1244534396>).

***

## [v215](https://github.com/microreact/server/releases/tag/v215.0.0)

* Added `auth.allowedUsers` to config ([#181](https://github.com/microreact/server/commit/f03ddc36a330ece5d55a6c469903614e8e4b4a9c)).
* Reduced thumbnail size ([5ef2077](https://github.com/microreact/server/commit/5ef2077c129b24b124ab84396cfe02677fb6d44a)).

***

## [v214](https://github.com/microreact/server/releases/tag/v214.0.0)

* Add heatmap charts.

***

## [v213](https://github.com/microreact/server/releases/tag/v213.0.0)

## [v212](https://github.com/microreact/server/releases/tag/v212.0.0)

* Support signing in with Azure Active Directory.

***

## [v211](https://github.com/microreact/server/releases/tag/v211.0.0)

* Bug fix: problem with login closing when you get into Mr from a link ([#648](https://gitlab.com/cgps/microreact/support/-/issues/648)).

***

## [v209](https://github.com/microreact/server/releases/tag/v209.0.0)

* Add support for custom showcase.

***

## [v205](https://github.com/microreact/server/releases/tag/v205.0.0)

* Update to Node.js v16.
* Bug fix: bootstrap branch support internal labels ([#642](https://gitlab.com/cgps/microreact/support/-/issues/642)).

***

## [v203](https://github.com/microreact/server/releases/tag/v203.0.0)

* User-friendly error messages ([#591](https://gitlab.com/cgps/microreact/support/-/issues/591)).

***

## [v202](https://github.com/microreact/server/releases/tag/v202.0.0)

* Feature: data aggregation via slicer panel ([#562](https://gitlab.com/cgps/microreact/support/-/issues/562)).
* Bug fix: invalid timeline grouping ([#574](https://gitlab.com/cgps/microreact/support/-/issues/574)).

***

## [v200](https://github.com/microreact/server/releases/tag/v200.0.0)

* Bug fix: saving projects with only tree files ([#581](https://gitlab.com/cgps/microreact/support/-/issues/581)).

***

## [v199](https://github.com/microreact/server/releases/tag/v199.0.0)

* Internal node labels can be filtered ([#493](https://gitlab.com/cgps/microreact/support/-/issues/493)).
* Auto log off users after 14 days of inactivity ([#585](https://gitlab.com/cgps/microreact/support/-/issues/585)).
* Log failed login attempts ([#580](https://gitlab.com/cgps/microreact/support/-/issues/580)).
* Fix map lasso bug ([#579](https://gitlab.com/cgps/microreact/support/-/issues/579)).
* Sort unique values ([#559](https://gitlab.com/cgps/microreact/support/-/issues/559)).
* Add facet column for charts ([#538](https://gitlab.com/cgps/microreact/support/-/issues/538)).
* Fix x-labels in stacked row view charts ([#531](https://gitlab.com/cgps/microreact/support/-/issues/531)).
* Group bar charts into bins ([#505](https://gitlab.com/cgps/microreact/support/-/issues/505)).
* Show branch lengths as whole numbers ([#568](https://gitlab.com/cgps/microreact/support/-/issues/568)).

***

## [v197](https://github.com/microreact/server/releases/tag/v197.0.0)

* Add [Plausible Analytics](https://plausible.io/).

***

## [v196](https://github.com/microreact/server/releases/tag/v196.0.0)

* Font size of branch labels can be set independently.

***

## [v195](https://github.com/microreact/server/releases/tag/v195.0.0)

* A new a dropdown list to choose the column on which the selection chart is coloured ([#570](https://gitlab.com/cgps/microreact/support/-/issues/570)).

***

## [v194](https://github.com/microreact/server/releases/tag/v194.0.0)

* Clicking on a subtree while holding the Cmd or Ctrl key selects the leaf nodes in the subtree ([#570](https://gitlab.com/cgps/microreact/support/-/issues/570)).

***

## [v193](https://github.com/microreact/server/releases/tag/v193.0.0)

* Branch numbers can be rounded as whole numbers ([#568](https://gitlab.com/cgps/microreact/support/-/issues/568)).

***

## [v192](https://github.com/microreact/server/releases/tag/v192.0.0)

* Bug [#563](https://gitlab.com/cgps/microreact/support/-/issues/563) fix.
* Bug [#564](https://gitlab.com/cgps/microreact/support/-/issues/564) fix.

***

## [v191](https://github.com/microreact/server/releases/tag/v191.0.0)

* Bug [#563](https://gitlab.com/cgps/microreact/support/-/issues/563) fix.

***

## [v190](https://github.com/microreact/server/releases/tag/v190.0.0)

* Rename `Number of entries` to `Total number of entries` in bar charts ([#556](https://gitlab.com/cgps/microreact/support/-/issues/556)).

***

## [v189](https://github.com/microreact/server/releases/tag/v189.0.0)

* Bug [#561](https://gitlab.com/cgps/microreact/support/-/issues/561) fix.

***

## [v188](https://github.com/microreact/server/releases/tag/v188.0.0)

* Fixed Legend entries are in the wrong order ([#560](https://gitlab.com/cgps/microreact/support/-/issues/560)).
* Show project metrics to project info dialog ([#558](https://gitlab.com/cgps/microreact/support/-/issues/558)).
* Fixed duplicate colours legend ([#557](https://gitlab.com/cgps/microreact/support/-/issues/557)).
* Change axis label orientation ([#504](https://gitlab.com/cgps/microreact/support/-/issues/504)).

***

## [v187](https://github.com/microreact/server/releases/tag/v187.0.0)

* Show total values in bar charts ([#556](https://gitlab.com/cgps/microreact/support/-/issues/556)).
* Accept `.nhx` as a Newick tree files (#554).
* Bug [#550](https://gitlab.com/cgps/microreact/support/-/issues/550) fix.
* Fix SVG export bug (#547).
* Bug [#537](https://gitlab.com/cgps/microreact/support/-/issues/537) fix.
* Charts can be coloured by different columns ([#502](https://gitlab.com/cgps/microreact/support/-/issues/502)).
* Default view for a project ([#453](https://gitlab.com/cgps/microreact/support/-/issues/453)).

***

## [v185](https://github.com/microreact/server/releases/tag/v185.0.0)

* Bug [#541](https://gitlab.com/cgps/microreact/support/-/issues/541) fix.

***

## [v184](https://github.com/microreact/server/releases/tag/v184.0.0)

* Default views: [#453](https://gitlab.com/cgps/microreact/support/-/issues/453).
* User-defined column labels: [#527](https://gitlab.com/cgps/microreact/support/-/issues/527).
* Bug [#489](https://gitlab.com/cgps/microreact/support/-/issues/489) fix.
* Bug [#521](https://gitlab.com/cgps/microreact/support/-/issues/521) fix.
* Bug [#506](https://gitlab.com/cgps/microreact/support/-/issues/506) fix.
* Bug [#533](https://gitlab.com/cgps/microreact/support/-/issues/533) fix.
* Bug [#534](https://gitlab.com/cgps/microreact/support/-/issues/534) fix.
* Add `CONFIG_FILE` environmental variable.
