Signals-based state management and two-factor authentication
Major architectural upgrade introducing Signals for reactive UI state, plus two-factor authentication and user preferences for enhanced security and personalisation.
-
Signals state management
Lightweight reactive state using Signals replaces complex provider chains for UI-local state, resulting in smoother interactions and simpler code.
-
Two-factor authentication
Optional 2FA adds an extra security layer for user accounts, supporting authenticator apps for time-based codes.
-
User preferences
New preferences system lets users customise their experience with settings that persist across sessions and devices.
-
Improved app bar reactivity
Top bar elements now respond instantly to state changes without visible lag or flicker.