Skip to content

v3.3.0 Release

Compare
Choose a tag to compare
@midlik midlik released this 22 Aug 14:30
· 13 commits to master since this release

[v3.3.0] - 2024-08-22

  • Mol* core dependency updated to 4.5.0
    • Solves the bug with Export Models
  • Use BCIF files for AlphaFold models (unless encoding: 'cif')
  • Added options leftPanel, rightPanel, logPanel, tabs
  • Option hideCanvasControls accepts "trajectory" value (for multi-model structures)
  • All color options accept color names and hexcodes
  • visualStyle option allows per-component specification
  • Modular UI rendering (5 top-level components renderable separately)
  • Foldseek extension (PDBeMolstarPlugin.extensions.Foldseek)
  • StateGallery extension