Skip to content

Releases: lukislp/NotifyHub

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 11:18

0.2.2 (2026-08-07)

Bug Fixes

  • add a demo screenshot to the README (9a1f298)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 09:31

0.2.1 (2026-08-07)

Bug Fixes

  • re-trigger CI after the previous push's webhook was dropped during a GitHub Actions incident (acf1e3f)
  • surface CI/CD, release, and package status in the README (2740ca7)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 15:17

0.2.0 (2026-08-06)

Features

  • add CI/CD pipeline with GitHub Release nuget package attachments (b671801)

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@lukislp lukislp released this 04 Aug 16:00

First public release of NotifyHub — a universal .NET notification library covering Web Push (VAPID), APNs, FCM, webhooks, and email through a single channel-agnostic API. Includes NotifyHub.AspNetCore for ready-to-use HTTP endpoints.