Skip to content

Commit a4c2cca

Browse files
Update ride-2.1.5.rst
1 parent f8bf209 commit a4c2cca

File tree

1 file changed

+1
-39
lines changed

1 file changed

+1
-39
lines changed

doc/releasenotes/ride-2.1.5.rst

Lines changed: 1 addition & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -40,44 +40,6 @@
4040
- Fix cursor position when editing cells in Grid Editor.
4141
- Added parsing of option **--name** or **-N** and **Name** setting,
4242
to allow running tests with them set.
43-
- Fix broken installation of RIDE v2.1.4 by adding missing
44-
dependencies.
45-
- Added **Tools->Library Finder...** to install libraries and
46-
**Help->Open Library Documentation...** . They share the same
47-
dialog, and definitions are recorded in \``settings.cfg`\`.
48-
- Added context menu to install libraries and to open documentation
49-
in Grid Editor Import section. Same as above description.
50-
- Added keyboard shortcuts **Ctrl-Shift-Up** and **Ctrl-Shift-Down**
51-
as alternatives to **Alt-Up** and **Alt-Down** to move rows in
52-
Grid and Text Editors.
53-
- Improved vertical scroll in Grid Editor, by having main scroll
54-
bars out of cells.
55-
- Fixed Create Desktop Shortcut by pointing executable to **python
56-
-m robotide**.
57-
- Changed arguments parser to allow **--version** and **--help**
58-
functional in Windows.
59-
- Improved auto-complete in Grid Editor, to allow several matches.
60-
- Fixed white blocks on Tree due to failed animation when test
61-
execution is too rapid, causing crash on Windows.
62-
- Added Settings Editor button to Preferences dialog, to edit
63-
settings.cfg.
64-
- Created backup of settings.cfg to allow recovering some settings
65-
when broken upgrades.
66-
- Changed some informative dialogs and JSON Editor to use the
67-
customized colors.
68-
- Added current executing keyword and other statuses to TestRunner
69-
status bar.
70-
- Modified import statements to allow running RIDE without Robot
71-
Framework installed or versions older than 6.0.
72-
- Added Config Panel button to supported installed Plugins next to
73-
their name in Plugin Manager dialog.
74-
- Added Config Panel button to Plugins, working examples in Text
75-
Editor and Test Runner.
76-
- On Windows ignore false modification on files when opening Test
77-
Suites, causing confirmation dialog.
78-
- Added divided Status Bar. Left side for main window, right side
79-
for Plugins. Working example in Text Editor, when selecting in
80-
Tree shows the filename in StatusBar.
8143

8244
**The minimal wxPython version is, 4.0.7, and RIDE supports the
8345
current version, 4.2.3, which we recommend.**
@@ -110,7 +72,7 @@
11072

11173
.. code:: literal-block
11274
113-
pip install --upgrade robotframework-ride==2.1.4.1
75+
pip install --upgrade robotframework-ride==2.1.5
11476
11577
to install exactly the specified release, which is the same as using
11678

0 commit comments

Comments
 (0)