Releases: onlyutkarsh/ai-transcribe-summary
Releases · onlyutkarsh/ai-transcribe-summary
Release list
1.4.3
1.4.2
- chore(release): 1.4.2
- fix: give summary notes a -summary suffix and dedupe audio filename collisions
1.4.1
- chore(release): 1.4.1
- fix: add step parameter to summary requests for improved logging
1.4.0
- chore(release): 1.4.0
- feat: unify recording commands into a toggle and add summary placement settings
- fix: use window.requestAnimationFrame for animation loops in AudioRecorder
1.3.1
- chore(release): 1.3.1
- fix: ensure summary is written to the correct note or create a new one if necessary
1.3.0
- chore(release): 1.3.0
- feat: decouple transcript keeping from summary and cleanup generation
- fix: warn on undecodable/dead-mic recordings and animate ribbon with live audio levels
- fix(ci): generate release notes from commit log, not GitHub PR notes
1.2.1
1.2.0
1.1.1
What's Changed
- fix: improve sentence splitting logic in splitOversizedParagraph func… by @onlyutkarsh in #1
New Contributors
- @onlyutkarsh made their first contribution in #1
Full Changelog: 1.1.0...1.1.1