Skip to content

V1.1.0 Release

Choose a tag to compare

@timnashcouk timnashcouk released this 17 Feb 21:37
· 20 commits to main since this release

New Features:

  • Validate Sessions, each call to the admin_init by a logged in user will cause it to check the current sessions IP/UA against the requesting client
  • Filter to enable/disable this functionality
  • New action to allow alternative logging & or handling

Bug Fixes and refactoring

  • Fixed embarrasing typo in description
  • Added type hints to code
  • Updated ReadMe and ChangeLog