Skip to content

0.3.0

Compare
Choose a tag to compare
@Slackadays Slackadays released this 02 Feb 19:26
· 1326 commits to main since this release

New

  • Wayland support! ๐Ÿ‘€
  • Builds for FreeBSD, OpenBSD, and NetBSD
  • Linux builds for PPC64, armhf, riscv64, and s390x
  • Universal binary build for macOS
  • Install scripts download binaries now
  • Automatically adjust to available terminal size when displaying content
  • Show text content when requested in Show or Preview
  • Support X11 on 32-bit platforms
  • Require at least GCC 11 to compile (not sure what the equivalent Clang is)

Fixed

  • Fixed a GUI clipboard action check not being where it should.

Changed

  • The overall code has been radically simplified/deduplicated and this should make future work on Clipboard easier.