Änderungen
Jede veröffentlichte Änderung der v1-Oberfläche, aus derselben Quelle, die die API ausliefert.
Versionierung und Kompatibilität
Innerhalb von v1 sind Änderungen streng additiv: Ein veröffentlichtes Feld ändert weder Name noch Typ noch Bedeutung. Eine inkompatible Änderung erscheint als neue Version, die vorherige bleibt ab der Ankündigung im Changelog mindestens 12 Monate unterstützt.
ADDITIVE heißt: aktualisieren, ohne die Integration anzufassen — in v1 kommen nur Felder und Fähigkeiten hinzu, nichts wird umbenannt oder entfernt. Müsste je etwas brechen, erschiene es als neue Version, hier mindestens 12 Monate vorher angekündigt.
- ADDITIVE
The participant roster now says how each person was let in: identity_seal is VERIFIED when an identity provider vouched for them, GUEST when they came through the invited-guest link, and UNVERIFIED when neither happened. Without it an integrator reading a roster of names could not tell which of them anyone had actually checked. Additive: no existing field changed. The same release finishes naming two closed domains the document was already enforcing but never said out loud: the export format (csv, xlsx) and the webhook connector (ZAPIER, POWER_AUTOMATE) — until now the only way to learn either was to send a wrong value and read the 400.
- ADDITIVE
Per-question results now carry the spinner wheel's spin log (spin_outcomes) and, for ordering questions, how many people put each item in each position (placement_accuracy[].counts_by_position). Both were produced internally and never published; a spinner wheel's results envelope used to arrive empty. Additive: no existing field changed.
- ADDITIVE
Discovery without a credential: the enforced rate limits, the webhook retry schedule and the published event catalogue, plus this changelog itself.
- ADDITIVE
Self-serve webhooks: register, remove and re-enable endpoints, list them, read their delivery history including dead-lettered attempts, and redeliver one manually.
- ADDITIVE
Content management with a content:write credential: create sessions from a presentation, open, close and schedule them, author and update questions, and put a question on the room's screen.
- ADDITIVE
Public API v1: read an organization's presentations, sessions, KPIs, per-question results, Q&A, exports and participants with a results:read credential.