Skip to content

WATT client @ 30b8c5d (main)

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 22:56
30b8c5d

Use the corresponding installer bundled in assets to download the WATT desktop client.

Changes since last release:

- Fix head ref variable
- Don't rerun workflow on tags, auto-release with dynamic prerelease field
- Remove unneeded rust greet command
- Fix workflow running on branch pushes
- Remove duplicated link tag, trigger redeploy
- Use single quotes for workflow compare
- Update `/about` with desktop app info, README
- Prettify release names more
- Hacky fix for resetting app icon
- Hopefully fix windows build, better release notes
- Use bash shell for env variables
- Trigger redeploy
- Hopefully fix release escapes, redeploy
- Dynamically import tauri window api, fix dynamic favicon again
- Experimentally sort commits on commit count
- Remove pwacompat script, add meta tags, fix key error
- Fix action, redeploy
- Strip whitespace for mac number padding, redeploy
- Merge branch 'main' into use-tauri
- Merge pull request #138 from GunnWATT/use-tauri

Use `tauri` to compile WATT natively for desktop