Skip to content

Releases: adessoTurkey-dotNET/AdsPush

v2.0.0

20 Aug 18:08
Compare
Choose a tag to compare

AdsPush v2.0.0 Release Notes

VAPID WebPush Support

The latest version of our NuGet package now includes support for Voluntary Application Server Identification (VAPID) with WebPush. This enhancement ensures a more standardized approach for authenticating with push services, improving security and interoperability.

Sample JS WebPush Client Project

To aid developers in getting started with our package, we've added a sample JavaScript WebPush client project. This sample code demonstrates how to integrate and utilize our push notification services in web applications effectively.

Documentation Updates

Reflecting the new features and updates, the documentation has been thoroughly revised. New sections have been added to guide users through the integration of VAPID WebPush and other enhancements, ensuring a smooth implementation process.

TTL (Time To Live) Support for BasicSend Operations

In this release, we've introduced TTL support for basic sending operations. TTL defines the lifespan of a message in the queue if the recipient is not currently reachable. This feature allows developers more control over how long a push notification should attempt to be delivered before being discarded.

By incorporating these updates, we've aimed to make our NuGet package more versatile and user-friendly. Users are encouraged to consult the updated documentation for detailed guidance on these new features.

v1.1.3

05 Feb 13:53
Compare
Choose a tag to compare
Licence updated

v1.1.2

05 Feb 10:21
Compare
Choose a tag to compare
readme files separated for nuget & github

documentation updated

v1.1.1

04 Feb 23:11
Compare
Choose a tag to compare
workflow filed updated

nuget configurations updated