Skip to content

Releases: unicornops/uptime-kuma-notifier

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Mar 17:16
e2229af

1.1.1 (2026-03-20)

Bug Fixes

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 15:37
1416fa1

1.1.0 (2026-03-08)

Features

  • add PrivacyInfo.xcprivacy and update Info.plist for App Store (#45) (6a89bd8)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 08 Mar 13:08
1a94591

1.0.2 (2026-03-08)

Bug Fixes

  • Suppress notifications for initial pending→up transitions (#43) (724c26a)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Mar 12:42
9882007

1.0.1 (2026-03-08)

Bug Fixes

  • testing release please process (1d4b927)
  • testing release please process (48dd868)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 12:29
9a94fee

1.0.0 (2026-03-01)

⚠ BREAKING CHANGES

  • Complete rewrite from Rust to Swift. All previous configuration files, build scripts, and Rust source are removed.

Features

  • Add 2FA support for server authentication (a81c6c6)
  • Add 2FA support for server authentication (729d750)
  • Add 2FA token support for server authentication (fa2e1b0)
  • Add 2FA token support for server authentication (d330aa3)
  • Add refresh controls and loading indicators to UI (7c0a59b)
  • Add refresh controls and loading indicators to UI (5cfe02a)
  • Add refreshing state to server connection handling (1677db1)
  • Add refreshing state to server connection handling (6be3138)
  • Add TOTP 2FA support with live code generation (aaadcde)
  • Add TOTP 2FA support with live code generation (ee61457)
  • Adding cocogitto config (96b6e65)
  • Adding cocogitto config (20b33fb)
  • ci: add custom app and DMG icon to release workflows (d5d485f)
  • ci: add custom app and DMG icon to release workflows (dbb9f15)
  • Ensure Settings window activates app when opened (a36592b)
  • Ensure Settings window activates app when opened (d3a74cc)
  • Improve the Makefile adding help (88c1d43)
  • Improve the README, point to using make. (2d841f5)
  • Initial commit (0af7375)
  • notification: show app icon in native notifications (d78ada9)
  • notification: show app icon in native notifications (b526b44)
  • Preserve monitor data during reconnect and refresh (3ca97a8)
  • Preserve monitor data during reconnect and refresh (18e3d70)
  • rewrite application in Swift as native macOS menu bar app (43d7675)
  • Testing code signing in the build (554e116)

Bug Fixes

  • Add ack handling for token login and clear stale tokens (8b5a9bc)
  • Add ack handling for token login and clear stale tokens (c6d6cbc)
  • add connection watchdog and sleep/wake reconnection (9fde8d4)
  • add connection watchdog and sleep/wake reconnection (3fe3bca)
  • Improve 2FA login flow for Socket.IO connections (a92df16)
  • Improve 2FA login flow for Socket.IO connections (7007e07)
  • improve app icon resolution for notifications (ba71f2e)
  • improve app icon resolution for notifications (de1fc07)
  • Make app icon PNG conversion safe for notification attachments (ac127cf)
  • Make app icon PNG conversion safe for notification attachments (034048f)
  • Normalize server URLs to avoid WebSocket origin mismatch (e560414)
  • Normalize server URLs to avoid WebSocket origin mismatch (aa0256d)
  • Release (58f04b6)
  • Release (d74f1fa)
  • Revert "refactor: remove ServerConnectionState.refreshing and update refresh" (0dfe9bf)
  • Revert "refactor: remove ServerConnectionState.refreshing and update refresh" (5f45128)

v0.10.2

Choose a tag to compare

@github-actions github-actions released this 14 Feb 00:22

Bug Fixes

  • 034048f - Make app icon PNG conversion safe for notification attachments - Rob Lazzurs

Chores

  • 273eb69 - (version) v0.10.2 - GitHubActions

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 14 Feb 00:15

Bug Fixes

  • de1fc07 - improve app icon resolution for notifications - Rob Lazzurs

Chores

  • a5c3842 - (version) v0.10.1 - GitHubActions

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 00:01

Features

  • b526b44 - (notification) show app icon in native notifications - Rob Lazzurs

Chores

  • 91d9de1 - (version) v0.10.0 - GitHubActions

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 13 Feb 23:53

Bug Fixes

  • 5f45128 - Revert "refactor: remove ServerConnectionState.refreshing and update refresh" - Rob Lazzurs

Chores

  • a962c70 - (version) v0.9.2 - GitHubActions

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 13 Feb 23:44

Bug Fixes

Refactoring

  • 3028df4 - remove ServerConnectionState.refreshing and update refresh - Rob Lazzurs

Chores

  • 480d8c9 - (version) v0.9.1 - GitHubActions