6.3.4 (2025-12-02)
Bug Fixes
- isracard: add debug logs for account and transaction fetching (0bf93a7)
- isracard: add sleep delays in transaction fetching and account scraping to improve stability (4d9c948)
- isracard: attempt to defeat block-automation (#1013) (dc052c6)
- isracard: improve getExtraScrapAccount by chunking the calls by account>groups of 10 instead of fetching everything once (5167050)
- isracard: optimize transaction fetching in getExtraScrapAccount by processing in chunks (1d0eb03)
- isracard: refactor transaction detail URL (152e51b)
- isracard: rename getExtraScrap to getAdditionalTransactionInformation and add opt-in feature for skipping additional transaction information even if
additionalTransactionInformationis true (735ac7a)