19.2.0 (2025-05-21)
Bug Fixes
- 🐛 correct parsing for balance transfer event (d3c79af)
- 🐛 correctly parse sto tiers (9ca4998)
- 🐛 Prevent chain upgrade check on SQ restart (d4be72c)
- 🐛 recreate entity to save the data correctly with workers (da20e21)
- 🐛 update SSH key handling in GitHub Actions workflow (47d1cf7)
Features
- 🎸 Add text colums to make SQ chain independent (ff8ce1c)
- 🎸 Bump
@polkadot/api
to15.8.1
(c2bddb9) - 🎸 bump subql node to
5.10.0
(b89663e) - 🎸 publish arm docker image (f7f4ebe)
- 🎸 use
store
to get paginated data (a50b9c6)
Performance Improvements
- ⚡️ allow for 4 GB RAM, up from 2 GB previously (6d5d265)