* Fixed bug where `auditorium server` would keep an unused slideshow name forever.
19.1.5
* Fixed automatic server address for `auditorium publish`.
19.1.4
* Added command `auditorium server` that allows to proxy a slideshow through a public server. * Added command `auditorium publish` for authors to publish their slides. * Opened service at [auditorium.apiad.net](http://auditorium.apiad.net) (sorry, no HTTPS yet).
19.1.3
* Changed vertical slides API, now slides don't need to be run the first time the slideshow is loaded, since the entire slideshow is flat.
19.1.2
* Switched to [FastAPI](https://fastapi.tiangolo.com) 🤓🤓 !!
19.1.1
* To celebrate the new year we are switching to [calver](https://calver.org/) versioning for good!