Skip to content

v0.9.0

Choose a tag to compare

@FilomenoSanchez FilomenoSanchez released this 13 May 15:06

What's Changed

  • Export MoorhenStore as part of the npm module instead of MoorhenReduxStore in a8ef151
  • Rename method addDictShim to cacheLigandDict in MoorhenMolecule in 6694bc5
  • Fix bug where molecules are not redrawn after importing a new ligand dictionary if a new ligand is not created and merged into the molecule in 08f29bd
  • Change the minimum number of slices that can be generated in the Slice-n-Dice plugin to in 26c8672
  • Export M2T representations as GLTF files in c6d6103
  • Change the output of the Slice-n-Dice plugin so that it outputs a single PDB file with one model where each slice is a separate chain instead of creating an ensemble where each slice is stored in a separate model in 62331fc
  • Add new static method autoReadMtz to MoorhenMap in fd3c84a
  • Use snackbar components to manage notifications in #389
  • Add new method fetchMapMean to MoorhenMap in 5d5d7cd
  • Create new function loadSessionFromArrayBuffer and export it in npm module in 4a2a114
  • Fix dark ligand cards in "Find Ligand" when using dark mode in #389
  • Fix dark text in the "History" menu when using dark mode in #389
  • Fix compilation issues with latest emcc version in ba6ea71
  • Move contents of ./public/baby-gru/wasm to ./public/baby-gru in ba6ea71

Important note: Several slices and reducers have been removed/added in #389 so other applications embedding Moorhen within their own Redux store may need to take action.

Full Changelog: v0.8.5...v0.9.0
Coot commit: pemsley/coot@a59efb0