Files
tauri-plugins-workspace/plugins/notification/CHANGELOG.md
T
github-actions[bot] 91ffc01a91 Publish New Versions (v2) (#402)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-06-06 09:31:55 -03:00

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]