Skip to content

v0.53.1

Choose a tag to compare

@ulsklyc ulsklyc released this 28 May 06:33

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 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.