We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60825c5 commit 4f972b6Copy full SHA for 4f972b6
packages/phishing-controller/CHANGELOG.md
@@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
21
### Changed
22
23
-- Enhance `bulkScanUrls` method to leverage URL scan cache for improved performance ([#PR_NUMBER](https://github.com/MetaMask/core/pull/PR_NUMBER))
+- Enhance `bulkScanUrls` method to leverage URL scan cache for improved performance ([#5688](https://github.com/MetaMask/core/pull/5688))
24
- URLs are now checked against the cache before making API requests
25
- Only uncached URLs are sent to the phishing detection API
26
- API results are automatically stored in the cache for future use
0 commit comments