Changelog
What is new in npayload
v1.0.0 (March 2026)
Core platform
- Channels with standard, compacted, and priority types
- Message publishing with batch and transactional support
- Webhook subscriptions with automatic retries and DLQ
- Consumer groups with load balancing
- Streams with consumer offsets and replay
- Message groups for FIFO ordering
- Event catalogue with schema registry and versioning
- Subscription snapshots
Security
- OAuth 2.0 + DPoP proof-of-possession authentication
- Three privacy modes: standard, hybrid, and E2E (zero-knowledge)
- RSA-4096 + AES-256 encryption
- Audit trails with hash chains
Multi-region
- Cross-instance messaging with exactly-once delivery guarantees
- Geo-replication
- Interest-based routing
- Instance cluster auto-discovery
SDKs
@npayload/nodev0.1.0 for server-side development@npayload/reactv1.0.0 for React hooks@npayload/jsv1.0.0 for browser clients@devopscrowdca/asp-jsv0.1.0 for the ASP protocol
Adapters
- Kafka, SQS, EventBridge, SNS, Azure Service Bus, GCP Pub/Sub, HTTP, distrova-flow
Was this page helpful?