Releases: jstkdng/ueberzugpp
Releases · jstkdng/ueberzugpp
Release v2.8.5
- Wayland Support (only under sway and sway based wms)
- remove zmq/cppzmq dependency (doesn't play well with unix sockets)
- simplify code
Release v2.8.4
- code cleanup
- improve performance for kitty and iterm2
- simplify x11 and sixel canvas
- add chafa canvas as a last resort canvas
- minimum GCC version supported is 10.1
Release v2.8.3
- fix compilation issues on macos
- fix sixel structures not being freed properly
- take into account terminal padding and tmux on x11 canvas
- add more debug logging
- code refactoring
Hotfix release v2.8.2
- add daemon mode
- add microsoft-gsl dependency
- fix cache path generating garbage output
- code refactoring
Bugfix release v2.8.1
- don't use macos macro on linux
- code improvements
Release v2.8.0
- Initial support for MacOS
- add dependency for cppzmq
Bugfix release v2.7.8
- cmake fixes
- support system turbo-base64
Release v2.7.7
- switch to "faster" base64 library through FetchContent
- fix cmake build type not being recognized
Release v2.7.6
- main and draw threads synchronization
- add
cmd
subcommand, send commands to a running ueberzugpp instance (WIP) - add fzf integration script (fzfub)
Release v2.7.5
- sixel and kitty improvements
- naming changes