Skip to content

Azayaka 1.2

Compare
Choose a tag to compare
@Mnpn Mnpn released this 04 Feb 19:41
· 42 commits to main since this release
08ccd83

What's Changed

  • Added (optional) microphone recording. It only records as a separate audio track, for now, at least.
  • Made the save location the user's chosen system one by default, by @NSAntoine in #1.
  • Improved VoiceOver experience by adding menu labels - it will no longer read arbitrary window IDs.
  • Improved scaling factor calculation (thanks @saagarjha!).
  • Added a toggle for hiding the mouse cursor in recordings.
  • At least partially mitigated #2 by fixing race conditions and ensuring that UI is only updated on the main thread.
  • Excluded Hidden Bar and iStat Menus from the app list.

All commits: v1.1...v1.2