Releases: davep/braindrop
Releases · davep/braindrop
The more-defensive release
The defensive image release
- Tag suggestions displayed below the tag input field in the raindrop editing dialog now style locally-known tags differently from suggestions that haven't ever been used by the user. (#115)
- Fixed focus getting lost for a moment if it was within the details panel and the details panel was closed. (#114)
- Temporarily disabled the ability to edit a Raindrop that is an uploaded image type. (#124 in support of #123)
The ghost collection release
Made the code that loads a group's collections more defensive, hopefully to fix a crash one person was reporting. (#106)
The "just my type" release
The "now with fewer crashes" release
- Fixed title and excerpt content not fully showing if there was text wrapped in square brackets within them. (#64)
- Added # as an alternative key for pulling up the tag search in the command palette. (#71)
- Added collection suggestions to the raindrop edit dialog. (#73)
- Added handling of the Raindrop.IO API rate limit when downloading all the data. (#22, #72)
- Fixed a problem where groups were showing the total collection count rather than the count of collections in that group. (#77)
- Fixed a crash after a redownload after a populated collection has been deleted. (#79)
The orphaned collection release
- Updated the help screen so that the command table shows the command name first. (#53)
- Updated the help screen so that the commands are sorted by the command name. (#53)
- Various cosmetic tweaks to the help screen. (#53)
- Notes are now rendered as a Markdown document. (#60)
- Fixed a crash caused by Raindrop sometimes including collections without parents in the list of child collections. (#61)
The "tinker around the edges" release
- Fixed doubling-up of the raindrop details panel's help when the raindrop's tags have focus. (#39)
- Added a
Visit Link
command to the command palette. (#43) - Added v as a global key for visiting a currently-highlighted link. (#43)
- Added public/private icons to the raindrops list. (#48)
- Added public/private icons and the collection name to the raindrop detail view. (#48)
- Fixed a trashed raindrop, while still in trash, thinking its collection is the last collection it was in. (#47)
- Made compact mode sticky. (#51)
The mostly cosmetic tweakage release
The "more suggestive" release
- Fixed unnecessary error notifications when asking raindrop.io for suggestions for an URL that isn't really an URL.
- Suggested URL when making a new raindrop is now taken from the first line of the clipboard, ignoring any other text.
The raindrop management release
This release adds the ability to add, edit and remove raindrops.