Skip to content

v2.9.2

Choose a tag to compare

@alancameronwills alancameronwills released this 19 Jul 17:28
· 14 commits to main since this release

Organizers can delete their own events

  • New DELETE /gigiau/v1/organizer/events/{id} endpoint: an organizer can delete an event they submitted (ownership and CSRF verified); the poster attachment is removed too.
  • A Delete button (with confirmation) appears next to Edit in the organizer's "My events" list.

Patch on top of v2.9 (moderator email notifications).