previous years:   2025   2024   2023   2022   2021   2020  

GuiXT Availability Description

2026 Q2 1

March 28, 2026

Corr Updating a script in Script Editor Pro while the same GuiXT script was running could cause an error message to appear in Script Editor Pro (file locked)
Corr The GuiXT system variable V[_guixt_version] was not yet available on the logon screen (as of GuiXT 2025 Q4 1)

2026 Q1 5

March 10, 2026

  Correction for InputAssistant

2026 Q1 4

March 8, 2026

Corr The notation if [XXX] for querying toolbar buttons, which is normally referred to as if P[XXX], has been re-enabled for compatibility reasons.

2026 Q1 3

February 5, 2026

Corr Correction for Controls / legacy Viewer

2026 Q1 2

January 2, 2026

Corr Correction for InputAssistant only

2026 Q1 1

December 18, 2025

Corr Storing the file “guinet.dll” in the SAP MIME repository without specifying a VersionNumber only worked in the first SAP GUI session
Corr wysiwyg mode with Script Editor option "Insert at end of script" inserted Table and DropDownlist commands in wrong sequence
Corr Legacy components “Designer” and “Viewer” are no longer supported in GuiXT. They have been replaced by GuiXT Script Editor Pro and GuiXT Controls
InputAssistant Availability Description

2026 Q2 1

March 28, 2026

New Enabling the option ProcessingOption suspendScreenUpdates="on" at the beginning of an InputScript prevents screen flickering in certain situations (for example, popup windows that contain controls such as the grid‑layout selection popup). When this option is active, the title bar and toolbar are also not updated while the InputScript is running. For longer-running scripts, add StatusMessage to provide feedback to the user.
New System variable V[_helpviews] for current Help Views directory .
New System variables V[_tabid] and V[_tabtitle] for current tab id and tab title in tabbed screens.
Corr Displaying a URL with Start "https://..." not working. Workaround: Start "mystart.bat" "https://..." with a .bat file "mystart.bat", content Start "" "%s"
Corr When copying a file from an HTTP server using CopyFile or CopyText, only the beginning of a file might have been transferred
Corr ClearCallCache cache="file" had no effect unless a VersionNumber was active  

2026 Q1 5

March 10, 2026

Corr In 64-Bit SAP GUI, the "guixt.exe input=" command could abort with message popup "GuiXT process not running", "Configuratiion problem - please logon again".

2026 Q1 4

March 8, 2026

Corr In GuiXT versions 2026 Q1 1-3 picking values from the input history or using the "guixt.exe input=" command could abort with message popup "GuiXT process not running", "Configuratiion problem - please logon again".
Corr External script calls via guixt.exe input= without findsession= are now executed with implicit findsession="currentSession", i.e., they wait until no InputScript is being executed in the current (last used) session and then start it there.

2026 Q1 3

February 5, 2026

Corr Correction for Controls / legacy Viewer

2026 Q1 2

January 2, 2026

Corr History value pick up and click on Image with input= did not work reliably in Version 2026 Q1 1

2026 Q1 1

December 18, 2025

New guixt.exe findsession=  input=...   Selects a free (no InputScript running) and matching SAP GUI session for processing, or queues the request if none is available
New For security reasons, the option AllowExternalInput Yes is now required in the local guixt.ini for command line calls guixt.exe input=
New NoDropdownlist -searchHelp now shows the searchhelp icon
Corr NoDropdownlist changed read-only dropdown lists to normal input fields
GuiXT Controls Availability Description

2026 Q2 1

March 28, 2026

Corr
Resizing a HelpView window (helpview file in HTML format) could crash SAP GUI in versions 2026 Q1 4 and Q1 5.
Corr
WebView: Incorrect HTML rendering could occur on high resolution monitors (4K) depending on display scaling.

2026 Q1 5

March 8, 2026

 
Correction for InputAssistant

2026 Q1 4

March 8, 2026

Corr
The Help views are now implemented via Chromium engine instead of Internet Explorer Control.

2026 Q1 3

February 5, 2026

Corr CallJSAsync in Chromium mode without effect
Corr The legacy View statement (Internet Explorer Control) is now largely supported again for compatibility reasons and implemented internally by  Control. It is recommended to replace it with WebView (Chromium based) in order to display modern websites.

2026 Q1 2

January 2, 2026

  Corrections for GuiXT and InputAssistant only

2026 Q1 1

December 18, 2025

  Corrections for GuiXT and InputAssistant only
GuiXT Utilities Availability Description

2026-04-17

April 17, 2026

Corr /guixt/dbselect: Range table maximum value length increased from 35 to 50 characters
Script Editor Pro Availability Description

2026 Q1 1

December 18, 2025

New PrettyPrint and Syntax Check: GuiXT options updated
New "Activate script" in wysiwyg mode now activates the script and closes the wysiwyg mode