Skip to content

Releases: vivek-nexus/transcriptonic

v3.2.4

12 Oct 05:34
2750132

Choose a tag to compare

New

  • Allow naming meetings during the meeting (Google Meet)

Fixes

  • Prevent errors
  • Improve table "show all" experience
  • Improve copy

v3.1.6

27 Aug 16:07
fc9b3b2

Choose a tag to compare

Fixes

  • Handle new meeting lobby UI. Wait for elements (captions/chat messages/meeting title) before clicking and consuming.

v3.1.5

19 Aug 03:42
2bdfc69

Choose a tag to compare

Fixes

  • Fix double download/webhook when call is ended using the end call button, followed by closing the tab

v3.1.3

03 Aug 10:31
13329fc

Choose a tag to compare

New

  • Add guides for Google Docs and n8n

Fixes

  • Fix bug when handling same person speaking for a long time. Thanks @sfgrgsrgf!

v3.1.2

27 May 13:43
bd64ada

Choose a tag to compare

New

  • Add webhookBodyType key to webhook body

Fixes

  • Remove alert when no transcript was produced from a meeting
  • Improved type safety and recovery logic
  • Refactor code

v3.1.1

18 May 08:04
df57569

Choose a tag to compare

FIXES

  • Handle new Meet UI changes
  • Rename some functions
  • Improve webhook error messages
  • Partially handle if runtime permissions are missing
  • Fix timestamp for long transcripts
  • Minor UI fixes

v3.1.0

20 Apr 05:57
17cd6a3

Choose a tag to compare

New

  • Revamped extension page. Now last 10 transcripts can be re-downloaded or reposted.
  • Active status indicator to indicate that extension is silently capturing transcripts in the background
  • Improved auto recovery mechanism
  • Type safety across extension with JSDoc
  • Accessible form in meetings page

Fixes

  • Bug fixes across the extension
  • Consistent timestamp storage in ISO format

No longer backward compatible with v2.x

v3.0.1

02 Apr 02:17

Choose a tag to compare

New

  • Webhooks are here! 🎉 And they come with lots of customisation and power!
  • Auto recovery of missed transcripts, to the best possible extent
  • A slightly more polished UI

Fixes

  • Get rid of false bug notification that would show at meeting start for some people
  • Future updates will wait for the current meeting to complete and then apply the update

And a ton of refactor under the hood!

v2.3.6

08 Mar 11:41
9a8bb3f

Choose a tag to compare

Fixes

  • Better regex to prevent invalid filenames when downloading
  • Handle same person speaking for long times (what a monologue these calls are -_-)
  • Reduce console log length
  • Download button would not work when clicked for the first time

v2.3.5

01 Mar 13:26
39d2a1c

Choose a tag to compare

Fixes

  • Prevent chat messages error
  • Improve selector logic for transcript node