Skip to content

Releases: timonus/Rhea

0.10

20 Apr 03:42
bb12a36
Compare
Choose a tag to compare
  • Improved notification updates / dismissal as sharing makes progress.
  • More consistent filenames when uploading files from URLs to Dropbox.
  • This release uses a private branch that no longer uses Bitly for URL shortening, it uses a custom URL shortener (tijo.link).

0.9

20 Aug 17:48
Compare
Choose a tag to compare
0.9
  • Bumped minimum macOS deployment target.
  • Dropbox auth now uses refresh tokens.
  • Performance improvements.

The attached binary is notarized instead of a debug build, so should work more reliably.

0.8

24 Jun 00:41
Compare
Choose a tag to compare
0.8
  • Rhea uses a more secure form of authentication with Dropbox (PKCE).
  • Full dropbox.com links are copied instead of short db.tt links.
  • Dropbox tokens are revoked when removing accounts from Rhea.

Update 11/24/2020

  • Exported app built for M1 Macs.

0.7

29 Feb 19:07
Compare
Choose a tag to compare
0.7
  • Migrate to Bitly v4 API.
  • Remove Google URL shortener support.
  • Completion notifications are now shown for long running uploads (taking longer than 30 seconds).
  • Mute Dropbox desktop notifications since they're duplicative of Rhea's own notifications.

0.6

13 May 18:06
Compare
Choose a tag to compare
0.6
  • This release makes it so that you no longer need to redirect through a static page to authenticate with Dropbox or Bitly. This makes it easier to develop for (don't need to host a page) and more secure (no redirection through pages with tokens appended to URLs).

0.5

09 Apr 03:07
Compare
Choose a tag to compare
0.5
  • Adds support for the Bitly service for URL shortening (requires authentication) since the Google URL shortener is being deprecated next year. Rhea still uses the Google URL shortener if not authenticated with Bitly for the time being, but that'll be removed once Google's URL shortener is no longer an option.

0.4

11 Apr 04:17
Compare
Choose a tag to compare
0.4
  • Makes it so duplicated uploads of the same file are no-ops by choosing file suffix based on MD5 of the file's contents.

0.3

29 Oct 19:00
Compare
Choose a tag to compare
0.3
  • Fixes bug causing option+drag/drop for URLs to not copy files to Dropbox if the modifier key was pressed before drag/drop began.
  • Improves handling of strings copied to the pasteboard.
  • Handles updates to Dropbox account information and expired credentials.
  • Adds chain link ⛓ emoji to shortened links in recents menu to differentiate them from files.
  • Improves file handling, directories and multiple files will no longer be recognized as entities that can be uploaded.
  • Fixes issue causing drag drop of multiple files to flash errors repeatedly.

0.2

29 Aug 03:54
Compare
Choose a tag to compare
0.2
  • Ensure notification is shown even if app isn't in foreground.
  • Add recents menu.

0.1

20 Aug 15:24
Compare
Choose a tag to compare
0.1

First open source release.