Skip to content

Commit

Permalink
chore: add release notes for v0.15.9.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cablehead committed Jun 14, 2024
1 parent 0d528a1 commit 6132791
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions changes/v0.15.9.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
- feat: clear filter now always preserve the current focus #[78](https://github.com/cablehead/stacks/issues/78)
- feat: rework Tab / Focus clip to CMD+Y Yak shave #[79](https://github.com/cablehead/stacks/issues/79)
- feat: filter now matches on stack name as well #[72](https://github.com/cablehead/stacks/issues/72)
- feat: show full stack name on hover #[63](https://github.com/cablehead/stacks/issues/63)
- fix: CMD =/+ now increases font size (shift is no longer required) #[68](https://github.com/cablehead/stacks/issues/68)
- feat: Enter now always copies the current clip, even if its the stack that has active focus #[75](https://github.com/cablehead/stacks/issues/75)
- fix: clicking a link in the meta panel opens the link #[74](https://github.com/cablehead/stacks/issues/74)
- fix: avoid forcing content-type to be Link, when editing a link #[76](https://github.com/cablehead/stacks/issues/76)
- chore: Remove some &mut and clones #[61](https://github.com/cablehead/stacks/issues/61)

0 comments on commit 6132791

Please sign in to comment.