# BackgroundMusic v0.4.3 — Background Music v0.4.3 - Product: BackgroundMusic (https://whatsnew.fyi/product/backgroundmusic) - Vendor: kyleneideck - Date: 2024-04-26 - Version: v0.4.3 - Original notes: https://github.com/kyleneideck/BackgroundMusic/releases/tag/v0.4.3 - Permalink: https://whatsnew.fyi/product/backgroundmusic/releases/v0.4.3 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix menu alignment on macOS Big Sur and later - **changed** — Update references to System Preferences - **fixed** — Fix installer failing in macOS 14.5 - **added** — In the About panel, link to the contributors page on GitHub - **fixed** — Fix the About panel not always opening on macOS 14.4+ - **fixed** — Fix BGMDevice not immediately removed after uninstall on macOS 14.4 - **fixed** — Fix BGMXPCHelper not launching due to Gatekeeper in macOS 14.5 If you don't know which file to download, you want `BackgroundMusic-0.4.3.pkg` and you can ignore the others. This release mostly fixes issues introduced in new versions of macOS. ##### Changes since v0.4.0 * Add Run / Configure instructions to README by @Kache in https://github.com/kyleneideck/BackgroundMusic/pull/614 * Fix menu alignment on macOS Big Sur and later by @dnicolson in https://github.com/kyleneideck/BackgroundMusic/pull/622 * Update references to `System Preferences` by @LawrenceWarren in https://github.com/kyleneideck/BackgroundMusic/pull/638 * Fix Login Items path in README by @mrbaloghakos in https://github.com/kyleneideck/BackgroundMusic/pull/721 * Fix installer failing in macOS 14.5. Thanks to @gchilds for solving this issue. (3097f4b6210e3ee4fedb28a23066dd90fce69f4c, #705) * In the About panel, link to the contributors page on GitHub. (9257d50b15a011fc32142257a21039433f23c5a7) * Fix the About panel not always opening on macOS 14.4+. (e655d571e05a7d7b91084076841508dc22d5fea1) * Fix BGMDevice not immediately removed after uninstall on macOS 14.4. (ad14e1b0a45686555c7b568b2942a1afd108a8ed, #731) * Fix BGMXPCHelper not launching due to Gatekeeper in macOS 14.5. (b96fcb7a47e282e4a70f57b443cf7c3f424e3da3) **Full Changelog**: https://github.com/kyleneideck/BackgroundMusic/compare/v0.4.0...v0.4.3