Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 19:47
· 71 commits to main since this release
39b52d3

New Features

  • Add RSVP attendee delta sync with canonical created_at and updated_at fields.
  • Support deterministic attendee checkpointing with updated_after and updated_after_id.

Improvements

  • Add clearer API examples for event reads, RSVP summary reads, full RSVP attendee reads, and delta RSVP reads.
  • Add a Release notes link in the settings header that points to the tagged GitHub release for the installed version.

Bug Fixes

  • Reject invalid updated_after values with a 400 validation 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