## Zackriya-Solutions/meetily — v0.2.1…v0.3.0

_33 commits._

### Features
- **feat(analytics): instrument import and enhance transcript workflows** (a6c7ba6)
- **feat(beta): add beta feature gating system for import/retranscribe** (dba0529)
- **feat: extend audio import to MKV, WebM, and WMA + fix VAD sample range crash** (6b68bcc)
- **feat: add import audio feature for external audio files** (29d39fd)
- **feat: add retranscription feature for re-processing meeting audio** (44e3bbe)

### Fixes
- **Merge pull request #378 from Zackriya-Solutions/fix/model-unload-fixes** (edf71c0)
- **fix: replace unstable floor_char_boundary with stable equivalent** (0fbeb6e)
- **fix: unload transcription engine after batch jobs to free memory** (544acaa)
- **Merge pull request #375 from Zackriya-Solutions/fix/v3.0.0-pre-merge-fixes** (3009f71)
- **fix: resolve remaining PR #372 review bugs** (c984717)
- **Merge pull request #374 from Zackriya-Solutions/fix/pr-372** (65298fd)
- **fix: correct VAD timestamp calculations ambiguity and model key parsing** (4b796ad)
- **fix(import): prevent dialog re-init on config changes using prevOpenRef** (eadd3ef)
- **fix(language): desync of language preference on startup** (0bcd2fa)
- **fix: merge conflict from pr #358** (1d9d917)
- **fix(import/retranscribe): code quality improvements + DRY violations (P2/P3)** (a5e0e7b)
- **fix: address PR #358 review — fix memory leaks, race conditions, and data safety** (c724319)
- **fix: address PR #358 review — fix build breakers, data safety, race conditions, and code quality** (ca12d11)
- **fix: correct audio channel count using decoded data instead of metadata** (585a96a)
- **fix: improve transcription quality and add parallel resampling for large files** (4a87aed)

### Backend
- **Merge pull request #381 from Zackriya-Solutions/devtest** (91b0c09)
- **Merge pull request #372 from Zackriya-Solutions/devtest** (2e33690)
- **Merge pull request #366 from Zackriya-Solutions/feat/beta-gating** (dc1b93c)
- **task: increased importing max file size to 20Gb** (7c74684)
- **Merge pull request #358 from Zackriya-Solutions/feat/import-audio-and-retranscription** (757c213)
- **Merge branch 'devtest' into feat/import-audio-and-retranscription** (1c947e1)

### Chore
- **chore(readme): add import & enhance demo GIF** (afe0e72)
- **chore(readme): fix broken screenshot and add contributor attribution** (7d9b91b)
- **chore(readme): import and enhance feature** (681a8bb)
- **chore(bump): version bump to v0.3.0** (c37431f)
- **refactor(language): remove transcription_language column and centralize preference management** (cf5136e)
- **refactor(beta): strengthen import/retranscribe feature gating** (5760dec)
- **refactor(import/retranscribe): eliminate model catalog + fetching duplication (P2-8, P3-2)** (857a4ab)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/Zackriya-Solutions/meetily?utm_source=github-action)._