Skip to content
Tauri

@tauri-apps/api@2.0.0-alpha.9

New Features

  • c1ec0f15(#7933) Added setAlwaysOnBottom function on Window and the alwaysOnBottom option when creating a window.
  • fb10b879(#8039) Add the app module back.
  • ed32257d(#7794) On Windows, add Effect.Tabbed,Effect.TabbedDark and Effect.TabbedLight effects.
  • c9a9246c(#8007) Add the window module back.
  • c085adda(#8009) Added the setProgressBar API on the Window class.

What’s Changed

Breaking Changes

  • a63e71f9(#7942) Changed tauri module to primitives and removed the undocumented invoke export from the root module.

© 2024 Tauri Contributors. CC-BY / MIT