Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Releases: kdroidFilter/DesktopNotifyKT

0.4.3

09 Oct 04:41
3f41255

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

0.4.2

25 Sep 14:46
cb22ab6

Choose a tag to compare

What's Changed

  • Bump io.github.kdroidfilter:platformtools.core from 0.6.1 to 0.6.2 by @dependabot[bot] in #22
  • Bump org.jetbrains.compose.runtime:runtime from 1.8.2 to 1.9.0 by @dependabot[bot] in #19

Full Changelog: v0.4.1...v0.4.2

0.4.1

24 Sep 18:38
edf832b

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

0.4.0

12 Sep 15:21
bd68925

Choose a tag to compare

What's Changed

  • Bump kotlin from 2.2.0 to 2.2.10 by @dependabot[bot] in #11
  • Introduced optional NotificationInitializer by @Godox in #16
  • Removed compose runtime dependency from knotify by @Godox in #18
  • Bump kotlin from 2.2.10 to 2.2.20 by @dependabot[bot] in #14
  • Bump org.jetbrains.compose.runtime:runtime from 1.8.0 to 1.8.2 by @dependabot[bot] in #7
  • Bump co.touchlab:kermit from 2.0.4 to 2.0.8 by @dependabot[bot] in #12
  • Bump io.github.kdroidfilter:platformtools.core from 0.4.0 to 0.6.1 by @dependabot[bot] in #13

New Contributors

Full Changelog: v0.3.0...v0.4.0

0.3.0

29 Jun 19:52
59f2732

Choose a tag to compare

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).

v.0.2.0

27 Oct 00:37

Choose a tag to compare

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, and onFailed 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

05 Oct 20:10

Choose a tag to compare

bump to 0.1.2

v0.1.1

05 Oct 19:44

Choose a tag to compare

v0.1.1

v0.1.0

02 Oct 10:36

Choose a tag to compare

First release