Releases: joouha/euporie
Releases · joouha/euporie
v2.10.4
v2.10.3
Added
- Resize handle hint to sidebar border
Fixed
- Fix
euporie-hublaunch - 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.10.2
Fixed
- Update required
prompt_toolkitversion - Make quick-action frame border rounded in new-tab
- Fix garbling of colored CLI help text on Python 3.14+
v2.10.1
Fixed
- Reactivate input options
v2.10.0
Added
- Added support for relative line numbers
- Added code minimap to sidebar
- Added table-of-contents sidebar panel
- Save sidebar selection and width
- Add new tab page
- Add colors to file icons
- Add console tab to notebook app
- Make euporie compatible with pyodide
- Make sidebar resizable
- Add ability to toggle hidden files in the file browser
- Add matplotlib figure support in local-python kernel
Fixed
- Fix toggling line numbers
- Do not show "kernel died" message if tab closed before kernel finishes starting
- Allow scrolling on notebook background pattern
- Fix exception if searching with no open tabs
- Improve kernel selection detection
- Allow opening HTTP urls from file open dialog
Changed
- Add slight fuzzy-search to command bar
- Added new logo
v2.9.1
Added
- Various improvements to startup performance
Fixed
- Fix bug on MacOS where terminal was set to cooked mode when ipykernel was installed
- Fixed validation error after changing kernel at console startup
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