0.6.1 (2024-10-15)
0.6.0 (2024-10-15)
- 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)
0.5.0 (2023-12-12)
- 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
clear
from 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)
0.4.0 (2023-03-08)
- add -max-items and -max-dedupe-search command line args (df85b70), closes #35
- add "wipe" command (c2e08d9)
- use tab as the id separator (bf792ca)
0.3.1 (2022-03-12)
0.3.0 (2021-10-26)
- set delete commands to db
delete
/delete-query
- set delete commands to db
delete
/delete-query
(4e8c459)
0.2.0 (2021-10-24)
- ci: disable errcheck (79c5d6c)