3B Portals & Mobile App version 1.26 changelog
Revision as of 05:04, 9 October 2024 by Admin (talk | contribs) (Created page with "== Changes == * Even faster loading times == New == * Deeper PWA customization capabilities. * Global EventBus events: ** elementHover - now you can invoke the element over to turbo-load into memory from external applications ** elementClick - now you can invoke the element click to turbo-load into memory from external applications and navigate to the page ** sessionUpdate - you can set the session externally ** refreshPage - you can cause a page refresh ** i...")
Changes
- Even faster loading times
New
- Deeper PWA customization capabilities.
- Global EventBus events:
- elementHover - now you can invoke the element over to turbo-load into memory from external applications
- elementClick - now you can invoke the element click to turbo-load into memory from external applications and navigate to the page
- sessionUpdate - you can set the session externally
- refreshPage - you can cause a page refresh
- isLoading - you can set the portal loading status externally
Fixes
- PWA issues in Android (DEV-91, DEV-67)
- Issues with logging out from magic link (DEV-156) - now on logout we will also clear the sessionKey from the URL
Link