Another non-user-facing change. Password hashes are stored in SQL now. Hopefully you won't notice any changes. If you notice any login bugs, make a case or a post tagged #bugski.
But this is a huge deal behind the scenes. It lets us add logging in to the API (which is still down, I know, we're working on it). Which in turn lets us write API endpoints for private data, like mail.
Which is the very next thing on my list.
As always, questions welcome.