Skip to content

Releases: hmseeb/leadrscribe

v0.5.29

Choose a tag to compare

@github-actions github-actions released this 24 Feb 10:57

Full Changelog: 5.28...v0.5.29

v0.5.28

Choose a tag to compare

@github-actions github-actions released this 23 Feb 16:38

Full Changelog: v0.5.26...v0.5.28

v0.5.28

Choose a tag to compare

@github-actions github-actions released this 23 Feb 16:37

Full Changelog: v0.5.26...v0.5.28

v0.5.26

Choose a tag to compare

@github-actions github-actions released this 23 Feb 09:48

Full Changelog: v0.5.25...v0.5.26

v0.5.25

Choose a tag to compare

@github-actions github-actions released this 17 Feb 10:49

v0.5.25 — Audit Fixes

Fix all 13 codebase audit findings (5 high, 8 medium):

Security

  • API key no longer stored in plaintext settings file when keyring works
  • Overlay theme reads from Tauri store instead of non-existent command

Correctness

  • theme_mode field added to Rust AppSettings (no longer dropped on backend writes)
  • Frontend history_limit default matches backend (10000)
  • Model ID fallback uses correct registry ID ("small")
  • shutdown_health_check wired into app exit handler

Performance

  • emit_levels uses cached overlay position (no per-callback disk reads)
  • play_feedback_sound reads settings once instead of 4 times

Code Health

  • History row mapping extracted to shared function (was duplicated 7x)
  • AudioRecordingManager mutexes consolidated to prevent deadlocks
  • Settings commands moved from shortcut.rs to commands/settings.rs
  • Health-check thread has clean shutdown mechanism
  • Clippy clean, dead code removed, profile ID wired to history

v0.5.23

Choose a tag to compare

@github-actions github-actions released this 16 Feb 13:33

Full Changelog: v0.5.20...v0.5.23

v0.5.20

Choose a tag to compare

@hmseeb hmseeb released this 05 Feb 22:12

What's New

  • Visual depth styling for all form components (Select, Dropdown, Input, Dialog, Tooltip)
  • Fixed dark mode dropdown text visibility
  • Replaced native selects with styled Select component
  • Improved checkbox styling
  • Auto-update support with signed releases

Downloads

Download the installer for your platform below.

v0.5.18

Choose a tag to compare

@github-actions github-actions released this 05 Feb 15:19

Full Changelog: v0.5.17...v0.5.18

v0.5.17

Choose a tag to compare

@github-actions github-actions released this 05 Feb 13:57

What's Changed

Full Changelog: v0.5.16...v0.5.17

v0.5.16

Choose a tag to compare

@github-actions github-actions released this 11 Dec 11:39
7fa8b73

What's Changed

Full Changelog: v0.5.15...v0.5.16