Skip to content

v3.94.2

Choose a tag to compare

@claudfuen claudfuen released this 01 Jul 15:25

3.94.2 (2026-07-01)

Bug Fixes

  • auth: honor explicit ?inviteCode= before the offboard guard on the root page (ab7ba22)
  • auth: let invite flows take precedence over the offboard guard at /setup (afb759e)
  • auth: stop offboarded users from looping into a spurious new org (2aa20e6)
  • trust-portal: bound ISO cert regex so a number can't match a longer one (514e0e5), closes #3318
  • trust-portal: sync iso 27001 certification mapping with vendor-risk task (9f944a0)
  • trust-portal: tighten ISO cert badge matching to require the ISO prefix (3b426f7), closes #3315 #3315