Skip to content

Releases: portable-uri-workshop/portable-uri-workshop.github.io

Portable URI Redirector v1.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Aug 13:13
Immutable release. Only release title and notes can be modified.
75f32ba

Portable URI Redirector maintenance release.

  • Keeps 250ms automatic opening for validated custom-scheme URIs.
  • Blocks Android intent URIs and browser fallback redirects in every scheme casing.
  • Removes the target fragment after parsing and stores only a SHA-256 loop fingerprint.
  • Blocks direct web, browser, local, and executable schemes.
  • Uses no external assets, analytics, or network APIs.
  • Includes the exact Pages payload ZIP, SHA-256, and GitHub Artifact Attestation.

Portable URI Redirector v1.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 16:53
Immutable release. Only release title and notes can be modified.
f2a2551

Initial GitHub Pages release.

  • Supports validated custom-scheme and Android intent URIs through #to=.
  • Blocks direct web, browser, local, and executable schemes.
  • Uses no external assets, analytics, or network APIs.
  • Includes the exact Pages payload ZIP, SHA-256, and GitHub Artifact Attestation.