Releases: fedora-infra/noggin
Releases · fedora-infra/noggin
Version 1.2.0
Released on 2021-05-18.
Features
- Display the version in the page footer (#592).
- Allow sponsors to resign from their position in the group (#599).
- Disallow login and register with mixed-case usernames (#594).
- Add information in the validation email (#629).
Bug Fixes
- Lowercase the username in Forgot Password Ask controller (#573).
- Skipped autocomplete in OTP fields (#593).
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request reviews for this release:
- Aurélien Bompard
- Josseline Perdomo
- Yaron Shahrabani
Version 1.1.0
This is a feature release that adds a few interesting enhancements.
Features
- Add a verification step when enrolling a new OTP token (#422).
- The GPG key ID fields now refuse key IDs shorter than 16 characters, and allow up to 40 characters (the full fingerprint) (#556).
- Paginate the group members list (#580).
- Handle separately OTP from password in UI (#572).
Bug Fixes
- Start messages with capital letter (#521).
- Show more than 100 users on /group/ (#550).
- Fixed mailto href adding mailto in the template of the group (#581).
- Indirect groups are now included in the user’s group list (#560).
- Redirect back to the original page after login (#574).
- Fix the OTP QR code being displayed by default (#577).
Documentation Improvements
- Add rstcheck to check our rst files (1c2205f).
- Update the release docs (96b08ea).
- Fix code-block format in contributing docs (#595).
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request reviews for this release:
- Aurélien Bompard
- Chenxiong Qi
- Josseline Perdomo
- Rafael Fontenelle
- Ryan Lerch
- Vipul Siddhartha