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

Migrate to Tauri v2 #231

Open
qu1ck opened this issue Oct 6, 2024 · 1 comment
Open

Migrate to Tauri v2 #231

qu1ck opened this issue Oct 6, 2024 · 1 comment

Comments

@qu1ck
Copy link
Member

qu1ck commented Oct 6, 2024

Tauri v2 stable released recently, there is no immediate need to migrate but any future development and improvements to v1 are likely to stop, except for bugfixes.
Migrating is not trivial since a lot of code was reorganized.
https://v2.tauri.app/start/migrate/from-tauri-1/

@qu1ck
Copy link
Member Author

qu1ck commented Oct 9, 2024

Well, it's already happening. v1 will not work on ubuntu 24 or debian testing because they have libwebkitgtk 4.1 while tauri v1 needs libwebkitgtk 4.0
tauri-apps/tauri#9662

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant