Skip to content
## Release notes for `1.8.0`

### Features
feat: AuthContent brick for content dependent on user authentication status and group assignment  
feat: adds username to getUserAttributeLengthRestrictions result  
feat(REST): no longer require project_name and _language for registration  
feat: send emails on to user and admins on registration  
feat: REST user registration reponses contain messages now  
feat: adds REST route to get all required registration fields  
feat: adds (WIP) REST route for registration

### Fixes
fix: consider empty extension  
fix: user avatar upload -> rename upload correct order  
fix: consider html qui attributes -> reload="0" is false  
fix: quiqqer/frontend-users#65  
fix: profile url -> replace only the beginning part  
fix: frontend users -> user folder creation bug fixed  

### Other
refactor: consider exists user files  
refactor: checkRegistrationData moved into RegistrationData class  
refactor: adds method to create RegistrationData object from Request  

chore: suggests quiqqer/rest instead of requiring it in composer.json  
chore: adds quiqqer/rest as a dependency  

docs(OpenApi): updates register path  
docs: adds Jan Wennrich as developer to composer.json