AirPodsDesktop Changelog

What's new in AirPodsDesktop 0.4.1 Beta

Oct 10, 2023
  • Supported AirPods Pro 2 (USB-C).
  • Added zh_TW translation.
  • Fixed entering the invisible debug tab in SettingsWindows.

New in AirPodsDesktop 0.4.0 Beta (Jul 27, 2023)

  • New Feature: Display battery on taskbar.
  • Supported AirPods Pro 2. (#46)
  • Initial support for AirPods Max. (#26)
  • (Only proper device detection. AirPods Max works with a different logic than the other AirPods (AirPods Max is all-in-one), this version may not display its information correctly. Full support will be included in future releases)
  • Added Japanese (#39), Russian (#36) and French (#56) translations. Thanks @ryuuta0217, @osk115 and @aetrnm.
  • If you want to translate this program into more languages, please see issue #18.
  • Display device name without " - Find My".
  • Other minor improvements.

New in AirPodsDesktop 0.3.2 Beta (Feb 3, 2022)

  • Added German (#21) and Korean (#25) translations, improved Simplified Chinese translation.
  • If you want to translate this program into more languages, please see issue #18.
  • Fixed high CPU usage when no audio output device is available. (#20)
  • Fixed the font of battery on tray icon.
  • Fixed no output if launched from console.
  • Added a list of third-party libraries and text for crediting translators to "About" tab.
  • Quit if the user clicks "Download Manually" when updating. (#19)
  • Logs are no longer rotated by size to generate new files, always truncating the contents of the old one.
  • Other minor improvements.

New in AirPodsDesktop 0.3.1 Beta (Dec 10, 2021)

  • Implemented i18n, added Simplified Chinese translation.
  • Fallback to model name if a possibly incorrect device name is detected. (#15)
  • Added anti-aliasing to the corners of MainWindow. (#13)
  • Removed the feature "reduce loud sounds", because it works differently than on iOS.
  • Fixed launch failure on systems with non-English username. (#14)
  • Fixed the problem that the program cannot exit normally after launching when Bluetooth is not available.
  • Fixed the tray message shown on first use.
  • Write stack trace log file if assertion is triggered.
  • Other minor improvements and fixes.

New in AirPodsDesktop 0.3.0 Beta (Nov 15, 2021)

  • Supported AirPods 3. (#12)
  • Allow displaying the battery value on the tray icon, you can enable this feature in the settings. (#9)
  • Allow to silently notify new versions through tray icon.
  • Improved AirPods state update logic, now it responds faster to changes in state.
  • Redesigned SettingsWindow.
  • Fixed the process cannot be fully exited when LowAudioLatency is enabled.
  • Fixed some minor problems of animation playing.
  • Other minor improvements and fixes.

New in AirPodsDesktop 0.2.1 Beta (Aug 23, 2021)

  • Added easing curve to InfoWindow.
  • Display the actual name of AirPods device on the tray icon title.
  • Fixed the crash on launch. (#8)
  • Fixed the auto hide of InfoWindow.
  • Fixed downloading the new version file not through the system proxy.
  • Fixed the progress bar of DownloadWindow.
  • Fixed some typos. (#10)
  • Refactored some modules.
  • Other minor improvements.

New in AirPodsDesktop 0.2.0 Beta (Jul 19, 2021)

  • Implemented the feature "reduce loud sounds".
  • Added the ability to bind user's AirPods device.
  • Display the actual name of AirPods device on information window title.
  • Enabled high DPI scaling. (#3)
  • Fixed the problem of log file writing permission denied. (#2)
  • Fixed the problem of randomly pausing media. (#3)
  • Fixed the problem of randomly displaying incorrect battery values. (#3)
  • Fixed the problem of information window popping up unexpectedly.
  • Fixed the problem of information window may not pop up when the AirPods' lid is opened.
  • Fixed slow and random crash on quit.
  • Updater will check pre-release if current is pre-release version.
  • Other minor improvements.