v2.43.1

spider-rs/spiderv2.43.1Feb 1, 2026by j-mendez

AI Summary

Bug fix adding missing remote_multimodal_usage and extra_remote_multimodal_data fields to the decentralized Page struct for feature parity.

Key Highlights

  • Added remote_multimodal_usage field to decentralized Page struct
  • Added extra_remote_multimodal_data field to decentralized Page struct
  • Feature parity with standard Page struct
  • Decentralized Page struct now supports multimodal automation

New Features

  • Remote multimodal usage tracking
  • Extra remote multimodal data storage
  • Feature parity between decentralized and standard Page structs

Full Release Notes

## Bug Fix

- **fix(page)**: Add missing `remote_multimodal_usage` and `extra_remote_multimodal_data` fields to the decentralized `Page` struct for feature parity with the standard `Page` struct.

**Full Changelog**: https://github.com/spider-rs/spider/compare/v2.43.0...v2.43.1