Skip to content

1.2.0

Latest

Choose a tag to compare

@masha256 masha256 released this 23 Jul 14:09
· 1 commit to main since this release
19af8b5

What's Changed

  • Upgradeable and Usability Improvements
  • Add OnlySubjectOwnerPolicy
  • Flexible PolicyProtected Variants
  • upgrading to foundry 1.5.1
  • fix: pnpm foundry up command
  • feat: Add supportsInterface check to the createPolicy methods in PolicyFactory
  • AllowDenyList Data Validator Implementation
  • feat: Grouped Identity Validator Policy + IdentityValidated Event
  • adding transferPolicyOwnership function
  • feat: Update remappings
  • chore: Add missing @openzeppelin/contracts@5.0.2 to remappings
  • fix: add authorizeConfigSelector in GroupedIdentityValidatorPolicy
  • add getSenderContext