ITADN
kyleneideck/BackgroundMusic

版本发布 1

Background Music v0.4.3v0.4.3
? · 2024-04-26

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