Removed
- 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 returnstruewhen the app is already running in standalone (installed PWA) mode, restoring the invariant thatgetPwaInstallState()never yields{installed: true, ios: true}simultaneously.