Skip to content

0.1.3

Compare
Choose a tag to compare
@Artem-K-Koltunov Artem-K-Koltunov released this 14 Jun 07:52
· 54 commits to main since this release

hot fixes:

  • Added the ability to specify the expected session lifetime (timeout).
  • Introduced the sessionTimeOut parameter in the QBconfig.ts settings file, which is set to 122 minutes by default (two hours - the expected session time).
  • Changed the logic of the subscribeOnSessionExpiredListener event, which is now generated taking into account the introduced setting.
  • Fixed a number of bugs related to theme customization when using the Default Theme class implementing the UiKitTheme interface.