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