You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -22,6 +22,11 @@ All notable changes to Zync are documented in this file. The format is based on
22
22
-**Recovery-key regenerate save rollback**: If Drive upload succeeds but local manifest save fails, Zync restores the previous Drive wrap so the old recovery key keeps working and the new key is never shown. ([7027a17])
23
23
-**Vault unlock retry during host save/test**: Nested unlock retries await completion and skip a second preflight unlock so saving stays in progress until the retry finishes. ([db8442c])
24
24
-**Linux AppImage EGL on Wayland**: Bundled AppImage `libwayland-*` copies no longer override the host graphics stack on modern Mesa (see [#39](https://github.com/zync-sh/zync/issues/39)).
25
+
-**Arch package CI deps**: `makepkg` uses `--nodeps` when repacking the release `.deb` so the container does not need WebKit/GTK installed ([2cb5071]).
0 commit comments