feat(events): add v1.3.0-aio.4 catalog entry

Edit events with re-approval gating, plus closes a security gap on
PUT /events/{id} that let owners self-approve their own proposals.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Padreug 2026-05-21 12:24:12 +02:00
commit c2dade8f05

View file

@ -115,6 +115,16 @@
"archive": "https://git.atitlan.io/aiolabs/events/archive/v1.3.0-aio.3.zip", "archive": "https://git.atitlan.io/aiolabs/events/archive/v1.3.0-aio.3.zip",
"hash": "f3aa77dce18fd62916963ae92a3e251a64d4385ab9d2afc71e9b719ece69923b" "hash": "f3aa77dce18fd62916963ae92a3e251a64d4385ab9d2afc71e9b719ece69923b"
}, },
{
"id": "events",
"repo": "https://git.atitlan.io/aiolabs/events",
"name": "AIO Events",
"version": "1.3.0-aio.4",
"short_description": "Edit events with re-approval gating + closes self-approve security gap on PUT /events/{id}",
"icon": "https://git.atitlan.io/aiolabs/events/raw/branch/main/static/image/events.png",
"archive": "https://git.atitlan.io/aiolabs/events/archive/v1.3.0-aio.4.zip",
"hash": "efe38a743291726bedd1d4eace05683e0169c43d30ac0e0e43c8b4c7bdb36cf5"
},
{ {
"id": "nostrclient", "id": "nostrclient",
"repo": "https://git.atitlan.io/aiolabs/nostrclient", "repo": "https://git.atitlan.io/aiolabs/nostrclient",