v1.8.0
New Features
- Add RSVP attendee delta sync with canonical
created_atandupdated_atfields. - Support deterministic attendee checkpointing with
updated_afterandupdated_after_id.
Improvements
- Add clearer API examples for event reads, RSVP summary reads, full RSVP attendee reads, and delta RSVP reads.
- Add a
Release noteslink in the settings header that points to the tagged GitHub release for the installed version.
Bug Fixes
- Reject invalid
updated_aftervalues with a400validation error instead of silently falling back to a full attendee list. - Ensure packaged release zips exclude local env files and test harness files.
Full Changelog: v1.7.3...v1.8.0