Release 3.0.1 of pretix
Today, we are fixing some minor issues found in our release from last week.
pretix 3.0.1 is now available for installation via pip
. The new docker images will appear on Docker Hub over the
next few hours. If you use pretix Hosted, you already use the fixed version and do not need to do anything.
In particular, pretix 3.0.1 fixes the following bugs:
-
When submitting orders through the API using the
consume_carts
option, the system did not check if the given cart IDs belonged to expired carts. In this case, the operation allowed an unwanted overbooking of quotas. This API operation is used by pretixPOS for example. -
A crash was fixed that occured during loading the widget on systems with non-UTF-8 system locales.
We apologize for any caused inconvenience.