Publication Status
2 min read
Track when your site was last published
Know at a glance whether your published site is current or has pending changes.
Who can do this: Owners, Admins, and Editors can publish and update. Only Owners and Admins can unpublish a site. See Roles and Permissions for details.
Quick Status: The Blue Dot
A blue dot appears on the Publish button whenever you have code changes that haven’t been deployed yet. This gives you instant visibility:
- No dot – Your live site matches your workspace
- Blue dot visible – You have unpublished changes
No need to open the Publish panel just to check – the dot tells you at a glance whether your latest updates are live or still pending.
Status Indicators
Click the Publish button in the top navigation to see your current status in detail.
Not yet published:
- No “Live” badge shown
- The Publish button is available
- Click Publish to make your site live for the first time
Published (current):
- A Live badge appears next to “Publish”
- Shows “Published successfully” with the time since last publish (e.g., “4 days ago”)
- The Update button is available but no changes are pending
Published (updates pending):
- A Live badge appears next to “Publish”
- A blue dot appears on the Publish button
- Shows “You have unsaved changes”
- The Update button is highlighted – click it to push your changes live
Viewing Status
Open the Publish panel to see:
- Your current domain (yoursite.sticklight.app)
- The Live badge (if published)
- Last published timestamp or pending changes notice
- Publish or Update button depending on status
Keeping Track of Changes
If you’re unsure what’s changed since publishing:
- Check Version History
- Compare versions to see what’s different
- Decide whether to publish the updates
Restoring Versions
To go back to an earlier state, see Rollback.
Storage Limits
Version history is retained for the life of your project. Older versions don’t consume extra storage-they’re efficiently stored as differences.
Last updated: August 2, 2026