Skip to content

Release 0.4.5 (06-06-2026)

Choose a tag to compare

@NotGeorgeMessier NotGeorgeMessier released this 06 Jun 02:29
· 16 commits to main since this release
be6ba27

✨ Features

  • Add config?: UseVoiceInputVolumeConfig for hook useVoiceInputVolume(config) with config.eventsPerSecond param to lock the re-rendering frequency
  • Add getPermissions() method returning PermissionStatus - GRANTED | DENIED | NOT_REQUESTED

🐛 Bug Fixes

  • IOS fix: "Remove dangerous ProcessInfo.processInfo.systemUptime API "
  • IOS fix: "Adjust volume limits"
  • Both fix: "resetAutoFinishVoiceSensitivity: 1 should disable volume-based reset of the auto finish timer"
  • Both fix: "Round VolumeChangeEvent values: rawValue and smoothedVolume to 4 decimal places"

📚 Docs

  • Add new usage examples

📦 Deps update

Major Release 0.4.0