Releases: jstkdng/ueberzugpp
Releases · jstkdng/ueberzugpp
Bugfix Release v2.7.4
- add a no-cache and no-opencv flags
- libvips improvements
- add support for ytfzf
- better support for older compilers
Release v2.7.3
Hotfix for tmux, tmux hooks where not being handled correctly.
Release v2.7.2
- fix usage of delete on malloc'd memory
- code cleanup
- improve support for older compilers
Release v2.7.1
- allow multiple instances of ueberzugpp to run at the same time
- hotfix for default flag value
Release v2.7.0
- initial kitty support
- remove botan dependency in favor of openssl (libcrypto)
- parse configuration file on start
- prevent doing verifications as escape codes break certain applications
Release v2.6.0
- recognize sixel properly
- better falback terminal size calculation
- improve opencv performance
- better tmux hook handling
Release v2.5.0
- switch from tcp to unix sockets
- respond to tmux events
Release v2.4.0
- Actually try to use OpenCL
- Added optimizations for libvips
- Synchronize threads to prevent accesing unavailable memory
Release v2.3.0
- fix support for ueberzug being run inside many terminals
Release v2.2.1
- improve compatibility with OG ueberzug (fixes #11)