From a01e8f26bd91bed8efd92206b1d6f2c9fe126d2b Mon Sep 17 00:00:00 2001 From: Alexander Rose Date: Sat, 9 May 2026 17:33:31 -0700 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8195c277a..d1bf5ebc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ Note that since we don't clearly distinguish between a public and private interf - Add mesoscale representation preset - Add presets option to `ObjectList` param definition - Fix memory leak in `State.dispose()` not invoking transformer `dispose` callbacks for live cells +- Adds File/Open and drag-and-drop support for Kinemage files in the viewer app ## [v5.9.0] - 2026-05-03 - Fix edge case when `PluginSpec.animations` is empty @@ -51,7 +52,6 @@ Note that since we don't clearly distinguish between a public and private interf - Add `VolumeStreamingExtension` (`molstar_volume_streaming` custom property) - Fix focusing empty selections - Avoid re-calculating static model properties for trajectories -- Adds File/Open and drag-and-drop support for Kinemage files in the viewer app ## [v5.7.0] - 2026-02-28 - Text label improvements