Changelog

Recent Changes / Developments

3min

Here, you will find information on the most recent changes and updates. This page is dedicated to keeping our integrators informed about modifications that may require adjustments on your end. Whether it's technical updates, configuration changes, or process enhancements, we aim to provide clarity and foresight for your ongoing projects.

We strive to keep our clients well-informed and will do our utmost to notify you in advance via email about any upcoming changes. However, we highly recommend checking this page regularly to ensure you stay updated on important developments that could impact your integration strategies.

Our goal is to ensure seamless collaboration and uninterrupted service for all our integration partners.



We're introducing widget mode for embedded digital humans. To avoid conflicts with website builders' global CSS classes, we've prefixed our CSS classes with a unique identifier. All class names remain the same, but they now include the prefix "unith-". For example, the original class ".video" is now ".unith-video".

We expect to deploy these changes to production as early as February 27, 2025.

  • All CSS classes have been renamed with the "unith-" prefix. (".classX" -> ".unith-classX"
    • If you've customized any CSS, please update your code, as the original class names will no longer function.
  • We've redesigned the default view layout for digital humans. To improve consistency across views and optimize screen usage, we've expanded the video component to fill the screen.
  • For an enhanced mobile experience, we're prioritizing the digital human's fullscreen view. The chat remains accessible via a dedicated button.
  • We've updated the microphone behavior to allow users to manually start and stop recording. This gives users control over the length of their audio recordings.

What do you need to do?

To reduce potential regressions these new changes may introduce in your application, we have released them in a candidate version for you to test. We do not advise replacing your current embedded link with this version. Instead:

  1. Use this candidate version in a sandbox environment
  2. Test the impact of these new changes in your application
  3. If needed, make necessary modifications
  4. Once we release the new version on February 27th, you can integrate these changes into your application

Links:

The current production bundles will remain available, but they will be unsupported and no longer maintained.





We are excited to announce a soft reskin of our current digital human user-facing frontend, enhancing the look and feel while maintaining its core functionality. Below is a list of changes that will be implemented starting December 10th.

These updates are designed to improve user interaction and overall aesthetics. To assist our integrators in preparing for these changes, we are providing bundles (css and javascript) that allow you to test the new interface locally. This ensures that your implementation remains seamless and fully functional.

Please review the changes below and utilize the provided bundles to confirm everything aligns with your current setup.

Please note that this update may disrupt the current CSS files you are using.

While it's possible to continue using the legacy bundles, be advised that support for them will be discontinued, leaving their use at your own risk.

  • Chat component
    • Loading animation (lds-ellipsis) is now only used in “x is thinking…”. It’s been replaced by dot-ellipsis elsewhere.
    • Timestamps and feedback now belong inside .timestamp-container.
      • The .timestamp container we had wrapping the actual timestamp has been renamed to .timestamp-wrapper so it doesn’t interfere while using global styles
    • Thumbs up/down now wrapped in .thumbs-container
  • Input/suggestion box
    • Added .info-bar container where “x is waiting for a response” is now located
    • Background now covers the input box, info bar and suggestions, since it’s a gradient it may not be fully overriden by setting the background-color only
    • Suggestion number is now wrapped in a div (.index)
    • The previous behavior slid the suggestions under the input box so the top was still visible. This has been updated so it’s completely hidden using display:none while the dh is answering.
  • Media controls
    • Controls are moved to the top of the input box in the fullscreen version, but in mobile view they sit on top of the video
    • Fullscreen is now located in the control bar
    • A frosted filter is applied using the ::after selector
  • Textual changes
    • Chat -> Select an option
  • Other
    • A number of other css changes.
    • Live tag was completely changed
    • Fonts have been updated, now the default font should be Sohne but can still be overriden using the data-font attribute.

To reduce potential regressions these new changes may introduce in your application, we have released them in a candidate version. We do not advise replacing your current embedded link with this version. Instead:

  1. Use this candidate version in a sandbox environment
  2. Test the impact of these new changes in your application
  3. Make necessary modifications
  4. Once we release the new version on December 10th, you can integrate these changes into your application.

Links:

To facilitate the process, the following code snippet, incorporating the required modifications, is provided for your testing purposes prior to the live deployment.

JS


Effective December 10th, the production environment will be updated with the re-skinned content. The legacy version will be discontinued but will remain available via the following link:



Here’s what’s new:

User Experience Enhancements

  • Voice Selection: It is now easier to filter through and find voices from the growing voice library.
  • Voice Speed: Selected voices now includes “performance” ranking to help you select the fastest voice generation option.
  • Audio preview for Video Generation Mode: Preview audio for your text before generating the final video.
  • Direct download in Video Generation Mode: Download generated videos directly to your device.
  • Document Upload: Uploaded files now display the file name, confirming that the desired document has been successfully uploaded.
  • Confirmation modals: Receive confirmation before auto-generating or restoring suggestions.
  • Character limit on suggestions: Added for improved organization and readability.
  • Enhanced voice preview controls: Control pronunciation in the voice preview.

Administration

  • Usage reports: Access usage reports in your account overview.

Dashboard Improvements

  • Digital Human objective visibility: See the type of digital human (DH) on your dashboard at a glance.