Initial v2 launch notification.

This commit is contained in:
Burak Kaan Köse
2026-04-25 16:12:49 +02:00
parent 3ea8b8ac46
commit 55ae6e1f3a
5 changed files with 58 additions and 10 deletions
@@ -51,6 +51,11 @@ public interface INotificationBuilder
/// </summary>
void CreateStoreUpdateNotification();
/// <summary>
/// Shows the one-time release migration notification.
/// </summary>
void CreateReleaseMigrationNotification();
/// <summary>
/// Creates a calendar reminder toast for the specified calendar item.
/// </summary>