Releases: kdroidFilter/DesktopNotifyKT
Releases · kdroidFilter/DesktopNotifyKT
0.3.0
What's Changed
Complete overhaul of the library, transforming it from a multi-platform notification library to a focused desktop notification solution. The library has been rebranded as "DesktopNotify-KT" (KNotify) and now exclusively targets desktop platforms (Windows, macOS, and Linux).
- Refactor and Rebrand to DesktopNotify-KT by @kdroidFilter in #6
v.0.2.0
Compose Native Notification v2.0 - New Release
We're thrilled to announce the new version of Compose Native Notification! This update features:
- Complete Kotlin DSL Rewrite: A smoother, more intuitive way to declare notifications.
- Interactive Buttons: Add buttons with custom actions to your notifications.
- Advanced Callbacks: Full support for
onActivated
,onDismissed
, andonFailed
on Linux and Windows. - Android Support: Full Android notification support with channel setup (except
onDismissed
).
For details or to contribute, visit our GitHub repository.
Thanks for your support!
v0.1.2
bump to 0.1.2
v0.1.1
v0.1.1
v0.1.0
First release