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
pyAmortiza module: Removed the bundled Brazilian mortgage calculator module from the repository; the module system remains fully functional for externally mounted modules.
Fixed
isIOSInstallFlow() no longer returns true when the app is already running in standalone (installed PWA) mode, restoring the invariant that getPwaInstallState() never yields {installed: true, ios: true} simultaneously.