v0.2.3
Main improvements:
- fix issue with where starting the app with gunicorn 'sync' mode would result in multiple workers using the same libre office instance started on the same port, thus crashing the app after a few minutes of use.
- removed syscall port checking, now relies on a rudimentary port mapping from a tmp file for each worker process id.
Full Changelog: v0.2.2...v0.2.3