All release notes

v1.148.0

1 feature

Optimize panel preloading in DesktopPanelManager

  • Enhanced the preloadPanelChunks function to prioritize loading of EditThreadPanel and EditSpacePanel for quicker access from thread and space pages.
  • Added eager preloading of EditSpacePanel and EditSpacePeoplePanel when on a space page to improve initial load times.
  • Updated import handling to ensure panels are preloaded without blocking the main thread.