Skip to content

Releases: dshoreman/nextshot

v1.4.6

30 Jul 07:42
561a457
Compare
Choose a tag to compare

Added

  • bc is now included in the dependency check

Fixed

  • Fixed fallback to default hlColour when bc is missing

v1.4.5

07 May 00:44
7833608
Compare
Choose a tag to compare

Fixed

  • Updated Makefile to fix broken install in 1.4.4

v1.4.4

05 May 23:01
c01a52b
Compare
Choose a tag to compare

Added

  • Updated troubleshooting in readme with fix for Slop+Picom blurring the screen

Fixed

  • Setting an empty filename in the GUI prompt no longer tries to mv dir/foo.png dir/
  • Files with no extension now have default format added to resolve Nextcloud UI issues

v1.4.3

15 Feb 08:09
b01d006
Compare
Choose a tag to compare

Fixed

  • Typos in clipboard checks added in 1.4.2 (require != requires)

v1.4.2

15 Feb 01:56
5cbafec
Compare
Choose a tag to compare

For older versions, view the full changelog or check tags prior to v1.4.2.

Fixed

  • Worked around Yad ignoring tray icon if the tray isn't visible
  • Missing env-specific dependencies weren't checked before being run
  • Checking clipboard too early caused accidental xclip error on Wayland
  • Dependency on wl-clipboard is now detected correctly by the -D check