acdd76833
(#9155) Add TrayIcon.getById
and TrayIcon.removeById
static methods.
ea0242db4
(#9179) The Image
constructor is now public (for internal use only).
379cc2b35
(#9165) Fix basename(path, 'ext')
JS API when removing all occurances of ext
where it should only remove the last one.
ea0242db4
(#9179) Image::rgba()
now returns Promise<Uint8Array>
.
ea0242db4
(#9179) Removed width
and height
methods on the JS Image
class, use size
instead.
© 2025 Tauri Contributors. CC-BY / MIT