You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added a setting for a specific Browser by editing the settings.cfg file. Add the string parameter
15
17
``browser`` in the section ``[Plugins][[Test Runner]]``.
18
+
(2.1b1 - 2024-09-21)
19
+
- Added color to Test Runner Console Log final output, report and log since RF v7.1rc1.
20
+
- Added Korean language support for UI, experimental.
21
+
- Added option ``caret style`` to change insert caret to `block` or `line` in Text Editor, by editing ``settings.cfg``.
22
+
The color of the caret is the same as `setting` and will be adjusted for better contrast with the background.
23
+
(2.1a3 - 2024-07-22)
24
+
- Added support for Setup in keywords, since Robot Framework version 7.0.
25
+
- Added support for new VAR marker, since Robot Framework version 7.0.
26
+
- Added configurable style of the tabs in notebook pages, Edit, Text, Run, etc. Parameter ``notebook theme``
27
+
takes values from 0 to 5. See wxPython, demo for agw.aui for details.
28
+
- Added UI localization and support for Japanese configured test suites, valid for Robot Framework version 7.0.1 or higher.
29
+
- Added to Grid Editor, changing Zoom In/Out with ``Ctrl-Mouse Wheel`` and setting at Preferences.
30
+
- Added actions on columns of Grid Editor: Double-Click or Right Mouse Click, allows to edit the column name for Data
31
+
Driven or Templated; Left Mouse Click, selects the column cells.
32
+
- Added command line option, ``--settingspath``, to select a different configuration. For example, you can have different
33
+
colour settings or UI language.
34
+
- Added different settings file, according the actual Python executable, if not the original installed.
35
+
This allows different configurations, like, for example, in a virtual environment
36
+
- Added context option ``Open Containing Folder`` to test suites directories in Project Explorer.
37
+
- Added a setting for a specific file manager by editing the settings.cfg file. Add the string parameter ``file manager`` in the section ``[General]``.
38
+
- Added minimal support to have comment lines in Import settings. These are not supposed to be edited in Editor, and new lines are added at Text Editor.
39
+
- Added a selector for Tasks and Language to the New Project dialog. Still some problems: Tasks type changes to Tests,
40
+
localized sections only stay translated after Apply in Text Editor.
41
+
- Added UI localization prepared for all the languages from installed Robot Framework version 6.1, or
42
+
higher. Major translations are: Dutch, Portuguese and Brazilian Portuguese. Language is selected from
43
+
Tools->Preferences->General.
44
+
- Added support for language configured test suites, with installed Robot Framework version 6.1 or higher.
45
+
- Fields are shown in the language of the files in Grid Editor (will be configurable in future versions).
46
+
- Tooltips for the fields are always shown in English.
47
+
- Colorization for language configured files is working in Text Editor.
48
+
(2.0.8.1 - 2023-11-01)
49
+
- Added auto update check when development version is installed
50
+
- Added menu option ``Help->Check for Upgrade`` which allows to force update check and install development version
51
+
- Added ``Upgrade Now`` action to update dialog.
52
+
- Added Test Tags field (new, since Robot Framework 6.0) to Test Suites settings. This field will replace Default and
53
+
Force Tags settings, after Robot Framework 7.0
54
+
- Added content help pop-up on Text Editor by pressing ``Ctrl`` for text at cursor position or selected autocomplete list item
55
+
- Added Exclude option in context nenu for Test files, previously was only possible for Test Suites folders
56
+
- Added exclusion of monitoring filesystem changes for files and directories excluded in Preferences
57
+
- Added variables creation shortcuts (``Ctrl-1,2,5``) to fields Arguments in Grid Editor
58
+
- Added support for JSON variables, by using the installed Robot Framework import method
59
+
(2.0.7 - 2023-08-13)
60
+
- Added indication of matching brackets, ``()``, ``{}``, ``[]``, in Text Editor
61
+
- Added context menu to RIDE tray icon. Options Show, Hide and Close
62
+
- Added sincronization with Project Explorer to navigate to selected item, Test Case, Keyword, Variable, in Text Editor
63
+
Note: This feature is working fine in Fedora 38, but not on Windows and macOS.
64
+
(2.0.6 - 2023-06-10)
65
+
- Added boolean parameter ``filter newlines`` to Grid Editor with default ``True``, to hide or show newlines in cells
66
+
(2.0.5 - 2023-05-08)
67
+
- Added ``FOR`` scope markers (``IN``, ``IN RANGE``, ``IN ENUMERATE``, ``IN ZIP``) to auto-complete list
68
+
- Added support to read environment variable ``ROBOT_VERSION`` to apply some conditions.
69
+
- Added note on Test Timeout that **timeout message** is not supported since Robot v3.0.1
70
+
- Added the note, 'Colors will be active after next RIDE restart.' to the Preferences of Test Runner.
16
71
17
72
=== Changed
18
-
73
+
(2.1 - 2024-10-13)
19
74
- Changed the order of insert and delete rows in Grid Editor rows context menu.
75
+
(2.1b1 - 2024-09-21)
76
+
- Allow to do auto-suggestions of keywords in Text Editor without a shortcut, if you want to enable or disable this feature you can config in `Tools -> Preferences -> Text Editor -> Enable auto suggestions`.
77
+
(2.1a3 - 2024-07-22)
78
+
- Improved release packaging of RIDE, by using entry_points in setuptools configuration.
79
+
- Parsing of clipboard content to separate by cells in Grid Editor. NOTE: Need to Apply Changes in Text Editor to be effective.
80
+
- Improved selection of items from Tree in Text Editor. Now finds more items and selects whole line.
81
+
- Changed output in plugin Run Anything (Macros) to allow Zoom In/Out, and Copy content.
82
+
(2.0.8.1 - 2023-11-01)
83
+
- Improved keywords documentation search, by adding current dir to search
84
+
- Improved Move up/down, ``Alt-UpArrow``/``Alt-DownArrow`` in Text Editor, to have proper indentation and selection
85
+
- Improved **RIDE Log** and **Parser Log** windows to allow Zoom In/Out with ``Ctrl-Mouse Wheel``
86
+
- Hide continuation markers in Project Tree
87
+
- Improved content assistance in Text Editor by allowing to filter list as we type
88
+
- Improved file changes detection to only consider valid formats
89
+
- Improved keyword ``Find Usages`` to return more matches. Fails to find mixed spaces and ``_``
90
+
- In Grid Editor ``Ctrl-Shift-4`` now replaces escaped spaces ``\\ `` by spaces
91
+
(2.0.7 - 2023-08-13)
92
+
- Improve Text Editor auto-suggestions to keep libraries prefixes.
93
+
(2.0.6 - 2023-06-10)
94
+
- Changed ``tasks.py`` to test ``utest/application/test_app_main.py`` isolated from the other tests
95
+
- Improve auto-suggestions of keywords in Grid Editor by allowing to close suggestions list with keys ARROW_LEFT or ARROW_RIGHT
96
+
- Improve Text Editor auto-suggestions by using: selected text, text at left or at right of cursor
97
+
- Changed ``tasks.py`` to test ``utest/application/test_app_main.py`` isolated from the other tests
98
+
- Improve auto-suggestions of keywords in Grid Editor by allowing to close suggestions list with keys ARROW_LEFT or ARROW_RIGHT
99
+
- Improve Text Editor auto-suggestions by using: selected text, text at left or at right of cursor
100
+
(2.0.5 - 2023-05-08)
101
+
- Changed alias marker on library imports to consider variable ``ROBOT_VERSION``. If version is lower than 6.0, uses ``'WITH NAME'``, otherwise will use ``'AS'``
102
+
(2.0.3 - 2023-04-16)
103
+
- Allow to do auto-suggestions of keywords in Grid Editor without a shortcut, if you want to enable or disable this feature you can config in `Tools-> Preferences -> Grid Editor -> Enable auto suggestions`
104
+
- Made ``\\n`` visible when editing cells in Grid Editor (problematic in Windows)
105
+
106
+
=== Fixed
107
+
(2.1 - 2024-10-13)
108
+
- Fixed recognition of variables imported from YAML, JSON and Python files.
109
+
(2.1b1 - 2024-09-21)
110
+
- Fixed validation of multiple arguments with default values in Grid Editor.
111
+
- Fixed on Text Editor when Saving the selection of tests to run in Test Suites (Tree) is cleared.
112
+
- Fixed wrong item selection, like Test Suite, when doing right-click actions in Project Explorer.
113
+
- Fixed delete variable from Test Suite settings remaining in Project Explorer.
114
+
- Fixed obsfuscation of Libraries and Metadata panels when expanding Settings in Grid Editor and Linux systems.- Fixed validation of multiple arguments with default values in Grid Editor.
115
+
- Fixed on Text Editor when Saving the selection of tests to run in Test Suites (Tree) is cleared.
116
+
- Fixed wrong item selection, like Test Suite, when doing right-click actions in Project Explorer.
117
+
- Fixed delete variable from Test Suite settings remaining in Project Explorer.
118
+
- Fixed obsfuscation of Libraries and Metadata panels when expanding Settings in Grid Editor and Linux systems.
119
+
(2.1a3 - 2024-07-22)
120
+
- Fixed multiline variables in Variables section. In Text Editor they are separated by ... continuation marker.
121
+
In Grid Editor use | (pipe) to separate lines.
122
+
- Fixed keywords Find Usages in Grid Editor not finding certain values when using Gherkin.
123
+
- Fixed plugin Run Anything (Macros) not showing output and broken actions.
124
+
- Fixed headers and blank spacing in Templated tests
125
+
- Fixed removal of continuation marker in steps
126
+
- Fixed wrong continuation of long chains of keywords in Setups, Teardowns or Documentation
127
+
- Fixed New User Keyword dialog not allowing empty Arguments field
128
+
(2.0.8.1 - 2023-11-01)
129
+
- Fixed escaped spaces showing in Text Editor on commented cells
130
+
- Fixed resource files dissapearing from Project tree on Windows
131
+
- Fixed missing indication of link for User Keyword, when pressing ``Ctrl`` in Grid Editor
132
+
- Fixed exception when finding GREY color for excluded files and directories in Project Tree
133
+
- Colorization of Grid Editor cells after the continuation marker ``...`` and correct parsing of those lines
134
+
- Colorization of Grid Editor cells when contents is list or dictionary variables
135
+
- Validation of Grid Editor arguments types in keywords definitions. Now accepts ``@{}`` named-only marker
136
+
- Position of cursor in Text Editor auto-suggestions when line contains multibyte characters
137
+
- Drag and drop of variables defined with comments between resource files
138
+
(2.0.7 - 2023-08-13)
139
+
- Fixed non syncronized expanding/collapse of Settings panel in Grid Editor, on Linux
140
+
- Fixed not working the deletion of cells commented with ``\# `` in Grid Editor with ``Ctrl-Shift-D``
141
+
- Fixed empty line being always added to the Variables section in Text Editor
142
+
- Fixed wrong project reloading when file system changes detected, and other related problems
143
+
- Fixed control commands (``FOR``, ``IF``, ``TRY``, etc) being colorized as valid keywords when typed not in all caps in Grid Editor
144
+
- Fixed title of User Keyword in Grid Editor always showing ``Find Usages`` instead of the keyword name
145
+
- Fixed renaming keywords when they were arguments of ``Run Keywords`` in Setups and Teardowns
146
+
(2.0.5 - 2023-05-08)
147
+
- Fixed auto-indent on block commands in Text Editor
148
+
(2.0.3 - 2023-04-16)
149
+
- Fixed missing auto-enclosing when in Cell Editor in Linux
150
+
- Fixed RIDE will crash when using third party input method in Mac OS
151
+
- Fixed missing color definition for keyword call in Text Editor
152
+
- Fixed clearing or emptying fixtures (Setups, Teardowns), now removes headers and synchronizes Text Editor
153
+
- Fixed selection and persistance of colors in File Explorer and Project Tree panels
154
+
- Fixed not using defined color for help and HTML content
155
+
- Fixed missing newlines in sections separation
156
+
157
+
=== Removed
158
+
(2.1a3 - 2024-07-22)
159
+
- Removed support for HTML file format (obsolete since Robot Framework 3.2)
160
+
- Removed support for old Python versions, 3.6 nd 3.7.
Copy file name to clipboardexpand all lines: README.adoc
+9-5
Original file line number
Diff line number
Diff line change
@@ -20,34 +20,38 @@ We have a RIDE section topic in https://forum.robotframework.org/c/tools/ride/21
20
20
21
21
You can use the tag *robotframework-ide* to search and ask on https://stackoverflow.com/questions/tagged/robotframework-ide[StackOverflow].
22
22
23
-
== **Welcome to the development version of RIDE - next major release will be version 2.1**
23
+
== **Welcome to the development version of RIDE - next major release will be version 2.2**
24
24
25
+
<!--
25
26
If you are looking for the latest released version, you can get the source code from **https://github.com/robotframework/RIDE/releases[releases]** or from branch **https://github.com/robotframework/RIDE/tree/release/2.0.8.1[release/2.0.8.1]**
26
27
27
28
See the https://github.com/robotframework/RIDE/blob/master/doc/releasenotes/ride-2.0.8.1.rst[release notes] for latest release version 2.0.8.1
29
+
-->
28
30
29
31
**Version https://github.com/robotframework/RIDE/tree/release/2.0.8.1[2.0.8.1] was the last release supporting Python 3.6 and 3.7**
30
32
31
33
**Version https://github.com/robotframework/RIDE/tree/release/1.7.4.2[1.7.4.2] was the last release supporting Python 2.7**
32
34
33
35
34
-
**The current development version is based on 2.1b1, supports Python from 3.8 up to 3.12 (21th September 2024).**
36
+
**The current development version is based on 2.1, supports Python from 3.8 up to 3.12 (13th October 2024).**
35
37
36
38
Currently, the unit tests are tested on Python 3.10, and 3.12 (which is the recommended version).
37
39
Likewise, the current version of wxPython, is 4.2.2, but RIDE is known to work with 4.0.7 and 4.1.1 versions.
38
40
39
-
(3.6 <= python <= 3.11) Install current released version (*2.0.8.1*) with:
41
+
(3.6 <= python <= 3.11) Install current released version (*2.1*) with:
40
42
41
43
`pip install -U robotframework-ride`
42
44
43
-
(3.8 <= python <= 3.12) Install current development version (**2.1dev88**) with:
45
+
(3.8 <= python <= 3.12) Install current development version (**2.1**) with:
0 commit comments