Releases: joouha/euporie
Releases · joouha/euporie
v2.9.1
v2.9.0
Added
- Add
ipymplwidget - Enable custom mouse handlers for
Displaywidgets - Enable saving files from
DisplayTabs
Changed
- Startup optimizations
Fixed
- Only update application style once when querying terminal colors
v2.8.15
Added
- Add "No Kernel" to kernel selection list
Fixed
- Fix race condition in margin width calculation caching when pre-rendering cells
- Fixed error when attempting to scroll outputs of empty cell
v2.8.14
Added
- Expand dataframe tables when cell outputs are unwrapped
- Recognise LaTeX contained within MathJax tags (
\[,\() in HTML
Fixed
- Fix whitespace around inline-block elements in HTML
- Fix multi-index padding issue in dataframe CSS
- Fix issue with trailing
$in markdown LaTeX - Properly hide hidden menu items
- Link horizontal scrolling of cell outputs
v2.8.13
Fixed
- Fix crash caused by incorrect type of default logging configuration in hub app
v2.8.12
Added
- The default color scheme will now automatically respond to color palette changes in terminals which support CSI 2031 mode
Fixed
- Prevent line jumping at startup due to typo in kitty graphics terminal query
- Improve parsing of ANSI escape codes in cell outputs
- Add additional CSI-u key codes (fixes arrow keys in Contour terminal)
- Rename
"config"to"settings"in default LSP configurations
v2.8.11
Added
- Add ability for local Python kernels to run inside virtual environments without euporie being installed in that virtual environment
Changed
- Wrap cell outputs be default
Fixed
- Fix wrapping of cell outputs in euporie-console
v2.8.10
Fixed
- Fix error with code reformatting
- Prevent change dialog error when launching console with unknown kernel
v2.8.9
Fixed
- Removed unnecessary private sixel color mode
- Fix
previewapp crash due to incorrect edit mode check
Changed
- Optimize cell content updating in
previewapp - Do not update cell on reformat if nothing changes
v2.8.8
Fixed
- Fix kitty graphics detection query