RIDE 1.4
The most important feature of RIDE 1.4 is upgrading of the bundled RF to version 2.8.7 (issue #1446). In addition there are some usability enhancement and bug fixes, which are listed in the table below.
The source distribution is uploaded to Pypi and can be installed with pip
by running
pip install robotframework-ride==1.4
There's also a Windows installer available.
RIDE 1.4 was released on Saturday, 27th of June 2015.
ID | Type | Priority | Summary |
---|---|---|---|
#1446 | enhancement | critical | Robot Framework 2.8 compatibility |
#1371 | bug | high | Use installed RF to list standard libraries |
#1449 | enhancement | medium | Grid editor columns auto-resize |
#1395 | bug | medium | RIDE IndexError during test execution |
#1370 | bug | medium | 'View All Tags (F7)' does not work if there are multiple identical tags with different case(upper/lower) |
#1249 | bug | medium | Text box stuck on UI when renaming a test suite |
#1248 | bug | medium | Lib directory included twice into the source distribution |
#1162 | enhancement | medium | Preferences dialog has no action button to refresh the display |
#1105 | enhancement | medium | Run Keyword If argument enhancement |
#1455 | bug | low | Grid colorizer does not recognize changed settings. |
#1443 | bug | low | Import library spec dialog does not work on OSX |
#1403 | bug | low | RIDE doesn't restore to the un-minimised size, if it is closed when minimised. |
#1402 | bug | low | "New version of RIDE available"-dialog has wrong download URL |
#1401 | enhancement | low | Option to use monospace font in grid |
#1317 | enhancement | low | Bad error message when Robot Framework is not installed |
#1277 | bug | low | New resource file name is lower cased in Windows |
#837 | bug | low | Tag display only half visible |