Skip to content

ChatWalaʻau v0.102.2

Choose a tag to compare

@motojinc25 motojinc25 released this 09 Jul 23:39

This release improves the login page password field so it is easier to type your password correctly. These changes only appear on instances that use browser sign-in.

Highlights

Login page password usability (v0.102.2)

  • Show / hide password. An eye toggle inside the password field temporarily reveals what you typed, so you can confirm your password before signing in. The revealed value is kept only in the browser for that moment -- it is never stored or logged.
  • Caps Lock warning. When Caps Lock is on while you type your password, a "Caps Lock is on." hint appears so a mistyped password is easier to catch before you submit. It only warns; it never blocks sign-in.
  • Fully backward compatible. Frontend-only, additive UI on the existing sign-in page. No new setting, no on-disk change, no API change. The password toggle and Caps Lock hint appear only when browser sign-in is enabled (AUTH_USERNAME + AUTH_PASSWORD_HASH); other instances see no change.

Included in this release

This release includes implementation work from:

  • v0.102.2 through v0.102.2

Notes

  • Internal design management content and architecture control artifacts are intentionally omitted from this release note.

Installation

See the repository README for setup and usage instructions.

Version

  • Release version: 0.102.2
  • Previous release: 0.102.1