Releases: Skhmt/TauriLocalDraw
0.3.1
increased tldraw version to 3.6.0
made .tldr and .tldz files the default when opening a new file
2 options (build your own installer or app for non-windows):
- the .html is a standalone webapp that runs on whatever browser you want
- the .zip contains a standalone windows app (.exe) that uses the built-in webview2 from windows 10/11
0.3.0
can drag and drop .tldr
and .tldz
files to load them
2 options (build your own installer or app for non-windows):
the .html is a standalone webapp that runs on whatever browser you want
the .zip contains a standalone windows app (.exe) that uses the built-in webview2 from windows 10/11
0.2.3
automatically add .tldz extension to saved files
remember and restore window size and location in tauri
2 options (build your own installer or app for non-windows):
the .html is a standalone webapp that runs on whatever browser you want
the .zip contains a standalone windows app (.exe) that uses the built-in webview2 from windows 10/11
0.2.1
fixed drag/drop in the .exe
4 options:
the .html is a standalone webapp that runs on whatever browser you want
the .zip contains a standalone windows app (.exe) that uses the built-in webview2 from windows 10/11
the other two are installers that will check if you have webview2 and get that for you if you don't have it
0.2.0
added toasts for file open errors and successful saves
added showSaveFilePicker() for browsers that support it
saved files are now gzip compressed and saved as .tldz
.tldr and .tldz files can both be opened
4 options:
the .html
is a standalone webapp that runs on whatever browser you want
the .zip
contains a standalone windows app (.exe
) that uses the built-in webview2 from windows 10/11
the other two are installers that will check if you have webview2 and get that for you if you don't have it
mvp release
mvp release
4 options:
the .html
is a standalone webapp that runs on whatever browser you want
the .zip
contains a standalone windows app (.exe
) that uses the built-in webview2 from windows 10/11
the other two are installers that will check if you have webview2 and get that for you if you don't have it