- Fix various graphics rendering glitches - Disable line wrapping before probing terminal to prevent unrecognised APCs moving the cursor to the next line
----
*******************
2.0.6
*******************
Fixed =====
- Prevent last cell of SIXEL images being overwritten - Fix ubiqitous hyperlink issue - Fix graphics detection for Konsole - Hide kitty detection APC sequence in terminals which do not support APC codes
----
*******************
2.0.5
*******************
Added =====
- Add interactive JSON cell output preview
Fixed =====
- Sort configuration sub-menus - Prevent crash when opening key-binding dialog - Prevent jumping when scrolling if document is less than one page long - Fixed issue with range sliders which caused a crash on notebook load
----
*******************
2.0.4
*******************
Added =====
- Add colorful command line help text
Changed =======
- Pre-render cells in background thread when notebook is loaded - Make scrolling the notebook significantly less janky
Fixed =====
- Scroll the selected cell into view when entering cell edit mode - Prevent excessive re-rendering of cells
----
*********************
2.0.3
*********************
Fixed =====
- Handle deleted cells in cell mouse handle wrapper - Fixed bug in ``euporie-notebook`` where cursor remains hidden when the app exits - Fix inverted missing kernel logic
----
*********************
2.0.2
*********************
Fixed =====
- Fixed bug where rendering LaTeX in HTML would sometime fail - Fixed bug where ipywidget float log sliders would not accept intermediate values