<div dir="ltr"><div><div><div><div>Hi all,<br><br></div>We've just released IPython 2.2, which rolls up a few bugfixes that have been backported since the last release. This includes a fix for a security issue posted a few days ago, which could have allowed an attacker who could intercept network traffic (e.g. on insecure wifi) to intercept a request for Mathjax and send back malicious javascript which would run in the notebook. The fix was simply to always load mathjax over HTTPS:<br>

<a href="https://github.com/ipython/ipython/pull/6249">https://github.com/ipython/ipython/pull/6249</a><br><br></div>You can see the full list of issues and PRs for this release here:<br><a href="http://ipython.org/ipython-doc/stable/whatsnew/github-stats-2.0.html#issues-closed-in-2-2-0">http://ipython.org/ipython-doc/stable/whatsnew/github-stats-2.0.html#issues-closed-in-2-2-0</a><br>

<br></div>You can install this release in any of the usual ways.<br><a href="http://ipython.org/install.html">http://ipython.org/install.html</a><br><br></div>Thomas<br></div>