Skip to content

Releases: onlyutkarsh/ai-transcribe-summary

1.4.3

Choose a tag to compare

@github-actions github-actions released this 04 Sep 06:39
  • chore(release): 1.4.3
  • fix: raise summary chunking threshold and harden prompts against injection

1.4.2

Choose a tag to compare

@github-actions github-actions released this 03 Sep 13:47
  • chore(release): 1.4.2
  • fix: give summary notes a -summary suffix and dedupe audio filename collisions

1.4.1

Choose a tag to compare

@github-actions github-actions released this 02 Sep 15:10
  • chore(release): 1.4.1
  • fix: add step parameter to summary requests for improved logging

1.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 06:09
  • 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

Choose a tag to compare

@github-actions github-actions released this 01 Sep 17:43
  • chore(release): 1.3.1
  • fix: ensure summary is written to the correct note or create a new one if necessary

1.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 16:30
  • 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

Choose a tag to compare

@github-actions github-actions released this 01 Sep 13:34

Full Changelog: 1.2.0...1.2.1

1.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 07:24

Full Changelog: 1.1.1...1.2.0

1.1.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 19:33

What's Changed

  • fix: improve sentence splitting logic in splitOversizedParagraph func… by @onlyutkarsh in #1

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 19:16

Full Changelog: 1.0.9...1.1.0