Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 18 Dec 16:50
· 49 commits to main since this release

1.7.0 (2025-12-18)

✨ Features

  • add .nvmrc file and update package.json with node engine requirements (f12d01a)
  • add debug logs modal and integrate logging functionality across components (6bcb9fa)
  • add ErrorMessage, TranscriptionActions, and TranscriptionProgress components (4e20511)
  • add Privacy Policy & Terms page and update README for privacy details (883b214)
  • add support section with donation links to README (093d79f)
  • add TypeScript build artifacts to .gitignore for improved project structure (3d616dc)
  • enhance electronAPI tests with additional functionality checks and event tracking (9dde448)
  • implement ErrorBoundary component with error handling UI and styles (4cc92bb)
  • implement sanitizePath utility and update logging in various components (840dd0e)
  • implement useFFmpegStatus hook (2eeba4c)
  • integrate FFmpeg availability checks into transcription components (82b0616)
  • refactor SystemWarning and SettingsPanel to use updated service methods (8b6f31d)
  • refactor transcription and menu handling to use centralized electronAPI services (9f517c1)

🐛 Bug Fixes

  • update CI badge in README to reflect current branch (fe649eb)
  • update DMG background color for improved visibility (bdc2232)