0.1.3
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.