Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tauri v1 -> v2 #4789

Merged
merged 6 commits into from
Oct 30, 2024
Merged

Tauri v1 -> v2 #4789

merged 6 commits into from
Oct 30, 2024

Conversation

mtsgrd
Copy link
Contributor

@mtsgrd mtsgrd commented Aug 29, 2024

  • rewrite of app updater because of new api
  • updated persisted store because of new api
  • webkit2gtk 4.0 -> 4.1 upgrade, will now work for appimage on Ubuntu 24.04
  • webdriver actions API now working

Copy link

vercel bot commented Aug 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gitbutler-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 0:30am

@honnip
Copy link

honnip commented Aug 31, 2024

Part of #4694

@mtsgrd mtsgrd changed the title Tauri v1 -> v2 at the point where it compiles and loads Tauri v1 -> v2 Aug 31, 2024
@mtsgrd mtsgrd marked this pull request as ready for review August 31, 2024 22:16
Refactor appSettings to accommodate new Tauri v2 API

- creates AppSettings class and injects it where needed
- avoids `window` undeclared variable during vite build process
@ndom91 ndom91 merged commit ef3511c into master Oct 30, 2024
19 checks passed
@ndom91 ndom91 deleted the Tauri-v1-to-v2 branch October 30, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@gitbutler/desktop rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants