Skip to content

Releases: dstoc/richclip

richclip: v0.1.2

06 Jun 14:18

Choose a tag to compare

0.1.2 (2026-06-06)

Features

  • contrib: add image labeller (064e45d)
  • watch: add image-aware filters (7ebfedf)

Bug Fixes

  • richclipd: exit promptly on Ctrl-C (427aa4a)

richclip: v0.1.1

05 Jun 06:10

Choose a tag to compare

0.1.1 (2026-06-05)

Features

  • cli: richclip CLI binary — add/list/formats/decode/update/delete/inspect (b97d930)
  • contrib: fuzzel picker script (picker proposal) (e780dbe)
  • lib: Phase 1 storage core — model, store, blobs, IPC/backend seams (6079be3)
  • restore provider + richclip restore (Phase 2 complete) (be02b2d)
  • richclipd daemon, IPC socket server, CLI watch + mutation routing (c0b51fb)
  • thumbnails: foundation — image dep, cache paths, pure make_thumbnail (9e75763)
  • thumbnails: generation hooks, CLI command, list field, cleanup (d78c6fe)
  • wayland: wlr-data-control capture backend (8f01733)

Bug Fixes

  • resolve clippy lints across the workspace (bd7d9b8)
  • wayland: normalize captured MIME to base type (store text/plain, not text/plain;charset=utf-8) (5dce311)
  • wayland: restore panic — add event_created_child for device data_offer (2132290)