github.com/savedra1/clipse
v1.2.1
#1663 most downloaded on Go modules
savedra1/clipse
What this package is like to depend on
Last release 6 months ago
27 Jan 2026
Release timing varies
gaps range from 1 weeks to 7 months
Some releases are documented
notes for 9 of 22 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
40 releases · first in 2024
11 releases in the last 12 months
see the full history below
Release timeline
40 releases · Mar 2024 to Jan 2026Releases
latest 40-
v1.2.127 Jan 2026Release notes
Open source →v1.2.1
Just some minor bug fixes following
v1.2.0. Also a new feature to allow specifying multiple keys for a single action (thanks to @Aethar01 🫡)What's Changed
- release: v1.2.0 by @savedra1 in #304
- issues/305: (fix) image overlap bug by @savedra1 in #306
- issues/164: (fix) fuzzy panic on null byte char by @savedra1 in #311
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #310
- chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #309
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #308
- chore(deps): bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #307
- issues/317: (fix) correctly handle entries with prefix '-' by @savedra1 in #321
- Allow config to take multiple keys for a single keybind. by @Aethar01 in #320
- Update hyprland configuration example to work with v.0.53 by @CrisDan1905 in #314
- issues/312: (fix) 'sh' procs dying when exe symlinked to nix hash by @savedra1 in #322
- chore(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0 by @dependabot[bot] in #319
- release: v1.2.1 by @savedra1 in #324
New Contributors
- @Aethar01 made their first contribution in #320
- @CrisDan1905 made their first contribution in #314
Full Changelog: v1.2.0...v1.2.1
-
v1.2.1-0.20251226170708-6033485ca66326 Dec 2025 pre-releaseNothing published for this version
-
v1.2.026 Dec 2025Release notes
Open source →v1.2.0 is finally here 🎉
Some big changes have been added to improve the listener performance by integrating with the C APIs for X/Darwin. This means the executable now needs building differently depending on the host display server. Please be mindful of this when installing and check the updated README instructions.
Lots of new features including auto-paste, excluded apps, mouse actions and more.
AUR and Nix packages to be updated in due course!
Big thank you to all the contributors 🧡 and a special thanks to @one137 for the amazing "excluded apps" security feature 🚀
What's Changed
- bug fix: custom keybinds not registering
- feat: pause listener (@bilyes )
- feat: automatic deletion after a specified amount of time (thanks to @n0op3)
- feat: realtime UI updates (@wassup05 )
- feat: Exclude certain apps (@one137 )
- feat: wayland exclude sensitive content (@roeland)
- feat: auto-paste 🥳
- feat: exit code for custom apis (@domgom)
- bug fix: images not copying on MacOs
- bug fix: high cpu usage on x11 and MacOs
- feat: allow exit preview with quit key and allow copy from preview
- feat: force quit keybind
- bug fix: ensure existing processes are killed correctly (@awerty-noob)
- feat: output-all (@wassup05)
- feat: configurable max item length
- feat: feat: optional description timestamp
- feat: optional mouse actions
- chore: remove attoto clipboard dependency
- bc: remove -fc option
Full Changelog: https://github.com/savedra1/clipse/blob/main/CHANGELOG.md
Release notes
Open source →- bug fix: Image preview persists when viewport closed with quit key
- bug fix: Correctly handle paste operations for entries with prefix '-' on Wayland
- bug fix: Shell processes being killed when exe is symlinked to a path containing substring 'sh'
- feat: Allow keybinds to take multiple values
-
v1.1.526 Dec 2025Nothing published for this version
-
v1.1.426 Dec 2025Nothing published for this version
-
v1.1.326 Dec 2025Nothing published for this version
-
v1.1.226 Dec 2025Nothing published for this version
-
v1.1.126 Dec 2025Nothing published for this version
-
v1.1.1-0.20251030203210-1ef85453dc7b30 Oct 2025 pre-releaseNothing published for this version
-
v1.1.1-0.20251019141327-78e4186a5b4719 Oct 2025 pre-releaseNothing published for this version
-
v1.1.1-0.20250928235905-785eb918938628 Sep 2025 pre-releaseNothing published for this version
-
v1.1.1-0.20250710183232-9e7bb6f6f15f10 Jul 2025 pre-releaseNothing published for this version
-
v1.1.1-0.20241127210212-efa93ec00e8c27 Nov 2024 pre-releaseNothing published for this version
-
v1.1.004 Oct 2024Release notes
Open source →v1.1.0
Two great new features!
- You can now add your own custom keybinds to your
config.jsonfile 🎉 Thanks to @TiagoRibeiro25 - Clipse now supports high quality image previews with custom rendering made available in the
config.jsonfile 🚀 Thanks to @ztmzzz
There has also been a bug fix implemented for a time zone issue that affects anyone in the US New York region. See #122.
Changelog
- c1582cf fix: workflow error
- b56a393 release: 1.0.9 -> 1.1.0 (#144)
- 67cff33 fix: timezone bug (122) (#143)
- ea705b5 chore(deps): bump crate-ci/typos from 1.24.5 to 1.24.6 (#140)
- a7d7692 fix: corrected preview keybind menu options (#141)
- d57a340 feat: display images using sixel or kitty (#138)
- b087f9f chore(deps): bump github.com/charmbracelet/bubbles from 0.18.0 to 0.20.0 (#133)
- b91cd7e chore(deps): bump crate-ci/typos from 1.24.1 to 1.24.5 (#134)
- 3556f32 chore(deps): bump github.com/charmbracelet/bubbletea from 1.0.1 to 1.1.1 (#137)
- 3cb02c6 feat: custom keybindings support (#136)
- 3f8c200 chore: remove dnf package from todos (#129)
- 40dd9e0 chore(deps): bump github.com/charmbracelet/bubbletea (#127)
- 96c56d5 chore: add copr package instructions to readme (#128)
- 7e947d1 chore(deps): bump github.com/charmbracelet/bubbletea (#126)
- e284ef2 chore(deps): bump github.com/charmbracelet/bubbles from 0.18.0 to 0.19.0 (#125)
- acdb26e chore(deps): bump github.com/charmbracelet/lipgloss (#124)
- 0308c0d chore(deps): bump crate-ci/typos from 1.23.6 to 1.24.1 (#123)
- eeb6aa3 chore(deps): bump github.com/charmbracelet/bubbletea (#121)
- 62a5e04 chore(deps): bump crate-ci/typos from 1.23.5 to 1.23.6 (#115)
- 6e8f09b chore(deps): bump crate-ci/typos from 1.23.2 to 1.23.5 (#113)
- 4ae23ed chore: update faq
- 7e8aa76 chore: update docs to latest version
- 0ac78b3 nix: update package
Release notes
Open source →- bug fix: custom keybinds not registering
- feat: pause listener
- feat: automatic deletion after a specified amount of time
- feat: realtime UI updates
- feat: Exclude certain apps
- feat: wayland exclude sensitive content
- feat: auto-paste
- feat: exit code for custom apis
- bug fix: images not copying on MacOs
- bug fix: high cpu usage on x11 and MacOs
- feat: allow exit preview with quit key and allow copy from preview
- feat: force quit keybind
- bug fix: ensure existing processes are killed correctly
- feat: output-all
- feat: configurable max item length
- feat: feat: optional description timestamp
- feat: optional mouse actions
- chore: remove
attoto clipboarddependency - bc: remove
-fcoption
- You can now add your own custom keybinds to your
-
v1.0.10-0.20241004204853-c1582cfd956404 Oct 2024 pre-releaseNothing published for this version
-
v1.0.10-0.20240829192943-3f8c200ca01329 Aug 2024 pre-releaseNothing published for this version
-
v1.0.10-0.20240717130840-7e8aa768d1a517 Jul 2024 pre-releaseNothing published for this version
-
v1.0.916 Jul 2024Release notes
Open source →Some more minor bug fixes following the wl-clipboard listener implementation
fix: image binary data sometimes parsing as a string on Wayland
fix: inconsistent viewport start position
fix: inconsistent confirmation list start position
fix: listener not killing existingwl-paste --watchprocessesRelease notes
Open source →- bug fix: EDT timezone bug when saving images
- feat: custom keybinding
- feat: custom image preview rendering with
kittyshell
-
v1.0.816 Jul 2024 -
v1.0.713 Jul 2024Release notes
Open source →- bug fix: image binary data sometimes parsing as a string on Wayland
- bug fix: inconsistent viewport start position
- bug fix: inconsistent confirmation list start position
-
v1.0.613 Jul 2024Nothing published for this version
-
v1.0.513 Jul 2024Nothing published for this version
-
v1.0.413 Jul 2024Nothing published for this version
-
v1.0.4-0.20240705182044-54c882877e6d05 Jul 2024 pre-releaseNothing published for this version
-
v1.0.305 Jul 2024Release notes
Open source →- feat: added a separate Wayland listener client to access data directly from the stdin using
wl-clipboard --watch. - feat: significantly improved CPU usage if using Wayland
- fix: not able to copy images from a browser if using Wayland
- bug fix: images copied form stdin and from their temp file no longer share the same byte length for wayland. This lead to a bug where the initial image would not be 'de-duplicated' and would sometimes cause rendering issues. Implemented a fix where all no images can now be duplicated, even if
duplicatesAllowedis set totrue. - bug fix: images not keeping pinned status after being chosen on Wayland
- feat: added a separate Wayland listener client to access data directly from the stdin using
-
v1.0.203 Jul 2024Nothing published for this version
-
v1.0.103 Jul 2024Nothing published for this version
-
v1.0.1-0.20240702221221-99ea3d02e26502 Jul 2024 pre-releaseNothing published for this version
-
v0.1.002 Jul 2024Nothing published for this version
-
v0.0.72-0.20240528103515-e8114725bcf228 May 2024 pre-releaseNothing published for this version
-
v0.0.72-0.20240521165647-de4173c41c4221 May 2024 pre-releaseNothing published for this version
-
v0.0.72-0.20240516175209-6708edc6174716 May 2024 pre-releaseNothing published for this version
-
v0.0.72-0.20240516174552-d13270defd2e16 May 2024 pre-releaseNothing published for this version
-
v0.0.72-0.20240513213831-cdf76bf4db3e13 May 2024 pre-releaseNothing published for this version
-
v0.0.72-0.20240506100757-7853f27461da06 May 2024 pre-releaseNothing published for this version
-
v0.0.7103 May 2024Release notes
Open source →- feat: additional
clearcommands to save pinned items/images - feat: multi-select for copy and delete
- feat: multi-select copy from active filter
- feat: warn on deleting a pinned item in the ui
- feat: custom theme support for all ui components
- feat: previews for text and images
- feat: added debug logging
- ci:
golangci-lintadded to build workflow (thank you @ccoVeille) - bug fix: updated description to show local time rather than UTC
- bug fix: removed duplicate
No items.status message when clipboard empty - optimization: improved the listener's go routine pattern to save CPU usage
- optimization: refactored the core codebase to make fewer calls to external files
- feat: additional
-
v0.0.730 Apr 2024Nothing published for this version
-
v0.0.7-0.20240320123303-2b984da027d020 Mar 2024 pre-releaseNothing published for this version
-
v0.0.604 Mar 2024Release notes
Open source →- feat: removed need for
$PPIDarg. made optional with-fcflag - feat: pinned items view
- feat: custom paths for source files and temp dir
- bug fix: high CPU usage when image files copies
- bug fix:
clipse -clearnot deleting all temp files - feat: replace
<BINARY FILE>image indicator with 📷
- feat: removed need for
-
v0.0.404 Mar 2024Nothing published for this version