*******************
Added
=====
- Allow wrapping cell outputs
- Add support for ``%load`` and ``%edit`` magics
- Make icons in file browser configurable
- Implement ``display: grid`` support in HTML renderer
- Add terminal graphics support to webview
- Redirect kernel output to log
Fixed
=====
- Prevent entry of typed escape sequence codes into text areas
- Reset the terminal extended key mode at exit
- Limit horizontal scrolling of display areas
- Prevent error when commenting an empty cell
- Prevent moving through history in vi navigation mode
- Launch kernels from base prefix by default unless ``ipykernel`` is installed inside euporie's environment
- Use ``.md`` filename suffix when editing markdown cells in external editor
- Improve CSI-u escape sequence detection
Changed
=======
- Perform format conversions asynchronously
- Rename ``reset-tab`` command to ``refresh-tab``
----
*******************