uQualio’s Release Notes 2026

Here you find information about the newest developments and features on the uQualio software platform.

You can also visit uQualio’s Development Roadmap to see what new developments the pipeline brings.

14 January, 2026

Release/2026.004

  • Saved Searches: Added new search types to enable better default search setting. There is now there levels of searches for each report: User Search, Account Search, and System Search. The User Searches are defined by the each admin user and one can be tagged as default. The Account Searches are defined by users with the Account Manager role and one can be tagged as default. The System Searches are created by uQualio and one can be tagged as default. When the user opens a report then the user’s default search is shown. If not defined, then the default Account Search is shown if defined. If not defined, then the default System Search is shown. If not defined, then the report is shown is the default columns and sorting field.
  • Minor improvements and fixes.

13 January, 2026

Release/2026.003

  • Colossyan interface (https://www.colossyan.com/ ) is updated. Their API changed so the API key must now be taken from a workspace as the old API key from the account are deprecated in January 2026. You can replace the existing key with the new one from the Colossyan workspace. You do this in Configuration -> Integrations -> Integrations -> Video Providers -> Colossyan. You can see how the integration is configured in this uQualio tutorial: https://app.uqualio.com/target/9ac8cf9d5536430b9e6757814421d16b/content .
  • Minor improvements and fixes.

12 January, 2026

Release/2026.002

  • Reports: All reports are now default sorted by a uQualio define sorting field. In most cases this is ’email’. For content reports it is ‘Content Name’.
  • Integrations: New integration category added ‘User Provider’ for the upcoming user integration with several user management platforms.
  • User Image replacement. When you replace the user image the previous image is deleted. Previously the new was uploaded and the old kept in the system’s storage without any reference from the user profile.
  • Security: We have increased the security level of texts being entered into the system. All texts are now checks for potential XSS injections. All HTML tags are stripped from names and short texts. For larger texts we strip all potentially illegal keywords and leave a set of basic HTML tags. The text is sanitized and passed on to standard validation after sanitization. If you have any problems, please contact support with details on your issue.
  • Mobile onboarding flow updated with a specific dialog. The user is informed that the best experience is on browsers and not mobile.
  • REST API: Create corporate invite and create channel invites enpoints are extended with an optional parameter for sending the notification from uQualio. When ‘SendNotification’ is set, then uQualio will sende the invite to the user’s email.
  • REST API: Create corporate invite and create channel invite endpoints now return the invite link like create cohort invite does. This enables a better implementation as you only need to call once to both create the invite and to get the invite link for sharing through your application.
  • Free trial checkout availble. It is now possible to create a free trial with a checkout with a valid credit card. The first 14 days are free and then the card is charged.
  • Google Tag Manager scripts updated for uQualio.
  • Minor improvements and fixes.

9 January, 2026

Release/2026.001

  • Course Manager: When you changed the end date of a course or a cohort to be later than the parent, the system did not warn you that this was not possible, but just ignored the new end date. It now shows with an error in case you try to made the end date to be later than the parent.
  • Course page, mobile: The topic with video is made wider to present the video larger.
  • Reports: Column formatting is being recentralized to have consistent cell formatting and alignment across all grids in the system.
  • Reports: Default report sorting field is defined as option. uQualio default sorting field is email address. Will be implemented in all reports soon.
  • REST API: Endpoint /users/{}/invites returned an invalid cohort link. The correct link is now returned in the response.
  • Private channel did not show protected cohorts for invited users. This is now fixed. When a user is invited to the private channel the courses are shown along private cohorts.
  • Non-existing subdomain caused the system to show spinner forever. If you tried to open a non-existing account like e.g. doesnotexist.uqualio.com  then the system would spin forever. The correct behaviour is to redirect to uqualio.com . This now works again.
  • Minor improvements and fixes.