diff --git a/CHANGELOG b/CHANGELOG index 3ccb962..6292c38 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,9 @@ Fixed reply for listing sessions from a plain "Done." to proper reply path with /nsm/server/list "" raises NSM_API_VERSION_MINOR from 1 to 2 (1.1 -> 1.2) Fix operation reply to last treated client instead to reply to sender (Picot, Mathieu / houston) Optional-gui support to nsm.h, for other applications to include and use. (Meyer, Hermann / brummer ) +Legacy-GUI: Rewrite labels and buttons with better descriptions. +Legacy-GUI: Prevent "Add New Client"->empty string from adding a broken client entry. +Legacy-GUI: Scale icons, support more icon formats. v1.3.2 Rename new-session-manager executable to nsm-legacy-gui to prevent future confusion.