Skip to content

Releases: jstkdng/ueberzugpp

Release v2.9.8

28 Oct 01:02
c1c76e3

Choose a tag to compare

What's Changed

  • Guard vips image initialization with try/catch to prevent crashes by @theartful in #262
  • [BUGFIX] Fix compilation for CLI11 2.6.0 by @saundersp in #268

New Contributors

Full Changelog: v2.9.7...v2.9.8

Release v2.9.7

11 Jun 23:10
55d96e8

Choose a tag to compare

What's Changed

  • scripts: fzf preview positioning fixed by @p4rfait in #206
  • Set minimum CMake version to 3.21 by @xaizek in #210
  • Fix image not hiding when switching between tmux sessions by @twidxuga in #212
  • Fix when image scaling, would not check for max_width and max_height by @thatDudo in #226
  • [README.md] added twitchez to the list of apps that support ueberzugpp by @WANDEX in #232
  • handle SIGHUP with signal handler by @dm9pZCAq in #230
  • add ability to overridde default temporary directory by @dm9pZCAq in #231
  • Fix build on NetBSD. by @0-wiz-0 in #245
  • Add missing mutex header by @ionenwks in #258

New Contributors

Full Changelog: v2.9.6...v2.9.7

Bugfix Release v2.9.6

09 Jun 14:35
7051b04

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

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

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

Choose a tag to compare

  • support kitty 0.30
  • improve code correctness

Bugfix Release v2.9.1

19 Aug 04:57
638e89d

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

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

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

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