August 6, 2026 — App-wide Reload last session prompt (v1.1.4)
Path: · Site v1.1.4 · SW cache v100
Problem
- Cold open often lands on the last tool/step URL; Reload last session only lived on Home.
Solution
initReloadSessionPrompt() from app-shell on every app page (modal).
- Actions: Reload, Not now (session), Don’t show this again (localStorage
phvac-reload-prompt=off).
- Settings → Work session toggle re-enables; clears session “already offered” flag.
- On a tool page, Reload sets restore active and
location.reload() so fields apply.
- Help:
help/work-session.htm updated.