Version 2.1.0

May 22, 2025
  • Added pagination to Failed Attempts and Blocks listing pages

Version 2.2.0

October 16, 2025
  • Simplified exception handling to match against any Exception type instead of only HttpException
  • Added validation rules to Condition model to ensure required fields
  • Improved pattern matching logic with better error handling

Version 2.3.0

October 16, 2025
  • Added sortable table columns for both attempts and blocks views
  • Changed default sort order to show newest records first