stratagate-dsh 0.2.27 → 0.2.30

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,21 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.2.30 - 2026-08-25
4
+
5
+ - Add compact minus, slider, and plus controls to the Knowledge Graph for faster zoom adjustments.
6
+ - Synchronize the visible zoom control with mouse-wheel zoom while keeping button and slider zoom centered on the graph canvas.
7
+
8
+ ## 0.2.29 - 2026-08-25
9
+
10
+ - Keep the long-term memory explorer fixed to the browser viewport by removing transforms from its animated content ancestor.
11
+ - Add regression coverage for the full-screen positioning contract.
12
+
13
+ ## 0.2.28 - 2026-08-25
14
+
15
+ - Refine the DSH Memory UI with clearer brand, navigation, hierarchy, spacing, and interaction states while retaining native DSH theme tokens.
16
+ - Add restrained view, Block expansion, graph layout, detail panel, popover, and skeleton-loading motion with reduced-motion support.
17
+ - Improve keyboard focus visibility, active navigation semantics, meaningful mascot alternative text, and tactile hover and pressed feedback.
18
+
3
19
  ## 0.2.27 - 2026-08-25
4
20
 
5
21
  - Add optional semantic Tags to newly projected Knowledge Graph nodes for search, filtering, and understandable group names while keeping Node Type unchanged.