This repository was archived by the owner on Mar 11, 2025. It is now read-only.
1.5.0
What's Changed
- fix: fix analytics tracking wrongly by @juanmahidalgo in #54
- fix: estate sizes in remove event by @juanmahidalgo in #55
- fix: retrieve items correctly for eth by @juanmahidalgo in #56
- feat: update static collections for polygon by @juanmahidalgo in #57
- fix: turn all addresses lowercase for Polygon by @juanmahidalgo in #58
- fix: add id to analyticsIds on the AddItem event to avoid resetting it by @juanmahidalgo in #59
- fix: use analyticDayDataId everywhere by @juanmahidalgo in #60
- fix: remove category from polygon handler and add starting block for … by @juanmahidalgo in #61
- fix: handleOrderSuccessful bug by @juanmahidalgo in #62
- feat: add cpu throttle mechanism by @juanmahidalgo in #63
- feat: remove unnecessary extra call by @juanmahidalgo in #64
- feat: define indexes needed for most common queries by @juanmahidalgo in #65
- feat: add cpu throttle and more indexes by @juanmahidalgo in #66
- fix: remove cpu throttle by @juanmahidalgo in #67
- feat: add the migration with the indexes by @juanmahidalgo in #68
- fix: add the indexes correctly by @juanmahidalgo in #69
- fix: search item type calculation by @meelrossi in #70
- fix: how rarities events are added by @juanmahidalgo in #71
- fix: add analayticsId to the NameBought event as well by @juanmahidalgo in #73
- feat: add squid scripts by @meelrossi in #72
- fix: set nft wearable metadata for eth by @juanmahidalgo in #74
- feat: bump sqd and add retries by @juanmahidalgo in #76
- fix: track the sale buyer correctly for 3rd party cases by @juanmahidalgo in #77
- fix: decode the eth LAND transfers by @juanmahidalgo in #78
- feat: bump sqd open reader lib by @juanmahidalgo in #79
New Contributors
- @meelrossi made their first contribution in #70
Full Changelog: 1.4.0...1.5.0