Actions
Feature #291
open
PK
PK
App Version Management API (Force & Soft Update)
Feature #291:
App Version Management API (Force & Soft Update)
Start date:
04/06/2026
Due date:
04/06/2026 (7 days late)
% Done:
100%
Estimated time:
1:00 h
Description
Implement backend APIs in NestJS to manage mobile app versions for iOS and Android. This system will allow the app to check whether a user must update (force) or should update (soft prompt).
The API will use the app_versions table to control version rules dynamically without requiring app redeployment.
Objectives
Support force update (block app usage)
Support soft update (show optional update prompt)
Support latest version info
Allow admin to manage versions
Actions