You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New features
Introduced targeted lazy loading to further accelerate the startup time of the OcenFin app.
Improvements
The screensaver's Art Mode now displays the title logo instead of plain text. If no logo is available, it falls back to the regular title text.
The hero banner on the dashboard now loads significantly faster and uses an appropriate placeholder to bridge the loading time.
When selecting a letter via the A-Z sidebar in a library, the surrounding card entries (both before and after) are now loaded as well. This enables upward scrolling through the items, which was previously not possible.
Other
Implemented further under-the-hood optimizations to improve the overall performance and stability of the app.