@@ -150,16 +150,16 @@ def set_content(self, html_win, content):
150150
151151<p><a class="reference external" href="https://github.com/robotframework/RIDE/">RIDE (Robot Framework IDE)</a>
152152 { VERSION } is a new release with some enhancements and bug fixes. The reference for valid arguments is
153- <a class="reference external" href="https://robotframework.org/">Robot Framework</a> current version, 7.3.2 . However,
153+ <a class="reference external" href="https://robotframework.org/">Robot Framework</a> current version, 7.4 . However,
154154 internal library code is originally based on version 3.1.2, but adapted for new versions.</p>
155155<ul class="simple">
156- <li>This version supports Python 3.9 up to 3.13 (and also tested on 3.14 with wxPython 4.2.3 ).</li>
156+ <li>This version supports Python 3.9 up to 3.13 (and also tested on 3.14 with wxPython 4.2.4 ).</li>
157157<li>There are some changes, or known issues:<ul>
158158<!--
159159<li>🐞 - When upgrading RIDE and activate Restart, some errors are visible about missing /language file, and behaviour
160160 is not normal. Better to close RIDE and start a new instance.</li>
161161<li>🐞 - Problems with COPY/PASTE in Text Editor have been reported when using wxPython 4.2.0, but not with
162- version 4.2.1, 4.2.2 and 4.2.3 , which we now <em>recommend</em>.</li>
162+ version 4.2.1, 4.2.2, 4.2.3 and 4.2.4 , which we now <em>recommend</em>.</li>
163163-->
164164<li>🐞 - Rename Keywords, Find Usages/Find where used are not finding all occurrences. Please, double-check findings
165165and changes.</li>
@@ -188,15 +188,15 @@ def set_content(self, html_win, content):
188188</ul>
189189<!-- <p>We hope to implement or complete features and make fixes on next major version 2.1 (in mid Autumm of 2024).</p>
190190-->
191- <p><strong>The minimal wxPython version is, 4.0.7, and RIDE supports the current version, 4.2.3 , which we recommend.
191+ <p><strong>The minimal wxPython version is, 4.0.7, and RIDE supports the current version, 4.2.4 , which we recommend.
192192</strong></p>
193193<p><em>Linux users are advised to install first wxPython from .whl package at</em> <a class="reference external"
194194 href="https://extras.wxpython.org/wxPython4/extras/linux/gtk3/">wxPython.org</a>, or by using the system package
195195 manager.</p>
196196<p>The <a class="reference external" href="https://github.com/robotframework/RIDE/blob/master/CHANGELOG.adoc">
197197CHANGELOG.adoc</a> lists the changes done on the different versions.</p>
198- <p>All issues targeted for RIDE v2.2 can be found
199- from the <a class="reference external" href="https://github.com/robotframework/RIDE/issues?q=milestone%3Av2.2 ">issue
198+ <p>All issues targeted for RIDE v2.3 can be found
199+ from the <a class="reference external" href="https://github.com/robotframework/RIDE/issues?q=milestone%3Av2.3 ">issue
200200 tracker milestone</a>.</p>
201201<p>Questions and comments related to the release can be sent to the
202202<a class="reference external" href="https://groups.google.com/group/robotframework-users">robotframework-users</a>
@@ -239,7 +239,7 @@ def set_content(self, html_win, content):
239239<pre class="literal-block">python -m robotide.postinstall -install</pre>
240240<p>or</p>
241241<pre class="literal-block">ride_postinstall.py -install</pre>
242- <p>RIDE { VERSION } was released on 16 /December/2025.</p>
242+ <p>RIDE { VERSION } was released on 17 /December/2025.</p>
243243<br/>
244244<!--
245245<h3>Celebrate the bank holiday, 1st December, Restoration of the Independence of Portugal (from Spain in 1640)!!</h3>
0 commit comments