v1.8.1
What's Changed
Bug Fixes
-
36ccdf2(auth) Start the unlock prompt on first window focus by @hxrebornThe unlock prompt no longer cancels itself the moment a locked app launches, which sent you home before you could authenticate.
-
12554f5(hook) Skip redirect when a recents launch already has a posted auth by @hxrebornReopening a locked app from recents no longer stacks a second unlock prompt behind the one already on screen.
-
35e40ed(hook) Validate token package before consuming a pending unlock by @hxrebornUnlocking an app from recents no longer asks for a second authentication right after the first one succeeds.