Skip to content

Releases: jstkdng/ueberzugpp

Bugfix Release v2.9.6

09 Jun 14:35
7051b04
Compare
Choose a tag to compare
  • fix terminal sizes sometimes not being recognized correctly
  • correctly fallback to chafa output backend
  • fix handling of unknown output backend

Release v2.9.5

11 May 03:38
8f53007
Compare
Choose a tag to compare
  • Fix crash due to recent breaking hyprland changes
  • drop libexif dependency (doesn't handle bad exif values)
  • raise minimum cmake version to 3.22
  • fix compilation error on libc++

Hotfix Release v2.9.4

25 Feb 22:00
aa26e11
Compare
Choose a tag to compare
  • Fix regression: crash whenever socket hangs up on ueberzugpp
  • Handle errors when checking exif tags
  • Some code simplification

Release v2.9.2

19 Sep 12:25
72b8ffe
Compare
Choose a tag to compare
  • support kitty 0.30
  • improve code correctness

Bugfix Release v2.9.1

19 Aug 04:57
638e89d
Compare
Choose a tag to compare
  • Fix compilation errors on spdlog 1.12, fmt 10.x and turbo-base64
  • Bump internal dependencies versions

Release v2.9.0

08 Aug 00:34
ee7efdc
Compare
Choose a tag to compare
  • opengl support for X11 and wayland
  • add support for MacOS 11 Big Sur
  • add support for wayfire (plugin required)
  • fix memory leak when using wayland and tmux
  • performance improvements for wayland
  • use XDG_CACHE_HOME when available

Release v2.8.9

18 Jul 00:28
76c9263
Compare
Choose a tag to compare
  • support for multiple images being displayed at the same time, images with the same identifier will be replaced
  • improved terminal recognition (deeply nested terminals are recognized correctly)
  • improved image positioning under wayland
  • improved multimonitor support under wayland
  • improved tmux support under wayland
  • code modernizing and cleanup
  • libressl support
  • small x11 performance improvements

Release v2.8.8

23 Jun 21:00
61b445c
Compare
Choose a tag to compare
  • use xcb-res for obtaining pid of windows
  • use xcb-errors for useful error logging (disabled by default)
  • fix syncronization issues and performance improvements for x11 canvas
  • improve terminal selection
  • fixes for hyprland
  • improve throughput of unix socket

Release v2.8.7

10 Jun 10:07
aa1aa5e
Compare
Choose a tag to compare
  • add debian packaging
  • replace layer output flag wlroots in favor of wayland: it now works with any wayland wms, but only sway and hyprland have proper window positioning, hopefully add support for other wms in the future
  • support multiple monitors under sway and hyprland
  • performance improvements for X11 canvas
  • update documentation
  • add more features to cmake install
  • improve libvips and opencv code

Release v2.8.6

28 May 20:48
0d79820
Compare
Choose a tag to compare
  • add support for hyprland
  • fix bugs with command input/polling
  • fix regression when selecting a pty
  • remove uuid dependency