.. _changelog: Jupyter notebook changelog ========================== A summary of changes in the Jupyter notebook. For more detailed information, see `GitHub `__. 4.1.x ----- - Properly handle reaping of zombie subprocesses. - Moved the cell toolbar selector into the view menu `[screencast] `__. - Added the ability to mark cells and perform actions on those cells - Added the command palette - Added the search and replace dialog 4.0.x ----- 4.0.6 ***** - fix installation of mathjax support files - fix some double-escape regressions in 4.0.5 - fix a couple of cases where errors could prevent opening a notebook 4.0.5 ***** Security fixes for maliciously crafted files. - `CVE-2015-6938 `__: malicious filenames - `CVE-2015-7337 `__: malicious binary files in text editor. Thanks to Jonathan Kamens at Quantopian and Juan Broullón for the reports. 4.0.4 ***** - Fix inclusion of mathjax-safe extension 4.0.2 ***** - Fix launching the notebook on Windows - Fix the path searched for frontend config 4.0.0 ***** First release of the notebook as a standalone package.