v2.5.4 Bug Fix (Internal Server Error)

Dev Log
← Back to Dev Log

Sapphire has a bunch of pip dependencies. One released an update. It updated, then updated stuff that depended on that, including starlette. That is what cause the 500 internal server error on new installs.

I pushed 2.5.4 with the fix to the main branch right away, it will work for new users and it also pins the version so it will (probably) not happen again.