<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <meta name="qrichtext" content="1">
    <style type="text/css">p, li { white-space: pre-wrap; }</style>
  </head>
  <body
style=" font-family:'Noto Sans'; font-size:10pt; font-weight:400; font-style:normal;">
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Hello Pythonistas,</p>
    <p
style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">I just uploaded eric 24.1. It fixes some bugs and adds these new features.</p>
    <ul>
      <li>General
</li>
      <ul>
        <li>Changed debug logging to be directed to a debug log file `eric7_debug.txt` in
 the `.eric7` directory.
</li>
      </ul>
      <li>Code Style Checker
</li>
      <ul>
        <li>Updated these checkers to support more cases.
</li>
        <ul>
          <li>Logging
</li>
          <li>Miscellaneous
</li>
          <li>Simplify
</li>
        </ul>
        <li>Extended the documentation style checker to check the tag sequence and the use
 of deprecated tags (eric doc style).
</li>
      </ul>
      <li>Editor
</li>
      <ul>
        <li>Added the capability to comment/uncomment/toggle comment for languages
 that do not support single line comments (e.g. HTML uses `<!--` and
 `-->`.
</li>
        <li>Added the capability to search & replace strings containing escape codes
 (like `\n`).
</li>
        <li>Introduced a configurable timeout after which the quick search text occurrences
 are highlighted (if this function is activated).
</li>
      </ul>
      <li>File Browser
</li>
      <ul>
        <li>Added context menu entries to show the directory path of an item in an
 external file manager.
</li>
      </ul>
      <li>Find In Files
</li>
      <ul>
        <li>Added the capability to search & replace strings containing escape codes
 (like `\n`).
</li>
      </ul>
      <li>Multiproject
</li>
      <ul>
        <li>Added the capability to indicate externally removed projects and actions
 to clear them out.
</li>
      </ul>
      <li>Project Browser
</li>
      <ul>
        <li>Added context menu entries to show the directory path of an item in an
 external file manager.
</li>
        <li>Added an entry to the background context menu to show the project
 directory in an external file manager.
</li>
      </ul>
      <li>Testing
</li>
      <ul>
        <li>Extended the testing dialog to allow filtering of the result list
 based on the result status.
</li>
        <li>Extended the testing dialog to allow to perform a discovery run only and
 just perform selected test cases of this list.
</li>
        <li>Extended the testing dialog to allow to perform the test with debugger
 support (only if the dialog was started from within eric IDE).
</li>
      </ul>
      <li>Viewmanager
</li>
      <ul>
        <li>Added `Close Tabs to the Left` and `Close Tabs to the Right` context
 menu entries to the tabview view manager.
</li>
        <li>Added `Close Editors Above` and `Close Editors Below` context menu
 entries to the listspace view manager.
</li>
      </ul>
      <li>Virtual Environments
</li>
      <ul>
        <li>Added the capability to search for unregistered Python interpreters in
 order to create an environment entry for those selected by the user.
</li>
      </ul>
      <li>Third Party packages
</li>
      <ul>
        <li>Upgraded pip-licenses to version 4.3.3.
</li>
        <li>Upgraded pycodestyle to version 2.11.1.
</li>
      </ul>
    </ul>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">It is available via the eric web site or PyPI.</p>
    <p
style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><a
    href="https://eric-ide.python-projects.org/index.html"><span
    style=" text-decoration: underline; color:#2980b9;">https://eric-ide.python-projects.org/index.html</span></a></p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><a
    href="https://pypi.org/project/eric-ide/"><span
    style=" text-decoration: underline; color:#2980b9;">https://pypi.org/project/eric-ide/</span></a></p>
    <p
style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Regards,</p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Detlev</p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">-- </p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span
    style=" font-weight:600;">Detlev Offenbach</span></p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><a
    href="mailto:detlev@die-offenbachs.de"><span
    style=" text-decoration: underline; color:#2980b9;">detlev@die-offenbachs.de</span></a> </p>
  </body>
</html>