Factory for GLOBAL new release notifications.
These are stored in globalActivityFeed collection and downloaded by all users.
releaseId - ID of the release
releaseTitle - Title of the release
releaseCoverUrl - Cover image URL
authorProfile - Profile of the author who published the release
Factory for release approval request notifications (sent to admins).
adminProfileId - Profile ID of the admin who will review
request - The AppRequest for release approval
authorProfile - Profile of the author submitting the release
releaseCoverUrl - Cover image URL of the release
Factory for release approval/rejection notifications (sent to author).
request - The AppRequest for release approval
isApproved - Whether the release was approved or rejected
reviewerMessage - Optional message from reviewer