ce11079f
(#2280 by @FabianLars) Explicitly droparboard::Clipboard
on exit. Add recommendation to not use read methods on the mainthread.
3a79266b
(#2173 by @FabianLars) Bumped all plugins tov2.2.0
. From now, the versions for the Rust and JavaScript packages of each plugin will be in sync with each other.
3fa0fc09
(#2099 by @rasteiner) Fix clipboard manager client side api not copying fallback alternative text when callingwriteHtml
.
d57df4de
(#1986 by @RikaKagurasaka) Fix thatread_image
wrongly set the image rgba data with binary PNG data.
a1a82208
(#1873 by @lucasfernog) Downgrade MSRV to 1.77.2 to support Windows 7.
e2c4dfb6
Update to tauri v2 stable release.
e2e97db5
(#1701 by @lucasfernog) Update to tauri 2.0.0-rc.8
b9147758
(#1679 by @lucasfernog) Explicitly set a minimum macOS version for the Swift package.
2c00c029
(#1630 by @FabianLars) Fixed an issue that caused multi-word IIFE names to not be formatted correctly. For example thebarcode-scanner
was defined aswindow.__TAURI_PLUGIN_CLIPBOARDMANAGER__
instead ofwindow.__TAURI_PLUGIN_CLIPBOARD_MANAGER__
.
6b079cfd
(#1649 by @ahqsoftwares) Remove targetSdk from build.kts files as it is deprecated and will be removed from DSL v9.0
9887d1
Update to tauri RC.
99d6ac0f
(#1606 by @FabianLars) The JS packages now specify the minimum@tauri-apps/api
version instead of a single exact version.6de87966
(#1597 by @Legend-Master) Update to tauri beta.25.
22a17980
(#1537 by @lucasfernog) Update to tauri beta.24.
27b258c
(#1185) ExposeClipboard
structe3d41f4
(#1191) Internally use the webview scoped resources table instead of the app one, so other webviews can't access other webviews resources.e3d41f4
(#1191) Update for tauri 2.0.0-beta.15.
dc6d332
(#977) Add support for writing HTML content to the clipboard.99bea25
(#1005) Update to tauri beta.8.
569defb
Update to tauri beta.4.