Releases: sentriz/cliphist
Releases · sentriz/cliphist
cliphist v0.7.0
A small release, mostly featuring the min-store-length option.
Features
- add
min-store-lengthoption (e18c06a), closes #62 #157 - compact db after wiping (9fb195b), closes #155
- contrib: add fuzzel img script (#144) (9dac7d3)
- contrib: add option to delete specific entry in cliphist-fuzzel-img (#148) (ff1d247)
- contrib: add systemd service (#138) (e626b1b)
- contrib: cliphist-wofi-img: disable cache (#156) (5c33a7d)
- contrib: drop imagemagick in cliphist-fuzzel-img (#153) (6eda526)
- contrib: use portable shebang lines (#147) (f49bd90)
- support tiff images (1350191), closes #126
Bug Fixes
cliphist v0.6.1
cliphist v0.6.0
Features
- add -preview-width option to limit char width of preview (#88) (4714de1)
- contrib: resize images in wofi script to make them clearly visible (#105) (05d29dc)
- contrib: use "magick" instead of "convert" (#104) (c164c4c)
- make db path configurable (flag / env var / config file) (19ef90e), closes #91
- support configuration via env var or config file (#90) (08ee1fb)
Bug Fixes
cliphist v0.5.0
Features
- accept multiple input lines for
cliphist delete(fbc54c0), closes #63 - add support for bmp images (3c9a7b8), closes #46
- add version command (3e91638)
- allow passing an id directly to decode (a2ead3d)
- clear last entry if we get
clearfrom CLIPBOARD_STATE (5764b03), closes #58 - contrib: add rofi script with support for displaying images (#70) (3da9a90)
- contrib: speed up cliphist-rofi-img script and make compatible with 0.4 (95c1936), closes #71
- don't store items >5MB (594ca54), closes #68
- show image size and dimensions in preview (dd3c5f0)