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.
Robinhood Mint Sync
Fixed some issues that could cause sync to fail. Add support for Firefox. Add a button to manually perform initial setup.
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.
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.
Fixed an issue where the Robinhood portfolio balance scrape was not working due to updates to their site. Removed Google Analytics.
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.
Switched notifications to use a new library. This fixes issues with notification buttons.
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.
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.
Fixed analytics. Fixed appearance of notifications.
Introduced welcome page and changelog.
This was the initial release of the extension. It was mostly a proof-of-concept.