Skip to content

Porter v1.0.1

Latest

Choose a tag to compare

@M-SaaD-H M-SaaD-H released this 26 Jun 07:40

Porter v1.0.1

What's Changed

This patch improves form field detection by prioritizing the HTML autocomplete attribute during classification when it is available.

Improvements

  • Prioritize the autocomplete attribute when detecting existing form fields.
  • Improves detection accuracy on websites that correctly implement HTML autocomplete.
  • No breaking changes.