Changelog
Recent updates and changes to Nacho API
Track the latest updates, improvements, and changes to the Nacho API platform.
January 2025
January 26, 2025
Documentation Overhaul
- Launched new three-column documentation layout
- Added difficulty badges and reading time estimates
- New interactive table of contents for longer pages
- Added "Was this helpful?" feedback component
- New SDK documentation for TypeScript, Python, and more
- Comprehensive troubleshooting guide
- Production deployment best practices guide
- Expanded FAQ section
January 20, 2025
GraphQL API Improvements
- Added new stake pool queries
- Improved query performance for UTxO lookups
- Added transaction metadata filtering
January 15, 2025
Platform Updates
- API key auto-injection in documentation playgrounds
- New network switcher for mainnet/preprod examples
- Improved error messages with actionable suggestions
December 2024
December 15, 2024
GraphQL API Launch
- Introduced GraphQL API powered by Hasura and DB-Sync
- Rich querying capabilities for indexed blockchain data
- Interactive GraphQL playground in documentation
December 1, 2024
Performance Improvements
- Reduced average API latency by 40%
- Improved WebSocket connection stability
- Added connection pooling for high-throughput clients
November 2024
November 15, 2024
New API Methods
- Added
queryLedgerState/stakePoolsfor pool information - Added
queryLedgerState/rewardAccountSummariesfor staking queries - Improved
evaluateTransactionerror messages
November 1, 2024
ADA Payments Launch
- Introduced credit-based billing with ADA payments
- No monthly fees - pay only for what you use
- Automatic credit top-up option
October 2024
October 15, 2024
Initial Beta Launch
- Launched Nacho API beta
- Ogmios-compatible JSON-RPC interface
- Transaction submission and evaluation
- Ledger state queries
- WebSocket chain synchronization
- Free tier with 1,000 credits
Upcoming Features
We're working on these features for future releases:
- Migration Guides - Step-by-step guides for migrating from other providers
- Learning Paths - Structured tutorials for different developer personas
- Advanced Guides - Multi-sig transactions, token minting, metadata handling
- AI Documentation Assistant - Claude-powered help within the docs
- Usage Analytics - Real-time dashboard for API usage and costs
Feature Requests
Have a feature request or suggestion? Email us at feedback@nacho.builders or open an issue on GitHub.
Version Information
| Component | Version |
|---|---|
| Nacho API | 1.0.0 |
| Ogmios Protocol | v6 |
| Cardano Node | 10.5.3 |
| DB-Sync | 13.x |
API Status
For real-time API status and incident reports, visit our status page (coming soon).
Subscribe to status updates:
- Email notifications via dashboard settings
- RSS feed at
/api/status/feed(coming soon)
Was this page helpful?