From c31a90391e57597ecc09ff27eeadb21a97eebcd6 Mon Sep 17 00:00:00 2001 From: Ripjetski <110412068+Ripjetski6502@users.noreply.github.com> Date: Tue, 20 Feb 2024 16:11:53 -0500 Subject: [PATCH] Update README.md for v1.44 Signed-off-by: Ripjetski <110412068+Ripjetski6502@users.noreply.github.com> --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f1ec168..eba5fb6 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ Version 1.40 brings GList() which is a list selection input control. Version 1.42 brings fix to GList() navigation to make more sense, adding GUPPER to GInput() to force uppercase text, and adds remaining A-Z keycodes in primary header file. +Version 1.43 brings fix to Menu() selected item de-highlight placement at exit when used in horizontal orientation. + +Version 1.44 brings GLOWER to GInput() to force lowercase text, and GFNAME to GInput() to force uppercase and only allow valid filename characters. + License: GNU General Public License v3.0 See the LICENSE file for full license information.