Fabian-Lars
Fabian-Lars
afaik the security team is still looking into this so i'm reopening it for now
I think https://github.com/tauri-apps/tauri/issues/7338 is the main one. https://github.com/tauri-apps/tauri/pull/8012 If we want to expand this to runtime settings there's https://github.com/tauri-apps/plugins-workspace/pull/824 and https://github.com/tauri-apps/tauri/issues/9978 (not implemented). But like i said in the issue,...
Ah that's my bad then, I thought we still autogen it like in the old docs
_moved to docs repo_ Also related: https://github.com/tauri-apps/tauri-docs/issues/1152
> This probably shouldn't have updated to Tauri v2 and just stuck to v1 Agreed, but i think there was actually a somewhat good reason for it but can't remember...
@dklassic is currently looking into it but it doesn't look a trivial change.
I can't reproduce this - it works fine for me. Can you share the output of `nvm -v` `nvm current` and `npm run tauri info` please? Also if you just...
Yeah this issue is really not solvable without the rust rewrite, basically every node package we need to make this work is unmaintained...
That's indeed quite steep and also the reason why we're always so slow to upgrade the gtk crates. The last times they also updated their msrv to the latest rust...
> @ FabianLars Waiting until December is too long. Do we force MSRV on alpha at the moment? If not, I think we could start updating it. Well, we've never...