Skip to content

v1.8.1

Choose a tag to compare

@hxreborn hxreborn released this 06 Aug 08:44
bc307ea

What's Changed

Bug Fixes

  • 36ccdf2 (auth) Start the unlock prompt on first window focus by @hxreborn

    The 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 @hxreborn

    Reopening 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 @hxreborn

    Unlocking an app from recents no longer asks for a second authentication right after the first one succeeds.