Hi all,
The App Server v1.13 is out. It brings the App Server up to date with the latest Anvil platform features, including our new routing features as well as various other bug fixes and performance improvements.
If you’re using the App Server in production, it’s worth a pip install anvil-app-server --upgrade
.
This release also features a rebuilt Dockerfile (using Rocky Linux, as some customer vulnerability scanners have been freaking out about even a fully-patched Debian Stable release). We’ve also deployed an image you can use yourself on Docker Hub – just docker run anvilworks/anvil-app-server
!
And as always, you can check out the source code on GitHub: