*******************
Added
=====
- Add ``cahfa.py`` image renderer
- Add command to clear screen
- Add a "Restart kernel and clear all output" command
- Add commands for clearing cell outputs
- The ``scroll-up-5-lines`` and ``scroll-down-5-lines`` commands now scroll to the top or bottom of the document if less than 5 lines remain
- "Open" and "Save As" dialogs now include a file browser
- Added a side-bar, which currently shows a file browser
- Add file display tab
- Minor usability improvements to widgets
- Partially obscured images are now rendered using terminal graphics
Fixed
=====
- Change "toggle cell inputs" / "toggle cell outputs" click area to just prompt number
- Focus notebook page on click
- Add global dragging to slider widgets
- Fixed crash when merging last two cells in a notebook
- Relaxed dependency specification constraints
Changed
=======
- Major re-write of HTML renderer (there is still work to be done on rendering the contents of inline elements).
----
*******************