Auto-indexing service and GraphQL API for AT Protocol Records
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: update changelog for v0.18.0

+2
+2
CHANGELOG.md
··· 12 12 - Add `notificationCreated` GraphQL subscription for real-time notifications 13 13 - Auto-generate `RecordCollection` enum from registered lexicons 14 14 - Auto-generate `NotificationRecord` union type from record types 15 + - Add `rkey` generated column for TID-based chronological notification sorting 16 + - Add User-Agent header to all outbound HTTP requests 15 17 16 18 ### Changed 17 19 - Upgrade swell to 2.1.3 (fixes NonNull-wrapped union type resolution)