Skip to content

Releases: davep/braindrop

The ghost collection release

15 Jan 11:40
0c86982
Compare
Choose a tag to compare

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

14 Jan 06:17
54c5fa1
Compare
Choose a tag to compare
  • Fixed the count of collections within a group when there is a hierarchy of collections in that group. (#86)
  • Free text search now also looks in the link of a raindrop. (#96)
  • Free text search now also looks in the domain of a raindrop. (#96)
  • Added raindrop types to the navigation panel. (#100)

The "now with fewer crashes" release

11 Jan 16:53
3dc4f6d
Compare
Choose a tag to compare
  • 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

09 Jan 16:02
15c085f
Compare
Choose a tag to compare
  • 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

08 Jan 09:32
9b32d75
Compare
Choose a tag to compare
  • 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

05 Jan 17:02
32c95ef
Compare
Choose a tag to compare
  • Small tweaks to the styling of the raindrop details panel. (#30)
  • Improved the way the age and the tags share the line in the raindrops view widget. (#31)
  • Improved the styling of the main panels. (#34)
  • Existing data is now shown a wee bit earlier on startup. (#37)

The "more suggestive" release

04 Jan 10:25
54a1b77
Compare
Choose a tag to compare
Pre-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

03 Jan 12:15
0963ddc
Compare
Choose a tag to compare
Pre-release

This release adds the ability to add, edit and remove raindrops.

The initial pre-release

31 Dec 11:50
c42ed24
Compare
Choose a tag to compare
Pre-release

Initial release

This version is read-only; the main aim being to recreate and improve on the UI I built for Tinboard. Now that I'm happy with it I'm making this version available for anyone who might want to take the UI for a spin.

The ability to add, edit and delete raindrops is being worked on at the moment, and then beyond that I'll add more Raindrop-related features.