Skip to content

Releases: Mnpn/Azayaka

Azayaka 1.3

26 Apr 18:34
49e7767
Compare
Choose a tag to compare

Update 2024-08-10

Since originally releasing this update, the binaries have been updated to resolve an issue with an apparently revoked certificate which resulted in macOS preventing the app from running (#26).

What's Changed

  • User interface updates
    • Window list is sorted by app, with app icons (#14 by @lihaoyun6)
    • New settings panel
  • Localisations added:
  • Added setting to only show the focused app's windows (#8 by @wti)
  • Customisable global keyboard shortcuts for starting/stopping audio, current screen, or focused window recordings
  • Output file names can now be changed
  • Permission prompt is friendlier and less annoying
  • New app icon
  • New menu icon (#14 by @lihaoyun6)
  • Added update checking
  • Added option to launch at login (#14 by @lihaoyun6)
  • Added notifications when completing a recording, if granted permission (#14 by @lihaoyun6)
  • Displays show their proper, localised name when available, with a mouse cursor to denote the current one (#14 by @lihaoyun6)
  • Resolved an issue where the list of displays would not update when a display was added/removed (#15)

All commits: v1.2...v1.3

Azayaka 1.2

04 Feb 19:41
08ccd83
Compare
Choose a tag to compare

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

Azayaka 1.1.1-beta1

08 Oct 10:06
475d8a0
Compare
Choose a tag to compare
Azayaka 1.1.1-beta1 Pre-release
Pre-release
  • Attempts to resolve #2 by fixing race conditions and ensuring that UI is only updated on the main thread
  • Excludes Hidden Bar from the app list
  • Make save location the user's chosen System one by default by @SerenaKit in #1

All commits: v1.1...v1.1.1-beta1

Azayaka 1.1

28 Sep 00:21
39f92bd
Compare
Choose a tag to compare

Hi! Here's an update which brings support for macOS Sonoma. The menu should now also be faster and should no longer be as glitchy or sometimes appear completely empty. I have also updated the exclusions list to remove primarily more macOS UI elements (e.g. Stage Manager). Other than that and minor UI updates to make use of new menu titles, it's pretty much the same!

All commits: v1.0...v1.1

Azayaka 1.0

11 Jan 17:07
048397b
Compare
Choose a tag to compare

Hi! This is the initial release of Azayaka, a screen recorder for macOS.

All commits: https://github.com/Mnpn/Azayaka/commits/v1.0