Releases: aviarytech/ordinalsplus
Releases · aviarytech/ordinalsplus
v1.7.0
v1.6.0
1.6.0 (2025-09-19)
Features
- enhance debug logging in ScalableIndexerWorker for block processing and inscription handling (48b7b88)
- enhance logging in ScalableIndexerWorker and improve OrdNodeProvider to include inscription number (be66f7c)
- improve debug logging in ScalableIndexerWorker to summarize inscription processing results (33cd7fa)
- update DidExplorer to use environment variables for content URLs and add VITE_ORD_NODE_URL to env configuration (b32a889)
v1.5.0
v1.4.0
v1.3.0
1.3.0 (2025-08-17)
Bug Fixes
- correct import path for environment configuration in vcApiService (349c189)
- rename variables in Lua script for clarity and consistency in batch claiming logic (055a3b9)
Features
- enhance worker ID generation for multi-replica support and update documentation (4b042e6)
- implement migration for old claim formats to new structure in ResourceStorage (fcb2ed8)
- implement multi-replica support with atomic batch claiming and enhanced monitoring (89a22eb)
- optimize resource analysis with caching and concurrent processing for improved performance (ffff2f7)
- update API endpoints to use environment variables for backend URLs and enhance resource storage logic with deduplication and block processing capabilities (4932c83)
v1.2.1
v1.2.0
v1.1.0
1.1.0 (2025-07-23)
Bug Fixes
- configure Railway deployment to use npm version of ordinalsplus (49e188d)
- simplify Railway deployment by using npm version by default (423f5be)
- update dependencies and improve build scripts for ordinalsplus (b15a728)
Features
- configure ordinalsplus dependency resolution for local dev vs Railway deployment (4be7bf1)