*******************
Added
=====
- Implement CSS blink
- Implement progressive rendering in webview
- Pre-render terminal graphics to speed up notebook scrolling
- Add support for ``ruff`` code formatter
- Add support for inline LaTeX math in markdown
- Add ``ziamath`` LaTeX to SVG converter
- Set scroll offset to 1 on cell inputs
Changed
=======
- Rename ``--tmux-graphics`` option to ``--multiplexer-passthrough``, and make it additionally work with GNU screen
- Improve ``imagemagick`` detection so it works on Debian
Fixed
=====
- Top line of app no longer disappears sometimes when opening file
- Redraw app on theme update
- Fix ``PgUp`` and ``PgDn`` keybindings in ``ScrollingContainer``
- Fix issue with black code formatter when an unprintable character is entered
- Fix issue with image tearing when using ``chafa.py`` to render images
- Do not highlight brackets if a kernel input is not focused
- Use private color registers for sixel graphics
- Print the entirety of a scrolled input in euporie-console after running the input
- Greatly improved responsiveness when scrolling large cells
- Fix issue when moving cursor up between cells cursor, where cursor moved to second last character
----
*******************