You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/plugins/notification/CHANGELOG.md

733 B

Changelog

[2.0.0-alpha.1]

  • d8b4aca(#414) Use window.__TAURI_INVOKE__ instead of window.__TAURI__ in init.js, fixes usage in apps without withGlobalTauri enabled.
  • 7d71ad4 Play a default sound when showing a notification on Windows.

[2.0.0-alpha.0]