@datagrok/bio 2.10.24 → 2.10.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,9 +2,10 @@
2
2
 
3
3
  ## 2.11.0 (WIP)
4
4
 
5
- ### Features
5
+ ### Features
6
6
 
7
7
  * Add VdRegionsViewer `filterSource` property.
8
+ * Add ToAtomicLevel for non-linear HELM strcutures.
8
9
 
9
10
  ### Bug fixes
10
11
 
@@ -24,6 +25,8 @@
24
25
  * Fix WebLogo with `filterSource` of `Selection` display all in case of empty selection.
25
26
  * Fix VdRegionsViewer for initial `filterSource`
26
27
  * Fix Macromolecule cell render to skip on closed grid
28
+ * Fix WebLogoViewer for empty column (annotated).
29
+ * Fix WebLogoViewer and VdRegionsViewer deadlock.
27
30
 
28
31
  ## 2.10.0 (2023-09-06)
29
32