This repository was archived by the owner on Mar 15, 2024. It is now read-only.
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 #22: The extension would sometimes fail to open the tabs used for syncing.
- Fixes #25: 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.
Maintenance:
- Include prettier configuration
- Update release script
- Improve
waitForElement
utility