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
Copy file name to clipboardExpand all lines: doc/releasenotes/ride-1.7.4.rst
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,14 @@
1
-
=========================
2
-
Robot Framework IDE 1.7.4
3
-
=========================
1
+
============================
2
+
Robot Framework IDE 1.7.4rc1
3
+
============================
4
4
5
5
6
6
.. default-role:: code
7
7
8
8
9
-
`RIDE (Robot Framework IDE)`_ 1.7.4 is a new release with major enhancements
10
-
and bug fixes. This version 1.7.4 includes fixes for installer, Font Type selection, Text Editor improvements and new File explorer.
9
+
`RIDE (Robot Framework IDE)`_ 1.7.4rc1 is a new release with major enhancements
10
+
and bug fixes. This version 1.7.4rc1 includes fixes for installer, Font Type selection, Text Editor improvements and new File explorer.
11
11
The reference for valid arguments is `Robot Framework`_ version 3.1.2.
12
-
**MORE intro stuff...**
13
12
14
13
* This is the **last version supporting Python 2.7**.
15
14
* A new File Explorer allows to open supported file types in RIDE, or other types in a basic code editor. To open a file you must double-click on it (project folders open with right-click after being highlighted with left-click). If it is a supported file format but not with the correct structure (for example a resource file), an error message is shown, and then opens in code editor.
@@ -34,8 +33,7 @@ The reference for valid arguments is `Robot Framework`_ version 3.1.2.
34
33
*Linux users are advised to install first wxPython from .whl package at* `wxPython.org`_.
35
34
36
35
37
-
**REMOVE reference to tracker if release notes contain all issues.**
38
-
All issues targeted for RIDE v1.7.4 can be found
36
+
All issues targeted for RIDE v1.7.4rc1 can be found
39
37
from the `issue tracker milestone`_.
40
38
41
39
Questions and comments related to the release can be sent to the
@@ -76,7 +74,7 @@ You can then go to `Tools>Create RIDE Desktop Shortcut`, or run the shortcut cre
76
74
77
75
python -m robotide.postinstall -install
78
76
79
-
RIDE 1.7.4 was released on Tuesday December 24, 2019.
77
+
RIDE 1.7.4rc1 was released on Tuesday December 24, 2019.
0 commit comments