What's new in this release

Fixed some issues that could cause sync to fail. Add support for Firefox. Add a button to manually perform initial setup.

Version History

Version 3.4.1

Bug Fixes

  • Fixed an incorrect cash balance when the user had instant deposit cash available.
  • Fixed an issue where Firefox would incorrectly calculate the last sync date/time, requiring a manual sync every time.

Version 3.4.0

Bug Fixes

  • Fixed an issue where the "Other" Robinhood balance may not set, causing the save to not occur.
  • Fixed an issue where, if the Robinhood scrape failed, the Mint properties would be set to $0.

New Features

  • Support for Firefox added.
  • Settings page now has a button to manually trigger an initial Mint setup (and sync).

Version 3.3.1

Bug Fixes

  • Increase color contrast on all text/links
  • Fix other accessibility issues

Version 3.3.0

Bug Fixes

  • Fixes an issue where, if no properties had been set up on Mint, extension failed to create properties.
  • Users with margin trading will now see the equity value of their stocks rather than their total market value when syncing. This ensures users are seeing their accurate net worth reflected.
  • Fixes an issue where buttons in the notifications were not showing correctly.

Version 3.2.0

Bug Fixes

  • Fixes an issue where, during initial setup, the extension could cause the sync to happen before the properties have been set up in Mint.
  • Fixes an issue where extension would sometimes fail to open the tabs used for syncing.
  • Fixes an issue where the inputs for the values received from Mint could not be found sometimes.

New Features

  • "Debug Mode" setting that enables logging. This can be used to diagnose issues in the future. This will also prevent the tabs the extension uses for syncing from closing when they are finished.

Version 3.1.0

Fixed race condition in Mint update script where save callback could be called before it was initialized. Added a debug mode to facilitate debugging and support. This mode will log to either the background script or the console on the pages where content scripts are running.

Version 3.0.0

Robinhood scraping has been improved, and will now show up as separate properties in Mint for each type of asset. A bug with the Robinhood login page detection has been resolved. Various code improvements to facilitate faster development in the future.

Version 2.0.0

Fixed an issue where the Robinhood portfolio balance scrape was not working due to updates to their site. Removed Google Analytics.

Version 1.3.0

Added a fix for the triangle indicator in some areas of Mint. See pull request on GitHub for more info. The changelog no longer shows on update by default. Analytics are no longer collected by default.

Version 1.2.0

Switched notifications to use a new library. This fixes issues with notification buttons.

Version 1.1.3

Improved notification styles. Fixed grammar on changelog. Fix analytics console error when disabled. Add a prompt when Robinhood is not logged in, and fix frozen page. Handle when Mint is not logged in.

Version 1.1.2

Removed Fontawesome and overlay.png reference. Added licenses page. Changed update popup to changelog instead of welcome page. Welcome page now only shows on first install, and when the button is pressed in the Chrome toolbar or menu.

Version 1.1.1

Fixed analytics. Fixed appearance of notifications.

Version 1.1.0

Introduced welcome page and changelog.

Version 1.0.0

This was the initial release of the extension. It was mostly a proof-of-concept.