diff --git a/src/robotide/application/CHANGELOG.html b/src/robotide/application/CHANGELOG.html
index 3ddc678df..275bd3b43 100644
--- a/src/robotide/application/CHANGELOG.html
+++ b/src/robotide/application/CHANGELOG.html
@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
-
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
.
+
-
+Fixed obsfuscation of Libraries and Metadata panels when expanding Settings in Grid Editor and Linux systems.
-
Added support for Setup in keywords, since Robot Framework version 7.0.
-
@@ -43,7 +45,7 @@
Tooltips for the fields are always shown in English.
-
Colorization for language configured files is working in Text Editor.
-
-
Fixed multiline variables in Variables section. In Text Editor they are separated by … continuation marker.
In Grid Editor use | (pipe) to separate lines.
-
@@ -89,7 +91,7 @@
Added variables creation shortcuts (``Ctrl-1,2,5``) to fields Arguments in Grid Editor
-
Added support for JSON variables, by using the installed Robot Framework import method
-
-
Fixed escaped spaces showing in Text Editor on commented cells
-
Fixed resource files dissapearing from Project tree on Windows
@@ -130,7 +132,7 @@
-
Added sincronization with Project Explorer to navigate to selected item, Test Case, Keyword, Variable, in Text Editor
Note: This feature is working fine in Fedora 38, but not on Windows and macOS.
-
-
Fixed non syncronized expanding/collapse of Settings panel in Grid Editor, on Linux
-
Fixed not working the deletion of cells commented with ``\# `` in Grid Editor with ``Ctrl-Shift-D``
@@ -164,13 +166,13 @@
Added the note, Colors will be active after next RIDE restart. to the Preferences of Test Runner.
-
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``
-
-
Fixed missing auto-enclosing when in Cell Editor in Linux
-
Fixed RIDE will crash when using third party input method in Mac OS
@@ -272,7 +274,7 @@
- Changed icon background to white
- Made Project Tree and File Explorer panels, Plugins.
- wx.NewId() to wx.NewIdRef()
-- Separated AppendText for Messages Log
(2.0rc1 - 2023-02-26)
+- Separated AppendText for Messages Log
(2.0rc1 - 2023-02-26)
- Fixed blank Grid Editor at keywords with steps commented with ``\# ``, by using ``Ctrl-Shift-3 on Text Editor
(2.0b3 - 2023-01-15)
. Fixed low performance when opening large projects
@@ -354,7 +356,7 @@
Added move up and move down rows to Text Editor, by using ``Alt-Up`` and ``Alt-Down``
Added insert and delete rows to Text Editor, by using ``Ctrl-I`` and ``Ctrl-D``
-RIDE {VERSION} was released on 03/August/2024.
+RIDE {VERSION} was released on 05/August/2024.