Skip to content

Releases: jstkdng/ueberzugpp

Bugfix Release v2.7.4

13 Apr 14:41
49df37b
Compare
Choose a tag to compare
  • add a no-cache and no-opencv flags
  • libvips improvements
  • add support for ytfzf
  • better support for older compilers

Release v2.7.3

25 Mar 00:50
4d09378
Compare
Choose a tag to compare

Hotfix for tmux, tmux hooks where not being handled correctly.

Release v2.7.2

15 Mar 14:04
fa5bef6
Compare
Choose a tag to compare
  • fix usage of delete on malloc'd memory
  • code cleanup
  • improve support for older compilers

Release v2.7.1

12 Mar 17:58
d47ea1a
Compare
Choose a tag to compare
  • allow multiple instances of ueberzugpp to run at the same time
  • hotfix for default flag value

Release v2.7.0

10 Mar 12:58
31ca022
Compare
Choose a tag to compare
  • 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

08 Mar 02:53
009bb8b
Compare
Choose a tag to compare
  • recognize sixel properly
  • better falback terminal size calculation
  • improve opencv performance
  • better tmux hook handling

Release v2.5.0

06 Mar 03:51
21ba33f
Compare
Choose a tag to compare
  • switch from tcp to unix sockets
  • respond to tmux events

Release v2.4.0

01 Mar 03:16
fc36c72
Compare
Choose a tag to compare
  • Actually try to use OpenCL
  • Added optimizations for libvips
  • Synchronize threads to prevent accesing unavailable memory

Release v2.3.0

25 Feb 18:31
c34fbe4
Compare
Choose a tag to compare
  • fix support for ueberzug being run inside many terminals

Release v2.2.1

25 Feb 01:19
49a096f
Compare
Choose a tag to compare
  • improve compatibility with OG ueberzug (fixes #11)