- Add
--android-adaptive-icon-backgroundtoflet buildcommand. - Fix for mobile Safari: Store session ID in SessionStorage instead of window.name.
- Fix
_FletSocketServer__receive_loop_taskerror on Linux. - Replace deprecated (in Python 3.12)
datetime.utcnow()withdatetime.now(timezone.utc). - Fix a call to
self.__executor.shutdownfor Python 3.8. - Add client IP and user agent to a session ID.
- Generate crypto-strong strings across the framework.