Microreact
Search
⌃K

Change Log

v234

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

v233

  • Feature: order a tree by increasing or decreasing node order (TASK-620)

v232

  • Fix broken showcase links (TASK-182)

v231

  • Bug fix: projects with linked datasets are not loading (TASK-460)

v230

  • Bug fix: Table filter button is missing(TASK-463)

v229

  • Bug fix: download links open in a new tab (TASK-449)

v228

  • Bug fix: upside down labels for metadata block labels in SVG format (TASK-449)

v227

  • Fixed: deleted projects are still accessible (TASK-182).

v225

  • Fixed: saving base64 blobs on server (TASK-183).

v224

  • Fixed charts filter bug (TASK-130).

v223

  • Fixed loading TSV files (SUPPORT-45).

v222

  • Fixed broken project cards in my account page (TASK-173).

v221

  • Fixed cannot load Excel files bug (TASK-166).

v220

  • Fixed bug: Edit button is disabled after saving project as new (#628)
  • Update to Nextjs v12
  • Update to @mui/material v5
  • Update to Node.js v18

v218

  • Moved viewer to Github.

v217

  • Fixed legend selection bug.

v216

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

v215

  • Added auth.allowedUsers to config (TASK-181).
  • Reduced thumbnail size (5ef2077).

v214

  • Add heatmap charts.

v213

v212

  • Support signing in with Azure Active Directory.

v211

  • Bug fix: problem with login closing when you get into Mr from a link (#648).

v209

  • Add support for custom showcase.

v205

  • Update to Node.js v16.
  • Bug fix: bootstrap branch support internal labels (#642).

v203

  • User-friendly error messages (#591).

v202

  • Feature: data aggregation via slicer panel (#562).
  • Bug fix: invalid timeline grouping (#574).

v200

  • Bug fix: saving projects with only tree files (#581).

v199

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

v197

v196

  • Font size of branch labels can be set independently.

v195

  • A new a dropdown list to choose the column on which the selection chart is coloured (#570).

v194

  • Clicking on a subtree while holding the Cmd or Ctrl key selects the leaf nodes in the subtree (#570).

v193

  • Branch numbers can be rounded as whole numbers (#568).

v192

v191

v190

  • Rename Number of entries to Total number of entries in bar charts (#556).

v189

v188

  • Fixed Legend entries are in the wrong order (#560).
  • Show project metrics to project info dialog (#558).
  • Fixed duplicate colours legend (#557).
  • Change axis label orientation (#504).

v187

  • Show total values in bar charts (#556).
  • Accept .nhx as a Newick tree files (#554).
  • Bug #550 fix.
  • Fix SVG export bug (#547).
  • Bug #537 fix.
  • Charts can be coloured by different columns (#502).
  • Default view for a project (#453).

v185

v184

  • Default views: #453.
  • User-defined column labels: #527.
  • Bug #489 fix.
  • Bug #521 fix.
  • Bug #506 fix.
  • Bug #533 fix.
  • Bug #534 fix.
  • Add CONFIG_FILE environmental variable.