Changelog
2026-02-26 - v1.3.0
- Added tag-first finality (
tag_finalized/tag_safe) with depth fallback. - Added scan batching and topic0 OR fan-in controls to reduce RPC/CU spend.
- Added sampled reorg probe mode with configurable probe interval and rollback buffer.
- Switched webhook delivery to batched
kvasyr.v2payloads with batch headers. - Added panel status cost UX (effective indexer knobs, warnings, scan-wave estimates, and presets).
- Added cost-tuning operator guide with CU math and scenario-based config presets.
- Improved sampled reorg probe sentinel selection for sparse/no-log block windows.
- Updated docs/specs for new finality and webhook delivery contracts.
2026-02-19 - v1.2.0 (MVP)
- Redesigned docs landing with SaaS-first positioning.
- Updated docs navigation, styling, and readability.
- Added clearer onboarding paths for Dashboard, Configuration, and API use.
- Removed GitHub/edit/feedback chrome from docs UI.
- Replaced header search index lookup with direct docs search routing.
2026-02-05 - v1.1.0
- Improved Dashboard operations visibility for subscriptions and deliveries.
- Expanded API and configuration documentation.
2026-01-20 - v1.0.0
- Initial public release of Kvasyr Cloud.
- Core subscription management, signed webhooks, and event delivery pipeline.