August 2024
Console Update - Version 1.4.2
1min
date august 23, 2024 in this release, we’ve addressed a few key issues to improve the console ui experience, including resolving font misalignment and enhancing settings visibility in the side navigation bug fixes console font alignment resolved an issue where the console ui was using a google fonts css script file, while corresponding applications were using the css2 version this inconsistency led to misalignment of console components to prevent this, we've added a custom font to the console sdk to ensure that external css files no longer impact the console’s appearance settings option visibility corrected the issue where the setting option was visible in the bottom of the side navigation, even when the ‘issettingsavailable’ attribute was set to false with this update, the settings option will now be hidden when this condition is met to get started with these improvements, refer to the console for web apps and sdk documentation for detailed integration instructions