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

1.7 KiB

Changelog

[2.0.0-alpha.1]

[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]

  • 717ae67(#371) First v2 alpha release! ub.com/tauri-apps/plugins-workspace/pull/555)) Update to alpha.11.

[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]