-------------
*Released on December 06, 2019*
Improvements
^^^^^^^^^^^^
- Sort posters in timetable PDF export by board number (:issue:`4147`, thanks
:user:`bpedersen2`)
- Use lat/lng field order instead of lng/lat when editing rooms (:issue:`4150`,
thanks :user:`bpedersen2`)
- Add additional fields to the contribution csv/xlsx export (authors and board
number) (:issue:`4148`, thanks :user:`bpedersen2`)
Bugfixes
^^^^^^^^
- Update the Pillow library to 6.2.1. This fixes an issue where some malformed images
could result in high memory usage or slow processing.
- Truncate long speaker names in the timetable instead of hiding them (:issue:`4110`)
- Fix an issue causing errors when using translations for languages with no plural
forms (like Chinese).
- Fix creating rooms without touching the longitude/latitude fields (:issue:`4115`)
- Fix error in HTTP API when Basic auth headers are present (:issue:`4123`,
thanks :user:`uxmaster`)
- Fix incorrect font size in some room booking dropdowns (:issue:`4156`)
- Add missing email validation in some places (:issue:`4158`)
- Reject requests containing NUL bytes in the POST data (:issue:`4159`)
- Fix truncated timetable PDF when using "Print each session on a separate page" in
an event where the last timetable entry of the day is a top-level contribution
or break (:issue:`4134`, thanks :user:`bpedersen2`)
- Only show public contribution fields in PDF exports (:issue:`4165`)
- Allow single arrival/departure date in accommodation field (:issue:`4164`,
thanks :user:`bpedersen2`)