Skip to content

v2.2.1.1

Latest

Choose a tag to compare

@HelioGuilherme66 HelioGuilherme66 released this 08 Dec 15:50

Robot Framework IDE 2.2.1.1

Please see the complete release notes here.

Below is an excerpt of it:

RIDE (Robot Framework IDE) v2.2.1.1 is a new release with some enhancements and bug fixes. The reference for valid arguments is Robot Framework current version, 7.3.2. However, internal library code is originally based on version 3.1.2, but adapted for new versions.

This version supports Python 3.9 up to 3.14.

There are some changes, or known issues:

  • 🐞 - Rename Keywords, Find Usages/Find where used are not finding all occurrences. Please, double-check findings and changes.
  • 🐞 - Some argument types detection (and colorization) is not correct in Grid Editor.
  • 🐞 - In Grid Editor, private keywords defined in test suites with Name setting, will show with error color even if used correctly in another local keyword.
  • 🐞 - RIDE DOES NOT KEEP Test Suites formatting or structure, causing differences in files when used on other IDE or Editors. The option to not reformat the file is not working.
  • 🐞 - In Grid Editor, when showing settings, scrolling down with mouse or using down is not working. You can change to Text Editor and back to Grid Editor, to restore normal behavior.
  • 🐞 - In Files Explorer, when in floating window, the files tree is not always using all available space. Do a small resize of window to redraw.

New Features and Fixes Highlights

  • Added context menu to File Explorer, to Open test suites directories or test suites files (also with double-click).
  • Added context menu option to Open Containing Folder, in operating system file explorer, or specific tool.
  • Added Config Panel button to File Explorer plugin. Here, you can set the operating system file explorer, or specify other tool, the Font style, and Colors.
  • Fixed persistence of the state docked/floating of File Explorer.
  • Fixed Cut (Ctrl-X) when editing the content of a cell in Grid Editor, before was deleting all content.

Linux users are advised to install first wxPython from .whl package at wxPython.org, or by using the system package manager.

===========================================

RIDE v2.2.1.1 was released on 08/December/2025.