You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…n etc..
New functions exposed to javascript API:
- getVersion
- getName
- getTauriVersion
- exit
- relaunch
Examples has been updated as well.
Should close: #1387
Is your feature request related to a problem? Please describe.
NO
Describe the solution you'd like
Add new JS API to send: APP
name
andversion
from the newly added package_info in the tauri context.We could also expose in this API some useful functions like:
relaunch
andquit
.Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: