ITADN
joouha/euporie

版本发布 8

v2.10.3
? · 2025-12-19

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

v2.8.14
? · 2025-10-01

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.12
? · 2025-08-18

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

v2.8.11
? · 2025-04-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
? · 2025-04-02

Fixed ===== - Fix error with code reformatting - Prevent change dialog error when launching console with unknown kernel

v2.8.9
? · 2025-03-31

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

v2.8.8
? · 2025-03-20

Fixed ===== - Fix kitty graphics detection query

v2.8.6
? · 2025-01-29

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