fixed

Fixed Typo in Rate Limit Headers

We noticed that a typo had been set in rate limit headers for the whole time! Therefore we added new headers to let you easily migrate your wrongly spelled headers to the appropriate ones:

added

Check out the New Community Tab

added

API: New GET /users Endpoint

added

API: New POST /users and DELETE /users/{id} Endpoints

improved

API: Easier Event Creation and Registrant Removal Endpoints

A few improvements have been released today regarding the events creation and the registrant removal processes. Here's what's new:

added

API: New DELETE /session/{id} Endpoint

added

API: New DELETE /events/{id} Endpoint

2880
added

New POST /events, PUT, and PATCH /events/{id} Endpoints

improved

Plugins Got Smarter With The New Settings API

The Plugins SDK just got easier to customize with its new Settings API. From now on, you'll be able to register a settings panel, so that you can offer Livestorm users a simple way to customize how your plugin should behave or look.

added

New PUT and PATCH /sessions/{id} Endpoints