Rolling back
Open the drop in the dashboard, find the version you want in the history, and promote it. It becomes live at once — a rollback is itself a normal publish, so nothing is destroyed and you can roll forward again. Via the API:How many versions are kept
Once the limit is reached, the oldest version is dropped as a new one arrives.
Being over a limit never deletes a live drop — caps apply when you add, not
retroactively.
Updating from an agent
Publishing to the same slug is an update, so this works as you would expect:Update my portfolio and republishThe agent calls
htmldrop_publish with the existing slug, and the live URL stays
the same.