About and Security pages, and account deletion you can do yourself
Three things a developer checks before trusting a host with a database, none of which existed here until now.
About answers who builds this, how the business makes money, and what the platform commits to — including the trade-offs of picking a small operation over a large one.
Security & data covers where your data physically sits, how instances are isolated from each other, how secrets are stored, and the full list of third parties that see any part of the service. It also has a section on what has not been certified, because a procurement checklist is easier to fail early than late.
Account deletion is now self-service from the portal’s new Account page. It
cancels your Stripe subscription in the same step, so closing an account ends
the billing relationship rather than starting an email thread. The page also
shows exactly what still has to be removed first, with a link to each one, and
points at the PocketBase backup that gets your whole pb_data directory out in
one zip.
This changelog is new too. It exists so that “is this thing still being worked on” has an answer that is not a guess.