Releases: vivek-nexus/transcriptonic
Releases · vivek-nexus/transcriptonic
v3.2.11
v3.2.10
New
- New font!
- Improved meeting detection logic for Zoom and Teams
Fixes
- Webhook not posted despite checkbox being checked
- Properly reduce height of captions containers for guest Teams meetings
v3.2.9
Fixes
- Fix incorrect URL pattern for teams content script. I missed a
*, can you believe it? 🤦
v3.2.8
New
- More resilient logic for transcripts in Google Meet
Fixes
- Fix Google Meet chat messages not being properly captured
- Fix Teams transcript logic
v3.2.7
Fixes
- Fix unreliable detection of meeting end in Teams
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