Skip to content

v0.4.4 Stable Release

Latest

Choose a tag to compare

@RashiMrBRD RashiMrBRD released this 22 Feb 14:44
· 2 commits to master since this release

Inventory System v0.4.4 - Stable Release

Features

  • Real-time password validation with strength indicator and confirmation matching
  • Email validation with checking animation and real-time feedback
  • Password visibility toggle with eye icon
  • Comprehensive CSS styling for password validation UI elements

Bug Fixes

  • Fixed registration form not showing password strength indicator, requirements checklist, and confirm password field
  • Fixed docs.php navigation links not working due to escaped backslashes in HTML attributes
  • Fixed browser native validation interfering with custom email validation
  • Fixed Docker container caching JavaScript files causing stale login-register-link.js

Known Issues

  • Password requirements checkmarks may not clear properly when password field is emptied
  • Email validation only checks format, not domain existence or registration status