Releases: vivek-nexus/transcriptonic
Releases · vivek-nexus/transcriptonic
v3.2.4
New
- Allow naming meetings during the meeting (Google Meet)
Fixes
- Prevent errors
- Improve table "show all" experience
- Improve copy
v3.1.6
Fixes
- Handle new meeting lobby UI. Wait for elements (captions/chat messages/meeting title) before clicking and consuming.
v3.1.5
Fixes
- Fix double download/webhook when call is ended using the end call button, followed by closing the tab
v3.1.3
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
New
- Add
webhookBodyTypekey 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
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
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
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
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
Fixes
- Prevent chat messages error
- Improve selector logic for transcript node