All release notes

v1.16.0

1 feature

Implement PWA session tracking and enhance profile panel management

  • Added a new function to track PWA session start time, distinguishing between app resumption and new navigation, with localStorage and cookie support.
  • Expanded the DesktopPanelManager to include new profile panels (MySpaces, MyAchievements, MyChurch, EditNameColor, EmailPassword, ManageBilling, MyData, GetSupport) with corresponding open/close actions and event handling.
  • Updated the PanelManagerWithContext to pass the new publishableKey prop.
  • Enhanced logic in shouldUpdateLastVisitedTimestamp to account for PWA launch scenarios and improve navigation tracking.