Changelog

View Source

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0]

Added

  • Initial release
  • RFC 8291 compliant Web Push Protocol implementation
  • VAPID (RFC 8292) authentication support
  • AES-GCM payload encryption
  • Error handling
  • Telemetry integration
  • Concurrent batch sending support
  • Complete test suite
  • Documentation and examples

Features