2.18.2 Release Notes
March 12, 2021
Summary
We have multiple updates in this 2.18.2 version of AnswerHub!
Enhancements:
-
New setting "Include topic description in topic search" added to topic settings page (/admin/settings/site.topic.html) in the admin control panels. If unchecked, topic suggestions will be made based on type ahead search lookup for the topic name only. When checked, the topic description will also be considered for improved discovery of potentially relevant topics.
-
When using JWT tokens for API authentication, token expiration period is now controlled by the inactive session time out value found in the user general settings page in the admin. (/admin/settings/user.html) This change provides a more consistent and predictable control of user sessions for web and API users.
-
Enhancements to OAuth2 SSO added configuration options for additional IDP parameters and toggle on / off for welcome emails for new users.
-
Updated Share function to accept username or @username during user name look up as part of the share modal.
Changelog
2.18.2 updates include the following:
- MSAH-1699: Accessibility - Resolves keyboard focus moving to non-interactive content during file upload workflow.
- MSAH-1713: Accessibility - Resolves visibility issues with follow button when 400% zooming
- MSAH-1726: When creating new content, topic tag name search also returns suggested topics based on keywords in topic description.
- MSAH-1708: Accessibility - Addressed issues with Narrator / JAWS screen readers issues reading sorting links oldest, reputation, newest, username.
- ANSUP-13664: Addressed errors rendering HTML in WMD markdown editor
- ANSUP-13827: Resolved formatting issue that prevented proper display of child spaces with long names when configuring space permissions for individuals or groups.
- ANSUP-13914: Resolved issue where username would be available when using share feature if "use real name as user name" was enabled in admin and real name value was blank on user profile.
- ANSUP-13467: Resolved inaccurate user count in admin dashboards; update correctly subtracts deactivated users from the count.