* Version v10.18.1
* Update changelog for v10.18.1
* Metrics adjustments (#15313)
* Don't send errors to sentry if users have not opted-in to participate in metametrics
* Don't capture opt-out metrics
* Move the metrics-opt in screen to immediately after the welcome screen
* Ensure that global.getSentryState is set in the background
* Fix e2e tests after rearranging onboardin flow
* Fix unit tests
* More e2e test fixes
* Remove unnecessary wrappers around capture exception
Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>
Co-authored-by: Dan Miller <danjm.com@gmail.com>
This reverts commit f09ab88891, reversing
changes made to effc761e0e.
This is being temporarily reverted to make it easier to release an
urgent fix for v10.15.1.
* Changelog for 10.16.0 cleaned up
* Updates for fixing PR review comments
* Remove bug fix for a bug that never made it to prod
* Re-phrased fix permissions to fix currency symbol
* Update with review comment fixes and add Snaps uncategorized PRs
* Reorg
* Apply suggestions from code review - Snaps
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
* Categorized snaps PRs under correct type
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
Updates Flask changelog entries for v10.13.0. Some older commits were not included in the most recent Flask release due to merge conflicts. We should never run into this issue again since Flask should henceforth always release alongside the extension.
The commits in question were included in e.g. 10.12.0, but they were never actually released on Chrome.