Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.42 KB

File metadata and controls

30 lines (15 loc) · 1.42 KB

Changelog

0.2.0 (2025-06-18)

Features

  • web: add native-crypto build target (35d28f1)
  • web: Use env files for different entrypoints (ebabecb)

0.1.1 (2025-06-06)

Bug Fixes

  • add wait-for-body to example configuration (c006b4d)
  • handle cookie domain attribute for non-FQDNs (a7a5166)
  • set challenge Content-Type and handle failure (bdd7bc7)

0.1.0 (2025-06-02)

Features

  • Implement cross domain validation (#32) (c825a31)

Bug Fixes

  • switch to modern Sass JS API (c83d5a1)