====== Release Notes Labserver ====== ===== August 2021 ===== ==== What's new? ==== * [[public:api_help|API v03]] is online: * API v02 will eventually be deactivated and receive no updates. Please update to v03 * Most routes have been altered, but the functionality is the same in most cases * The keywords in the responses are now usually ''{"data": ...}'' (successful request, was previously "response") and ''{"error": ...}'' (unsuccessful request). * New routes: * BASE_URL + '/people/meta' * BASE_URL + '/people/meta/project/' * BASE_URL + '/person/meta/' * BASE_URL + '/vitals/person//' * CSV Download Manager: FIXME * CSV Download Button: Go to the [[https://telecovid.earconnect.de/data_calendar|Data Calendar]] and select a project and a day. Then you see a list of persons which have recordings on that day. Right next, you can now find a "download csv" button to download all data of this person on this day. FIXME: bugfix receiver config: edit scope different from edit receiver