Skip to content

12.5.0

Compare
Choose a tag to compare
@sallakarppinen sallakarppinen released this 23 Feb 13:08
· 1476 commits to master since this release

This release comprises some new features, usability improvements and bug fixes.

Changelog

Administration improvements

Both tenant and global administators can now use the administration interface to add a new logo for a tenancy.

Search improvements

Private tenancies will no longer have content from other tenancies showing up in the search and similarly their content or users will never be visible in the search results of other tenancies.

Linked content improvements

If a link is created pointing directly to a file, we will no longer trigger a download prompt when it's opened. Instead, OAE will attempt to embed the file where possible.

Activity feed and email bug fixes

A bug where some user thumbnails occasionally caused a 401 error in the activity feed was fixed, as was an error where some characters were rendering incorrectly in emails.

Group bug fixes

Deleted users will no longer have links to their homepages in groups. Additionally, a bug where a user's name would sometimes not be displayed correctly in a group's members list was fixed.

New API endpoint

There is a new API endpoint at /api/user/<user-id>/groups/recent for displaying a user's recently visited groups.