v0.9.0
What's Changed
- Export
MoorhenStoreas part of the npm module instead ofMoorhenReduxStorein a8ef151 - Rename method
addDictShimtocacheLigandDictinMoorhenMoleculein 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
autoReadMtztoMoorhenMapin fd3c84a - Use snackbar components to manage notifications in #389
- Add new method
fetchMapMeantoMoorhenMapin 5d5d7cd - Create new function
loadSessionFromArrayBufferand 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/wasmto./public/baby-gruin 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