feat: public auto_approve probe + bump to v1.3.0-aio.5
Some checks failed
lint.yml / feat: public auto_approve probe + bump to v1.3.0-aio.5 (push) Failing after 0s

Add GET /events/api/v1/events/settings/public — invoice-key-gated
(anyone with a wallet) — returning just `{ auto_approve }`. The webapp
needs this to render accurate edit-flow copy without forcing every
event creator to also be an LNbits admin.

The admin-only GET /settings stays the source of truth for the full
EventsSettings payload.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Padreug 2026-05-21 15:52:07 +02:00
commit 2ba791821b
2 changed files with 14 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"id": "events",
"version": "1.3.0-aio.4",
"version": "1.3.0-aio.5",
"name": "Events",
"repo": "https://git.atitlan.io/aiolabs/events",
"short_description": "Sell and register event tickets",