**Released: 2025-01-08**
- Fixed doubling-up of the raindrop details panel's help when the raindrop's
tags have focus. ([39](https://github.com/davep/braindrop/issues/39))
- Added a `Visit Link` command to the command palette.
([43](https://github.com/davep/braindrop/pull/43))
- Added <kbd>v</kbd> as a global key for visiting a currently-highlighted
link. ([43](https://github.com/davep/braindrop/pull/43))
- Added public/private icons to the raindrops list.
([48](https://github.com/davep/braindrop/pull/48))
- Added public/private icons and the collection name to the raindrop detail
view. ([48](https://github.com/davep/braindrop/pull/48))
- Fixed a trashed raindrop, while still in trash, thinking its collection is
the last collection it was in.
([47](https://github.com/davep/braindrop/issues/47))
- Made compact mode sticky.
([51](https://github.com/davep/braindrop/pull/51))