版本发布 8
Added ===== - Resize handle hint to sidebar border Fixed ===== - Fix ``euporie-hub`` launch - Fix loading of lists in config - Final side bar button border color in 1-bit color mode - First input not visible in notebook console if it has no output
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
Added ===== - The default color scheme will now automatically response 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
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
Fixed ===== - Fix error with code reformatting - Prevent change dialog error when launching console with unknown kernel
Fixed ===== - Removed unnecessary private sixel color mode - Fix ``preview`` app crash due to incorrect edit mode check Changed ======= - Optimize cell content updating in ``preview`` app - Do not update cell on reformat if nothing changes
Fixed ===== - Fix kitty graphics detection query
Added ===== - Add initial implementation of kitty graphics unicode placeholders (https://sw.kovidgoyal.net/kitty/graphics-protocol/#unicode-placeholders) - Add configuration option for customizing individual style elements Changed ======= - Create backup file when saving a file - Prevent the need to use an escaped JSON string when defining custom logging configuration Fixed ===== - Fix issues with web viewer not loading due to loss of focus - Fix issue with parsing of LSP formatting changes