Punchlist v1.5.61
The shared-address warning is out of the way
The shared-origin security notification no longer appears at the top of the board or above the GitHub sync token. This is an intentional temporary policy while Punchlist and the owner's other apps continue sharing the same domain.
What changed
- Hidden the board-top shared-storage warning.
- Hidden the matching warning in Settings → GitHub sync.
- Kept the origin detector and warning model dormant behind one explicit switch for the future custom-domain migration.
- Added regression coverage for shared paths, foreign storage keys, and configured sync tokens.
What did not change
Board data, images, history, exports, GitHub sync behavior, offline reopening, and direct file:// use are unchanged. This release only removes the visible notification.
Validation
- 178 static tests passed.
- 40 Chromium browser tests passed.
- Generated hosted and standalone artifacts are byte-identical.
- v1.5.60 remains the rehearsed rollback target.