Smart OSH Mobile update to Angular 21 and Capacitor 8
Smart OSH Mobile has aligned with supported versions of the technology stack to reinforce security, reduce maintenance risks, and prepare the application for future Google Play requirements on Android.
How it works
Section titled “How it works”- Angular is updated to version 21 LTS, leaving behind an unsupported version.
- Capacitor is updated to version 8, ready to work with targetSdk 36 and the mandatory edge-to-edge model on Android.
- Media permissions that are no longer necessary, such as READ_MEDIA_IMAGES and ACCESS_MEDIA_LOCATION, are removed to comply with Google Play recommendations.
- The project’s security status is reviewed to reduce exposure to known vulnerabilities and restore the reception of official framework patches.
- A more stable technical base is maintained for future updates, avoiding premature adoption of major versions with less maturity in the dependency ecosystem.