Files
tauri-plugins-workspace/plugins/notification/CHANGELOG.md
T
github-actions[bot] 553c87bde0 Publish New Versions (v2) (#423)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-08-14 15:11:44 -03:00

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]