Skip to main content
Publishing turns an app in your workspace into something other people can install. Team apps go live for your teammates immediately. Public apps go through review first.

Prepare the Store page

Open App Details after your latest deployment. The Store checklist shows exactly what is ready and what still needs attention:
  • A title, description, tagline, and at least one category.
  • Three to six screenshots. Each screenshot needs a useful description and must use the Store’s standard wide format.
  • At least one release entry for What’s New and Version History.
Notis Apps are icon-led, so there is no separate cover image. App Details previews the same icon, screenshots, release history, and included resources that installers will see.
Store details come from the deployed app. If the preview is stale, update the source, deploy that exact version again, and return to App Details.

Write release history

Keep the full history in the app’s CHANGELOG.md file, with the newest release first. The first entry becomes What’s New. The complete file becomes Version History. Use this shape:
{PR_MERGE_DATE} is useful while a public release is waiting for review. Notis replaces it with the publication date when that release goes live.

Choose who can install it

On App Details, choose a visibility:
  • Personal — only you. Store publishing stays unavailable.
  • Team — members of your Notis team.
  • Public — anyone with a Notis account after review.
Once a listing is live or waiting for review, visibility is locked. Unpublish or withdraw it before switching between Team and Public.

Publish to your team

  1. Choose Team visibility.
  2. Make sure every Store checklist item is ready.
  3. Select Publish on App Details.
The listing appears in your team’s Store immediately. After a later deployment, select Update to publish the next version.

Publish to the public Store

  1. Choose Public visibility.
  2. Make sure every Store checklist item is ready.
  3. Select Publish on App Details.
  4. Wait for the Notis review.
App Details shows the submission state:
  • Pending review — waiting for the Notis team.
  • Approved & merged — live in the public Store.
  • Changes requested — update the app, deploy again, and resubmit.
  • Rejected — review the note before deciding whether to resubmit.
If you spot an issue while a submission is pending, choose Unpublish to withdraw it. You can submit a corrected version later.

Publish with your coding agent

The App Details button is the clearest review point. A coding agent can also submit the already deployed version after you explicitly confirm that the current Store preview is ready:
Deploying alone never publishes to the Store. The separate confirmation keeps an app from becoming visible outside your workspace by accident.

Update or unpublish

After another deployment, select Update on App Details. Team updates go live immediately; public updates go through review. From the menu:
  • A pending public submission is withdrawn immediately.
  • A live Team listing disappears from the Team Store immediately.
  • A live Public listing stays available until its removal review is approved.
People who already installed the app keep their copy after unpublishing. Unpublishing only stops new Store installs.