BooDoo
Changelog

13–19 July 2026

Your published apps now start properly, and we made sure build status, project deletion, and backups all work reliably.

  1. Fixed

    App addresses no longer show a security warning

    Browsers no longer show a security warning when someone visits your app's address.

  2. Fixed

    A failed build check can no longer look like a passing one

    One of our checks was not being reported, so an app that failed it could show all-green when the request had actually failed. Every check is reported now, and a failure to publish says so instead of passing quietly.

  1. New

    startnicely.com is on a secure connection

    Our own site now runs on a secure connection, so browsers no longer warn anyone who visits it.

  2. New

    Deleting a project actually deletes it

    Purging an archived project now drops both of its databases and both of its roles, rather than leaving them behind. Archive is still reversible and keeps everything.

  1. New

    Apps go online, not just get written

    A request that passes now publishes and starts your app, so the address points at something real.

  2. Fixed

    Apps can use the building blocks they need

    Apps that needed something we hadn't included used to fail our checks for a reason that had nothing to do with what was actually built.

  1. New

    Backups run off-host

    Verified by doing an actual restore rather than by checking that the upload succeeded.