Skip to content

Releases: molstar/pdbe-molstar

v3.3.0 Release

22 Aug 14:30
Compare
Choose a tag to compare

[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

Pre-release 3.2.1-beta.3

19 Jul 08:40
Compare
Choose a tag to compare
Pre-release
v3.2.1-beta.3

Version 3.2.1-beta.3

Pre-release 3.2.1-beta.2

05 Jul 11:21
Compare
Choose a tag to compare
Pre-release
v3.2.1-beta.2

Version 3.2.1-beta.2

Pre-release 3.2.1-beta.1

25 Jun 16:03
Compare
Choose a tag to compare
Pre-release
v3.2.1-beta.1

Version 3.2.1-beta.1

v3.2.0 Release

24 Apr 09:55
Compare
Choose a tag to compare

[v3.2.0] - 2024-04-24

  • Mol* core dependency updated to 3.45.0
  • Removed Assembly Symmetry hack (now will hide assembly symmetry section for non-biological assemblies)
  • Manual testing via portfolio.html
  • Fixed hideStructure.nonStandard option
  • hideStructure.het option also hides ions
  • Removed loadCartoonsOnly option
  • Setting highlight and selection color (by .visual.setColor()) includes the outline color
  • Web-component attributes renamed to ligand-auth-asym-id and ligand-struct-asym-id (lowercase i)
  • .visual.select() function:
    • Improved performance
    • Allows color: null (do not apply color)
    • keepColors and keepRepresentations parameters to avoid clearing previous selections
  • Added .visual.tooltips and .visual.clearTooltips for setting custom tooltips
  • Built files don't contain package version in the filename

Pre-release 3.2.0-beta.4

10 Apr 07:30
Compare
Choose a tag to compare
Pre-release
v3.2.0-beta.4

Version 3.2.0-beta.4

Pre-release 3.2.0-beta.3

21 Mar 18:17
Compare
Choose a tag to compare
Pre-release
v3.2.0-beta.3

Version 3.2.0-beta.3

Pre-release 3.2.0-beta.2

21 Mar 16:48
Compare
Choose a tag to compare
Pre-release
v3.2.0-beta.2

Version 3.2.0-beta.2

Pre-release 3.2.0-beta.1

09 Feb 20:03
Compare
Choose a tag to compare
Pre-release
v3.2.0-beta.1

Version 3.2.0-beta.1

v3.1.3 Release

06 Dec 11:58
b73bda0
Compare
Choose a tag to compare
  • Added Assembly Symmetry to structure controls, requires setting symmetryAnnotation in initialization parameters
  • Keep sequence panel in settings even when initially hidden
  • Fixed coloring after annotation is switched off (revert to chain-id, not polymer-id)
  • Loading overlay with animated PDBe logo (requires initParam loadingOverlay)
  • Correctly handle numeric value 0 in selections
  • Fetch structures from static files when possible, instead of using ModelServer