Skip to content

Releases: Skhmt/TauriLocalDraw

0.3.1

10 Dec 04:55
Compare
Choose a tag to compare

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

03 Dec 04:16
Compare
Choose a tag to compare

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

28 Nov 07:18
Compare
Choose a tag to compare

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

28 Nov 06:45
Compare
Choose a tag to compare

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

27 Nov 00:00
Compare
Choose a tag to compare

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

26 Nov 05:04
88515ce
Compare
Choose a tag to compare

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