From 73416c86bf0782b82a0c6d233317cd5ea0eaede5 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Fri, 10 Apr 2026 01:58:35 +0000
Subject: [PATCH] doc: update v2026Q1 release notes in vipb and .doc/release
note.txt
Agent-Logs-Url: https://github.com/NEVSTOP-LAB/Communicable-State-Machine/sessions/541c29e1-2327-4829-a757-2c851d59af0d
Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>
---
.doc/release note.txt | 25 +++++++++++++++++++++++++
Communicable State Machine(CSM).vipb | 19 ++++++++++++-------
2 files changed, 37 insertions(+), 7 deletions(-)
diff --git a/.doc/release note.txt b/.doc/release note.txt
index 3aadeb149..e82f1ffb5 100644
--- a/.doc/release note.txt
+++ b/.doc/release note.txt
@@ -1,3 +1,28 @@
+v2026Q1
+---------------------------------------------------------
+
+## Core
+[update] #587 Convert VIs in _shared/ directory to inline for performance improvement
+
+## Advance Modes
+[fix] #591 Exiting issue for chain mode when some node is timout for "macro: exit"
+[fix] Close front panel in exe/lvlibp scenario
+
+## Global Log
+[update] #586 Update Complete log for Sync/Async Message
+[update] #590 Show nodes left number in module destroy log for worker/chain mode.
+
+## Debug Tools
+[add] Add common UI utility VIs
+[fix] fix "CSM - Interface Browser.vi" launcher entry
+[remove] #326 #321 Remove VI Analyzer support
+[remove] Remove "fCSM - Add VI Reference Case to CSMs.vi" tool
+[update] CSM tool Update: fix CSM - Switch Language Tool.vi
+
+## Doc/Palette
+[doc] #602 Rewrite Syntax.md as comprehensive bilingual CSM syntax reference
+[update] Improve palette and documentation
+
v2025Q4
---------------------------------------------------------
diff --git a/Communicable State Machine(CSM).vipb b/Communicable State Machine(CSM).vipb
index f379d7a1f..74430f452 100644
--- a/Communicable State Machine(CSM).vipb
+++ b/Communicable State Machine(CSM).vipb
@@ -65,13 +65,18 @@ For information on NEVSTOP-LAB, visit: <color=blue><u><i>https
NEVSTOP
https://github.com/NEVSTOP-LAB
- [update] #586 Update Complete log for Sync/Async Message
-[update] #590 Show nodes left number in module destroy log for worker/chain mode.
-[update] Doc Update
-[update] CSM tool Update
-[fix] #591 Exiting issue for chain mode when some node is timout for "macro: exit"
-[fix] fix "CSM - Interface Browser.vi" launcher entry
-[remove] Remove "fCSM - Add VI Reference Case to CSMs.vi" tool
+ [update] #587 Convert VIs in _shared/ directory to inline for performance improvement
+[update] #586 Update Complete log for Sync/Async Message
+[update] #590 Show nodes left number in module destroy log for worker/chain mode.
+[fix] #591 Exiting issue for chain mode when some node is timout for "macro: exit"
+[fix] Close front panel in exe/lvlibp scenario
+[fix] fix "CSM - Interface Browser.vi" launcher entry
+[add] Add common UI utility VIs
+[remove] #326 #321 Remove VI Analyzer support
+[remove] Remove "fCSM - Add VI Reference Case to CSMs.vi" tool
+[doc] #602 Rewrite Syntax.md as comprehensive bilingual CSM syntax reference
+[update] CSM tool Update: fix CSM - Switch Language Tool.vi
+[update] Improve palette and documentation