What's Changed * fix: viability axis label units by alubbock in https://github.com/alubbock/thunor-web/pull/10 * chore: run gh actions build on pr by alubbock in https://github.com/alubbock/thunor-web/pull/11 * chore: rename master branch to main by alubbock in https://github.com/alubbock/thunor-web/pull/12
What's Changed * Bugfix/local mode cannot create more than one drug by roellgu1 in https://github.com/alubbock/thunor-web/pull/8 * fix: platemapper autocompletion with >1 drug by alubbock in https://github.com/alubbock/thunor-web/pull/9
New Contributors * roellgu1 made their first contribution in https://github.com/alubbock/thunor-web/pull/8
What's Changed * Bump dependencies: Python 3.11, Django 4.2, Postgres 15 * Apply quotes to environment variables when generated random keys * Test suite fixes