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.8

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

Updated docs for webhooks to include webhook schema

Added client_reference_id field for audio upload

2.3.5

Added argument 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

Made improvements to the performance and stability of the Fireflies API.

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 queries for bites and bite. For more details, view Bites schema

Added mutation for Create Bite that allows you to progmatically create bites. For more details, view CreateBite mutation

2.1.1

Fixed bugs in Transcripts query

2.1.0

Added video_url field for Transcript schema

2.0.7

Made improvements to the performance and stability of the Fireflies API.

2.0.6

Made improvements to the performance and stability of the Fireflies API.

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

Made improvements to the performance and stability of the Fireflies API.

2.0.2

Fixed bug in Transcripts query arguments

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