Changelog
Recent updates to the Fireflies API
Overview
This document maintains a chronologically ordered list of notable changes for each version of the Fireflies API. It’s designed to make it easier for you to keep track of new features, improvements, and bug fixes.
2.3.14
Added support for webhook auth. For more details, view the Webhooks page
2.3.13
Added new fields to summary to Summary schema
2.3.12
Added fields cal_id
and calendar_type
to Transcript schema
2.3.11
Fixed bug in transcript.sentences
query where it was incorrectly returning null
2.3.10
Added field attendees
to addToLive mutation
2.3.9
Added field meeting_info
for meeting metadata.
Updated uploadAudio
mutation to allow saving video
2.3.8
Added field speakers
in transcript.
Updated docs to include error codes and their explanations. View details here
2.3.7
Added new fields for transcript.summary
. View details on the Summary schema
page
2.3.6
client_reference_id
field for audio upload2.3.5
custom_language
for uploadAudio
.2.3.4
Added query argument fromDate
and toDate
for transcripts
. View more details
here. Field date
has been deprecated in favor of these
arguments
2.3.3
Added mutation for addToLiveMeeting
. View more details here
2.3.2
2.3.1
Added field calendar_id
. This field represents calId for google calendar and iCalUID for outlook
calendar. For more details, view Transcript
2.3.0
Added queries for Transcript Summary. For more details, view Summary schema and Transcript schema
2.2.0
Added mutation for Create Bite that allows you to progmatically create bites. For more details, view CreateBite mutation
2.1.1
2.1.0
video_url
field for Transcript schema2.0.7
2.0.6
2.0.5
Fixed bug in in Transcripts query for fireflies_users
field
2.0.4
Fixed bug in in Transcripts query for audio_url
field
2.0.3
2.0.2
2.0.1
Fixed schema inconsistency in AudioUpload mutation.
Fixed schema inconsistency in SetUserRole mutation
2.0.0
Field transcript/host_email
has been deprecated. More details in
Transcript
Was this page helpful?