@datagrok/bio 2.26.5 → 2.26.6

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
@@ -1,5 +1,15 @@
1
1
  # Bio changelog
2
2
 
3
+ ## 2.26.5 (2026-04-01)
4
+
5
+ ### Features
6
+
7
+ * Added monomer canonicalization support
8
+
9
+ ### Bug Fixes
10
+
11
+ * GROK-19928: Sequence space and Activity cliffs now correctly save and restore in datasync projects
12
+
3
13
  ## 2.26.4 (2026-03-20)
4
14
 
5
15
  ### Features