Skip to content

Releases: jstkdng/ueberzugpp

Release v2.8.5

25 May 23:56
bb1ebce
Compare
Choose a tag to compare
  • 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

21 May 16:13
202a0cd
Compare
Choose a tag to compare
  • 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

15 May 22:19
b97bee6
Compare
Choose a tag to compare
  • 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

13 May 04:47
2c56714
Compare
Choose a tag to compare
  • add daemon mode
  • add microsoft-gsl dependency
  • fix cache path generating garbage output
  • code refactoring

Bugfix release v2.8.1

11 May 22:01
9085896
Compare
Choose a tag to compare
  • don't use macos macro on linux
  • code improvements

Release v2.8.0

06 May 02:07
4eb243c
Compare
Choose a tag to compare
  • Initial support for MacOS
  • add dependency for cppzmq

Bugfix release v2.7.8

25 Apr 14:07
b80d60e
Compare
Choose a tag to compare
  • cmake fixes
  • support system turbo-base64

Release v2.7.7

24 Apr 22:33
a8d07a9
Compare
Choose a tag to compare
  • switch to "faster" base64 library through FetchContent
  • fix cmake build type not being recognized

Release v2.7.6

21 Apr 23:36
0cccbe3
Compare
Choose a tag to compare
  • 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

16 Apr 17:24
588af3b
Compare
Choose a tag to compare
  • sixel and kitty improvements
  • naming changes