Komodo 8.5.4 release is now available

Todd Whiteman <[email protected]> Thu, 21 Aug 2014 15:51:58 -0700
Newsgroups gmane.comp.ide.komodo.general
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============2100291605==
Content-Type: multipart/alternative;
	boundary="------------020203060904030803040306"

This is a multi-part message in MIME format.
--------------020203060904030803040306
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable

Hello,

On behalf of the Komodo team, I am pleased to announce the release of=20
Komodo 8.5.4. This build contains important bug fixes and is a=20
recommended update for all Komodo 8 users.

If your already using Komodo 8, then use the /Help > Check for Updates/=20
menu to start the update, else you use the link below.

Download Komodo 8.5.4 <http://www.komodoide.com/download>

------------------------------------------------------------------------


    Release Highlights

This release fixes a number of important bugs, including the following:

  * Windows high DPI font rendering and positioning issues (Bug 100492
    <http://bugs.activestate.com/show_bug.cgi?id=3D100492>)
  * PHP memory leaks from codeintel file scanning (out-of-memory errors)
    (Bug 102643 <http://bugs.activestate.com/show_bug.cgi?id=3D102643>)
  * Python 3.4 debugging fix (Bug 103631
    <http://bugs.activestate.com/show_bug.cgi?id=3D103631>)


      Other Changes

  * Code Intelligence: CSS: Show pseudo completions after colan. (Bug
    104799 <https://bugs.activestate.com/show_bug.cgi?id=3D104799>)
  * Code Intelligence: JavaScript: Ensure document completions work
    inside of HTML. (Bug 102993
    <http://bugs.activestate.com/show_bug.cgi?id=3D102993>)
  * Debugging: Tcl: Update appLaunch.tcl file. (Bug 101199
    <http://bugs.activestate.com/show_bug.cgi?id=3D101199>)
  * Editor: Automatically enable word-wrap when a file has long lines.
    (Bug 93790 <http://bugs.activestate.com/show_bug.cgi?id=3D93790>)
  * Editor: Django: Highlight /elif/ tag, /elseif/ in Twig (and improve
    auto-indent). (Bug 101792
    <http://bugs.activestate.com/show_bug.cgi?id=3D101792>)
  * Editor: When changing case in column selection, stay in column
    selection. (Bug 100269
    <http://bugs.activestate.com/show_bug.cgi?id=3D100269>)
  * Find: Ensure find markers are not added more than once. (Bug 104553
    <http://bugs.activestate.com/show_bug.cgi?id=3D104553>)
  * Find: Stop find options from changing when using multi caret
    commands. (Bug 103329
    <http://bugs.activestate.com/show_bug.cgi?id=3D103329>)
  * Places: After creating a new file, open it and display it in places.
    (Bug 94287 <http://bugs.activestate.com/show_bug.cgi?id=3D94287>)
  * Places: Cull deleted items in places history menu. (Bug 98684
    <http://bugs.activestate.com/show_bug.cgi?id=3D98684>)
  * Preferences: Indentation Settings: Allow per language settings to be
    saved. (Bug 99431 <http://bugs.activestate.com/show_bug.cgi?id=3D9943=
1>)
  * Projects: When opening a new project is aborted, keep the old
    project on the MRU list. (Bug 94201
    <http://bugs.activestate.com/show_bug.cgi?id=3D94201>)
  * SDK: Ensure koext startlang works with =E2=80=93is-html-based argumen=
t (Bug
    104551 <http://bugs.activestate.com/show_bug.cgi?id=3D104551>).
  * Source Code: Checkout: Remember the checkout textbox url. (Bug 99395
    <http://bugs.activestate.com/show_bug.cgi?id=3D99395>)
  * Source Code: Git: Ensure git submodules are properly detected in
    commit dialog. (Bug 95701
    <http://bugs.activestate.com/show_bug.cgi?id=3D95701>)
  * Syntax Checking: Python: Reinstate passing =E2=80=93rcfile to pylint.=
 (Bug
    101777 <http://bugs.activestate.com/show_bug.cgi?id=3D101777>)
  * Syntax Checking: Python: Tell pylint where to find .pylintrc. (Bug
    101777 <http://bugs.activestate.com/show_bug.cgi?id=3D101777>)
  * Toolbox: Stop duplication of snippets when dropping snippet text.
    (Bug 103113 <http://bugs.activestate.com/show_bug.cgi?id=3D103113>)
  * UI: Re-enable word-wrap in output panels (command output, debugger
    output). (Bug 98471 <http://bugs.activestate.com/show_bug.cgi?id=3D98=
471>)

------------------------------------------------------------------------


    Any Questions?

For Komodo feedback, please contact us through one of the channels below:

forums: http://forum.komodoide.com/
email: http://listserv.activestate.com/mailman/listinfo/komodo-discuss
bugs: http://bugs.activestate.com/enter_bug.cgi?product=3DKomodo
irc: irc://irc.mozilla.org/#komodo


Cheers,
Todd


--------------020203060904030803040306
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html>
  <head>
    <meta http-equiv=3D"content-type" content=3D"text/html; charset=3Dutf=
-8">
  </head>
  <body bgcolor=3D"#FFFFFF" text=3D"#000000">
    Hello,<br>
    <br>
    On behalf of the Komodo team, I am pleased to announce the release
    of Komodo 8.5.4. This build contains important bug fixes and is a
    recommended update for all Komodo 8 users.
    <div class=3D"content">
      <p>If your already using Komodo 8, then use the <em>Help &gt;
          Check for Updates</em> menu to start the update, else you use
        the link below.</p>
      <div class=3D"centered"> <a
          href=3D"http://www.komodoide.com/download" class=3D"button big
          primary"> Download Komodo 8.5.4</a><br>
        <br>
        <hr size=3D"2" width=3D"100%"><span></span></div>
      <h2>Release Highlights</h2>
      <p>This release fixes a number of important bugs, including the
        following:</p>
      <ul>
        <li>Windows high DPI font rendering and positioning issues (Bug
          <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D100492"=
>100492</a>)</li>
        <li>PHP memory leaks from codeintel file scanning (out-of-memory
          errors) (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D102643"=
>102643</a>)</li>
        <li>Python 3.4 debugging fix (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D103631"=
>103631</a>)</li>
      </ul>
      <h3>Other Changes</h3>
      <ul>
        <li> Code Intelligence: CSS: Show pseudo completions after
          colan. (Bug <a target=3D"_blank"
            href=3D"https://bugs.activestate.com/show_bug.cgi?id=3D104799=
">104799</a>)</li>
        <li> Code Intelligence: JavaScript: Ensure document completions
          work inside of HTML. (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D102993"=
>102993</a>)</li>
        <li> Debugging: Tcl: Update appLaunch.tcl file. (Bug <a
            target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D101199"=
>101199</a>)</li>
        <li> Editor: Automatically enable word-wrap when a file has long
          lines. (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D93790">=
93790</a>)</li>
        <li> Editor: Django: Highlight <em>elif</em> tag, <em>elseif</em>
          in Twig (and improve auto-indent). (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D101792"=
>101792</a>)</li>
        <li> Editor: When changing case in column selection, stay in
          column selection. (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D100269"=
>100269</a>)</li>
        <li> Find: Ensure find markers are not added more than once.
          (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D104553"=
>104553</a>)</li>
        <li> Find: Stop find options from changing when using multi
          caret commands. (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D103329"=
>103329</a>)</li>
        <li> Places: After creating a new file, open it and display it
          in places. (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D94287">=
94287</a>)</li>
        <li> Places: Cull deleted items in places history menu. (Bug <a
            target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D98684">=
98684</a>)</li>
        <li> Preferences: Indentation Settings: Allow per language
          settings to be saved. (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D99431">=
99431</a>)</li>
        <li> Projects: When opening a new project is aborted, keep the
          old project on the MRU list. (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D94201">=
94201</a>)</li>
        <li> SDK: Ensure koext startlang works with =E2=80=93is-html-base=
d
          argument (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D104551"=
>104551</a>).</li>
        <li> Source Code: Checkout: Remember the checkout textbox url.
          (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D99395">=
99395</a>)</li>
        <li> Source Code: Git: Ensure git submodules are properly
          detected in commit dialog. (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D95701">=
95701</a>)</li>
        <li> Syntax Checking: Python: Reinstate passing =E2=80=93rcfile t=
o
          pylint. (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D101777"=
>101777</a>)</li>
        <li> Syntax Checking: Python: Tell pylint where to find
          .pylintrc. (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D101777"=
>101777</a>)</li>
        <li> Toolbox: Stop duplication of snippets when dropping snippet
          text. (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D103113"=
>103113</a>)</li>
        <li> UI: Re-enable word-wrap in output panels (command output,
          debugger output). (Bug <a target=3D"_blank"
            href=3D"http://bugs.activestate.com/show_bug.cgi?id=3D98471">=
98471</a>)<br>
        </li>
      </ul>
      <hr size=3D"2" width=3D"100%">
      <h2>Any Questions?</h2>
      <p> For Komodo feedback, please contact us through one of the
        channels below: </p>
      forums: <a href=3D"http://forum.komodoide.com/">http://forum.komodo=
ide.com/</a><br>
      email: <a
        href=3D"http://listserv.activestate.com/mailman/listinfo/komodo-d=
iscuss">http://listserv.activestate.com/mailman/listinfo/komodo-discuss</=
a><br>
      bugs: <a
        href=3D"http://bugs.activestate.com/enter_bug.cgi?product=3DKomod=
o">http://bugs.activestate.com/enter_bug.cgi?product=3DKomodo</a><br>
      irc: <a href=3D"irc://irc.mozilla.org/#komodo">irc://irc.mozilla.or=
g/#komodo</a>
      <p><br>
        Cheers,<br>
        Todd<br>
        <br>
      </p>
    </div>
  </body>
</html>

--------------020203060904030803040306--

--===============2100291605==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Komodo-discuss mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss

--===============2100291605==--