You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Fathom API changelog monitoring feature to README.md
- Introduced a new feature in the Future Development Plans section for automated detection of Fathom API changes via GitHub Action, which creates an issue if changes are detected.
- Removed a todo comment in the searchMeetings function to clarify the Zod schema description.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -191,6 +191,7 @@ See [RELEASING.md](RELEASING.md) for version and release instructions.
191
191
-**Meeting analytics** — Calculate stats like total meeting time, meeting frequency, and top attendees.
192
192
-**Speaker time analysis** — Analyze transcripts to show who spoke most in a meeting.
193
193
-**Meeting comparison** — Compare two meeting summaries to highlight what changed over time.
194
+
-**Fathom API changelog monitoring** — Automated detection of Fathom API changes via GitHub Action that periodically checks their API reference and creates an issue if changes are detected.
194
195
195
196
Contributions toward these goals are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md).
0 commit comments