maxsimcli 2.5.1 → 2.5.3

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.
@@ -1,3 +1,17 @@
1
+ ## [2.5.3](https://github.com/maystudios/maxsim/compare/v2.5.2...v2.5.3) (2026-02-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **dashboard:** make state section append robust and add server logging ([dd19326](https://github.com/maystudios/maxsim/commit/dd193265ac694c1fe522a4b20da0e55245ca0b73))
7
+
8
+ ## [2.5.2](https://github.com/maystudios/maxsim/compare/v2.5.1...v2.5.2) (2026-02-25)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **dashboard:** use dedicated endpoints for decisions/blockers and add phase checkbox toggle ([16be0d1](https://github.com/maystudios/maxsim/commit/16be0d12c21e6aa5f39c3c829354e3a65081e4b1))
14
+
1
15
  ## [2.5.1](https://github.com/maystudios/maxsim/compare/v2.5.0...v2.5.1) (2026-02-25)
2
16
 
3
17