New
Release v1.2.1
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 :saluting_face:)
What's Changed
- release: v1.2.0 by @savedra1 in https://github.com/savedra1/clipse/pull/304
- issues/305: (fix) image overlap bug by @savedra1 in https://github.com/savedra1/clipse/pull/306
- issues/164: (fix) fuzzy panic on null byte char by @savedra1 in https://github.com/savedra1/clipse/pull/311
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/savedra1/clipse/pull/310
- chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in https://github.com/savedra1/clipse/pull/309
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/savedra1/clipse/pull/308
- chore(deps): bump actions/download-artifact from 4 to 7 by @dependabot[bot] in https://github.com/savedra1/clipse/pull/307
- issues/317: (fix) correctly handle entries with prefix '-' by @savedra1 in https://github.com/savedra1/clipse/pull/321
- Allow config to take multiple keys for a single keybind. by @Aethar01 in https://github.com/savedra1/clipse/pull/320
- Update hyprland configuration example to work with v.0.53 by @CrisDan1905 in https://github.com/savedra1/clipse/pull/314
- issues/312: (fix) 'sh' procs dying when exe symlinked to nix hash by @savedra1 in https://github.com/savedra1/clipse/pull/322
- chore(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0 by @dependabot[bot] in https://github.com/savedra1/clipse/pull/319
- release: v1.2.1 by @savedra1 in https://github.com/savedra1/clipse/pull/324
New Contributors
- @Aethar01 made their first contribution in https://github.com/savedra1/clipse/pull/320
- @CrisDan1905 made their first contribution in https://github.com/savedra1/clipse/pull/314
Full Changelog: https://github.com/savedra1/clipse/compare/v1.2.0...v1.2.1