diff --git a/Changelog b/Changelog index 6cad7ca46c3a55d808bcae0c89fd3018fafee0cb..063525a91eb4aacad1325a54e1bd434ef58ff442 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,17 @@ +Version 3.7.1, 2022-05-09 + + Fixes: + * Fix WebUI login with HOTP/TOTP challenge-response token (#3038) + * Improve error handling for "/ttype" endpoint (#3090) + * Removed redundant "user" option from offline token assignment (#3077) + * Fix creation of download-links for certificates due to HTML sanitizer (#3088) + * Fix policy descriptions containing HTML-like tags (#3118) + * Add documentation for the CustomUserAttributeHandler (#3075) + * Send Push message as notification and data to FireBase (#3117) + + Enhancements: + * Add App-PIN policy for Push token (#3116) + Version 3.7, 2022-03-31 Features: